GetDeployablePatchSnapshotForInstanceRequest
public struct GetDeployablePatchSnapshotForInstanceRequest : AWSShapeUndocumented
- 
                  
                  DeclarationSwift public static var _members: [AWSShapeMember]
- 
                  
                  The ID of the instance for which the appropriate patch snapshot should be retrieved. DeclarationSwift public let instanceId: String
- 
                  
                  The user-defined snapshot ID. DeclarationSwift public let snapshotId: String
- 
                  
                  Undocumented DeclarationSwift public init(instanceId: String, snapshotId: String)
- 
                  
                  DeclarationSwift public func validate(name: String) throws
 View on GitHub
View on GitHub GetDeployablePatchSnapshotForInstanceRequest Structure Reference
        GetDeployablePatchSnapshotForInstanceRequest Structure Reference