GetStreamKeyResponse
public struct GetStreamKeyResponse : AWSShape
Undocumented
-
Declaration
Swift
public static var _members: [AWSShapeMember] -
Undocumented
Declaration
Swift
public let streamKey: StreamKey? -
Undocumented
Declaration
Swift
public init(streamKey: StreamKey? = nil)
View on GitHub
GetStreamKeyResponse Structure Reference