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