CreatePlayerSessionOutput
public struct CreatePlayerSessionOutput : AWSShape
Undocumented
-
Declaration
Swift
public static var _members: [AWSShapeMember]
-
Object that describes the newly created player session record.
Declaration
Swift
public let playerSession: PlayerSession?
-
Undocumented
Declaration
Swift
public init(playerSession: PlayerSession? = nil)