StopRemoteAccessSessionResult
public struct StopRemoteAccessSessionResult : AWSShape
Undocumented
-
Declaration
Swift
public static var _members: [AWSShapeMember]
-
A container that represents the metadata from the service about the remote access session you are stopping.
Declaration
Swift
public let remoteAccessSession: RemoteAccessSession?
-
Undocumented
Declaration
Swift
public init(remoteAccessSession: RemoteAccessSession? = nil)