toggle menu
pulumi-aws-native-kotlin
0.126.0.0
jvm
switch theme
search in API
pulumi-aws-native-kotlin
/
com.pulumi.awsnative.medialive.kotlin.inputs
/
GetMultiplexprogramPlainArgs
Get
Multiplexprogram
Plain
Args
data
class
GetMultiplexprogramPlainArgs
(
val
multiplexId
:
String
,
val
programName
:
String
)
:
ConvertibleToJava
<
GetMultiplexprogramPlainArgs
>
Members
Constructors
Get
Multiplexprogram
Plain
Args
Link copied to clipboard
constructor
(
multiplexId
:
String
,
programName
:
String
)
Properties
multiplex
Id
Link copied to clipboard
val
multiplexId
:
String
The ID of the multiplex that the program belongs to.
program
Name
Link copied to clipboard
val
programName
:
String
The name of the multiplex program.
Functions
to
Java
Link copied to clipboard
open
override
fun
toJava
(
)
:
GetMultiplexprogramPlainArgs