toggle menu
pulumi-alicloud-kotlin
3.79.0.0
jvm
switch theme
search in API
pulumi-alicloud-kotlin
/
com.pulumi.alicloud.emr.kotlin.outputs
/
GetClustersClusterBootstrapActionList
Get
Clusters
Cluster
Bootstrap
Action
List
data
class
GetClustersClusterBootstrapActionList
(
val
arg
:
String
,
val
name
:
String
,
val
path
:
String
)
Members
Constructors
Get
Clusters
Cluster
Bootstrap
Action
List
Link copied to clipboard
constructor
(
arg
:
String
,
name
:
String
,
path
:
String
)
Types
Companion
Link copied to clipboard
object
Companion
Properties
arg
Link copied to clipboard
val
arg
:
String
Parameters of the boot operation.
name
Link copied to clipboard
val
name
:
String
The name of the boot operation.
path
Link copied to clipboard
val
path
:
String
Boot operation script path.