AWS::Transfer::Workflow CustomStepDetails
The CustomStepDetails
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
{ "Name" :
String
, "SourceFileLocation" :String
, "Target" :String
, "TimeoutSeconds" :Integer
}
YAML
Name:
String
SourceFileLocation:String
Target:String
TimeoutSeconds:Integer
Properties
Name
Property description not available.
Required: No
Type: String
Update requires: Replacement
SourceFileLocation
Property description not available.
Required: No
Type: String
Update requires: Replacement
Target
Property description not available.
Required: No
Type: String
Update requires: Replacement
TimeoutSeconds
Property description not available.
Required: No
Type: Integer
Update requires: Replacement