CancelHandshakeResponse
public struct CancelHandshakeResponse : AWSShape
Undocumented
-
Declaration
Swift
public static var _members: [AWSShapeMember]
-
A structure that contains details about the handshake that you canceled.
Declaration
Swift
public let handshake: Handshake?
-
Undocumented
Declaration
Swift
public init(handshake: Handshake? = nil)