This is the new CloudFormation Template Reference Guide. Please update your bookmarks and links. For help getting started with CloudFormation, see the AWS CloudFormation User Guide.
AWS::NeptuneGraph::ExportTask ExportFilterPropertyAttributes
The ExportFilterPropertyAttributes property type specifies Property description not available. for an AWS::NeptuneGraph::ExportTask.
Syntax
To declare this entity in your CloudFormation template, use the following syntax:
JSON
{ "MultiValueHandling" :String, "OutputType" :String, "SourcePropertyName" :String}
YAML
MultiValueHandling:StringOutputType:StringSourcePropertyName:String
Properties
MultiValueHandlingProperty description not available.
Required: No
Type: String
Allowed values:
TO_LIST | PICK_FIRSTUpdate requires: Replacement
OutputTypeProperty description not available.
Required: No
Type: String
Update requires: Replacement
SourcePropertyNameProperty description not available.
Required: No
Type: String
Minimum:
1Maximum:
128Update requires: Replacement