tagFilters property

List<EC2TagFilter>? tagFilters
final

The tag filter key, type, and value used to identify Amazon EC2 instances in a replacement environment for a blue/green deployment. Cannot be used in the same call as ec2TagSet.

Implementation

final List<EC2TagFilter>? tagFilters;