AWS::RTBFabric::Link FilterCriterion - AWS CloudFormation

This is the new AWS CloudFormation Template Reference Guide. Please update your bookmarks and links. For help getting started with CloudFormation, see the AWS CloudFormation User Guide.

AWS::RTBFabric::Link FilterCriterion

Describes the criteria for a filter.

To declare this entity in your AWS CloudFormation template, use the following syntax:

{ "Path" : String, "Values" : [ String, ... ] }
Path: String Values: - String

The path to filter.

Required: Yes

Type: String

Update requires: No interruption

The value to filter.

Required: Yes

Type: Array of String

Minimum: 1

Update requires: No interruption