

# EC2TagSet
<a name="API_EC2TagSet"></a>

Information about groups of Amazon EC2 instance tags.

## Contents
<a name="API_EC2TagSet_Contents"></a>

 ** ec2TagSetList **   <a name="CodeDeploy-Type-EC2TagSet-ec2TagSetList"></a>
A list that contains other lists of Amazon EC2 instance tag groups. For an instance to be included in the deployment group, it must be identified by all of the tag groups in the list.  
Type: Array of arrays of [EC2TagFilter](API_EC2TagFilter.md) objects  
Required: No

## See Also
<a name="API_EC2TagSet_SeeAlso"></a>

For more information about using this API in one of the language-specific AWS SDKs, see the following:
+  [AWS SDK for C\$1\$1](https://docs.aws.amazon.com/goto/SdkForCpp/codedeploy-2014-10-06/EC2TagSet) 
+  [AWS SDK for Java V2](https://docs.aws.amazon.com/goto/SdkForJavaV2/codedeploy-2014-10-06/EC2TagSet) 
+  [AWS SDK for Ruby V3](https://docs.aws.amazon.com/goto/SdkForRubyV3/codedeploy-2014-10-06/EC2TagSet) 