ExpireSessionRequest
public struct ExpireSessionRequest : AWSShape
Undocumented
-
Declaration
Swift
public static var _members: [AWSShapeMember] -
The identifier of the streaming session.
Declaration
Swift
public let sessionId: String -
Undocumented
Declaration
Swift
public init(sessionId: String) -
Declaration
Swift
public func validate(name: String) throws
View on GitHub
ExpireSessionRequest Structure Reference