AWS::Transfer::Workflow DecryptStepDetails
The DecryptStepDetails
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" :
InputFileLocation
, "Name" :String
, "OverwriteExisting" :String
, "SourceFileLocation" :String
, "Type" :String
}
YAML
DestinationFileLocation:
InputFileLocation
Name:String
OverwriteExisting:String
SourceFileLocation:String
Type:String
Properties
DestinationFileLocation
Property description not available.
Required: No
Type: InputFileLocation
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
Type
Property description not available.
Required: No
Type: String
Update requires: Replacement