DescribePatchPropertiesResult
public struct DescribePatchPropertiesResult : AWSShapeUndocumented
- 
                  
                  DeclarationSwift public static var _members: [AWSShapeMember]
- 
                  
                  The token for the next set of items to return. (You use this token in the next call.) DeclarationSwift public let nextToken: String?
- 
                  
                  A list of the properties for patches matching the filter request parameters. DeclarationSwift public let properties: [[String : String]]?
- 
                  
                  Undocumented DeclarationSwift public init(nextToken: String? = nil, properties: [[String : String]]? = nil)
 View on GitHub
View on GitHub DescribePatchPropertiesResult Structure Reference
        DescribePatchPropertiesResult Structure Reference