InventoryGroup
public struct InventoryGroup : AWSShapeUndocumented
- 
                  
                  DeclarationSwift public static var _members: [AWSShapeMember]
- 
                  
                  Filters define the criteria for the group. The matchingCount field displays the number of resources that match the criteria. The notMatchingCount field displays the number of resources that don’t match the criteria. DeclarationSwift public let filters: [InventoryFilter]
- 
                  
                  The name of the group. DeclarationSwift public let name: String
- 
                  
                  Undocumented DeclarationSwift public init(filters: [InventoryFilter], name: String)
- 
                  
                  DeclarationSwift public func validate(name: String) throws
 View on GitHub
View on GitHub InventoryGroup Structure Reference
        InventoryGroup Structure Reference