toggle menu
pulumi-alicloud-kotlin
3.76.0.0
jvm
switch theme
search in API
pulumi-alicloud-kotlin
/
com.pulumi.alicloud.emrv2.kotlin.inputs
/
ClusterBootstrapScriptArgs
/
ClusterBootstrapScriptArgs
Cluster
Bootstrap
Script
Args
constructor
(
executionFailStrategy
:
Output
<
String
>
,
executionMoment
:
Output
<
String
>
,
nodeSelector
:
Output
<
ClusterBootstrapScriptNodeSelectorArgs
>
,
priority
:
Output
<
Int
>
?
=
null
,
scriptArgs
:
Output
<
String
>
,
scriptName
:
Output
<
String
>
,
scriptPath
:
Output
<
String
>
)