Class: AWSCodeDeployDeploymentGroupOnPremisesInstanceTagFilters

Types~AWSCodeDeployDeploymentGroupOnPremisesInstanceTagFilters

new AWSCodeDeployDeploymentGroupOnPremisesInstanceTagFilters()

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