ec2TagSet property

EC2TagSet? ec2TagSet
final

Information about groups of tags applied to an EC2 instance. The deployment group includes only EC2 instances identified by all of the tag groups. Cannot be used in the same call as ec2TagFilters.

Implementation

final EC2TagSet? ec2TagSet;