EC2TagFilter - AWS CodeDeploy

EC2TagFilter

Information about an EC2 tag filter.

Contents

Key

The tag filter key.

Type: String

Required: No

Type

The tag filter type:

  • KEY_ONLY: Key only.

  • VALUE_ONLY: Value only.

  • KEY_AND_VALUE: Key and value.

Type: String

Valid Values: KEY_ONLY | VALUE_ONLY | KEY_AND_VALUE

Required: No

Value

The tag filter value.

Type: String

Required: No

See Also

For more information about using this API in one of the language-specific AWS SDKs, see the following: