UpdateProxySessionResponse
public struct UpdateProxySessionResponse : 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)