CreateProxySessionResponse
public struct CreateProxySessionResponse : AWSShape
Undocumented
-
Declaration
Swift
public static var _members: [AWSShapeMember] -
The proxy session details.
Declaration
Swift
public let proxySession: ProxySession? -
Undocumented
Declaration
Swift
public init(proxySession: ProxySession? = nil)
View on GitHub
CreateProxySessionResponse Structure Reference