Class: AWSCodeDeployDeploymentGroupEc2TagFilters

Types~AWSCodeDeployDeploymentGroupEc2TagFilters

new AWSCodeDeployDeploymentGroupEc2TagFilters()

Properties:
Name Type Description
Key String Required: No. Filter instances with this key.
Type String Required: Yes. The filter type. For example, you can filter instances by the key, tag value, or both. For valid values, see EC2TagFilter in the AWS CodeDeploy API Reference.
Value String Required: No. Filter instances with this tag value.
Source: