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
/
ClusterArgs
/
ClusterArgs
Cluster
Args
constructor
(
clusterType
:
Output
<
ClusterType
>
?
=
null
,
instanceRoleArn
:
Output
<
String
>
?
=
null
,
name
:
Output
<
String
>
?
=
null
,
networkSettings
:
Output
<
ClusterNetworkSettingsArgs
>
?
=
null
,
tags
:
Output
<
List
<
TagArgs
>
>
?
=
null
)