View a markdown version of this page

AWS::NeptuneGraph::ExportTask ExportFilterPropertyAttributes - AWS CloudFormation

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: String OutputType: String SourcePropertyName: String

Properties

MultiValueHandling

Property description not available.

Required: No

Type: String

Allowed values: TO_LIST | PICK_FIRST

Update requires: Replacement

OutputType

Property description not available.

Required: No

Type: String

Update requires: Replacement

SourcePropertyName

Property description not available.

Required: No

Type: String

Minimum: 1

Maximum: 128

Update requires: Replacement