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