DescribePatchGroupsResult
public struct DescribePatchGroupsResult : AWSShapeUndocumented
- 
                  
                  DeclarationSwift public static var _members: [AWSShapeMember]
- 
                  
                  Each entry in the array contains: PatchGroup: string (between 1 and 256 characters, Regex: ^([\p{L}\p{Z}\p{N}_.:/=+-@]*)$) PatchBaselineIdentity: A PatchBaselineIdentity element. DeclarationSwift public let mappings: [PatchGroupPatchBaselineMapping]?
- 
                  
                  The token to use when requesting the next set of items. If there are no additional items to return, the string is empty. DeclarationSwift public let nextToken: String?
- 
                  
                  Undocumented DeclarationSwift public init(mappings: [PatchGroupPatchBaselineMapping]? = nil, nextToken: String? = nil)
 View on GitHub
View on GitHub DescribePatchGroupsResult Structure Reference
        DescribePatchGroupsResult Structure Reference