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 ExportFilter
The ExportFilter 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
{ "EdgeFilter" :{, "VertexFilter" :Key:Value, ...}{}Key:Value, ...}
YAML
EdgeFilter:VertexFilter:Key:ValueKey:Value
Properties
EdgeFilterProperty description not available.
Required: No
Type: Object of ExportFilterElement
Update requires: Replacement
VertexFilterProperty description not available.
Required: No
Type: Object of ExportFilterElement
Update requires: Replacement