toggle menu
pulumi-aws-native-kotlin
1.27.0.0
jvm
switch theme
search in API
pulumi-aws-native-kotlin
/
com.pulumi.awsnative.medialive.kotlin.inputs
/
GetChannelPlacementGroupPlainArgs
Get
Channel
Placement
Group
Plain
Args
data
class
GetChannelPlacementGroupPlainArgs
(
val
clusterId
:
String
,
val
id
:
String
)
:
ConvertibleToJava
<
GetChannelPlacementGroupPlainArgs
>
Members
Constructors
Get
Channel
Placement
Group
Plain
Args
Link copied to clipboard
constructor
(
clusterId
:
String
,
id
:
String
)
Properties
cluster
Id
Link copied to clipboard
val
clusterId
:
String
The ID of the cluster the node is on.
id
Link copied to clipboard
val
id
:
String
Unique internal identifier.
Functions
to
Java
Link copied to clipboard
open
override
fun
toJava
(
)
:
GetChannelPlacementGroupPlainArgs