ec2TagSet property

EC2TagSet? ec2TagSet
final

Information about the groups of EC2 instance tags that an instance must be identified by in order for it to be included in the replacement environment for a blue/green deployment. Cannot be used in the same call as tagFilters.

Implementation

final EC2TagSet? ec2TagSet;