TerminateSessionResponse
public struct TerminateSessionResponse : AWSShape
Undocumented
-
Declaration
Swift
public static var _members: [AWSShapeMember] -
The ID of the session that has been terminated.
Declaration
Swift
public let sessionId: String? -
Undocumented
Declaration
Swift
public init(sessionId: String? = nil)
View on GitHub
TerminateSessionResponse Structure Reference