EC2TagSet
public struct EC2TagSet : AWSShapeUndocumented
- 
                  
                  DeclarationSwift public static var _members: [AWSShapeMember]
- 
                  
                  A list that contains other lists of 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. DeclarationSwift public let ec2TagSetList: [[EC2TagFilter]]?
- 
                  
                  Undocumented DeclarationSwift public init(ec2TagSetList: [[EC2TagFilter]]? = nil)
 View on GitHub
View on GitHub EC2TagSet Structure Reference
        EC2TagSet Structure Reference