UpdateMultiplexProgramResponse
public struct UpdateMultiplexProgramResponse : 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
UpdateMultiplexProgramResponse Structure Reference