AWS::Transfer::Workflow CopyStepDetails
The CopyStepDetails
property type specifies Property description not available. for an AWS::Transfer::Workflow.
Syntax
To declare this entity in your AWS CloudFormation template, use the following syntax:
JSON
{ "DestinationFileLocation" :
S3FileLocation
, "Name" :String
, "OverwriteExisting" :String
, "SourceFileLocation" :String
}
YAML
DestinationFileLocation:
S3FileLocation
Name:String
OverwriteExisting:String
SourceFileLocation:String
Properties
DestinationFileLocation
Property description not available.
Required: No
Type: S3FileLocation
Update requires: Replacement
Name
Property description not available.
Required: No
Type: String
Update requires: Replacement
OverwriteExisting
Property description not available.
Required: No
Type: String
Update requires: Replacement
SourceFileLocation
Property description not available.
Required: No
Type: String
Update requires: Replacement