InputDestinationRequest
public struct InputDestinationRequest : AWSShape
Undocumented
-
Declaration
Swift
public static var _members: [AWSShapeMember] -
A unique name for the location the RTMP stream is being pushed to.
Declaration
Swift
public let streamName: String? -
Undocumented
Declaration
Swift
public init(streamName: String? = nil)
View on GitHub
InputDestinationRequest Structure Reference