View a markdown version of this page

AWS::NeptuneGraph::ExportTask ExportFilter - 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 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" : {Key: Value, ...}, "VertexFilter" : {Key: Value, ...} }

YAML

EdgeFilter: Key: Value VertexFilter: Key: Value

Properties

EdgeFilter

Property description not available.

Required: No

Type: Object of ExportFilterElement

Update requires: Replacement

VertexFilter

Property description not available.

Required: No

Type: Object of ExportFilterElement

Update requires: Replacement