scriptActions

@JvmName(name = "xykdshdhaievuqcq")
suspend fun scriptActions(value: Output<List<SparkClusterRolesZookeeperNodeScriptActionArgs>>)
@JvmName(name = "xmkpuasqormsmqei")
suspend fun scriptActions(value: List<SparkClusterRolesZookeeperNodeScriptActionArgs>?)

Parameters

value

The script action which will run on the cluster. One or more script_actions blocks as defined above.


@JvmName(name = "neiaulkjywkdvybf")
suspend fun scriptActions(vararg values: Output<SparkClusterRolesZookeeperNodeScriptActionArgs>)


@JvmName(name = "kbfychlvkvcagbpg")
suspend fun scriptActions(values: List<Output<SparkClusterRolesZookeeperNodeScriptActionArgs>>)
@JvmName(name = "yopmqbcfwaxbplgu")
suspend fun scriptActions(vararg values: SparkClusterRolesZookeeperNodeScriptActionArgs)

Parameters

values

The script action which will run on the cluster. One or more script_actions blocks as defined above.


@JvmName(name = "fmecnnladvihkjtd")
suspend fun scriptActions(argument: List<suspend SparkClusterRolesZookeeperNodeScriptActionArgsBuilder.() -> Unit>)
@JvmName(name = "ahdikuysyxniuefs")
suspend fun scriptActions(vararg argument: suspend SparkClusterRolesZookeeperNodeScriptActionArgsBuilder.() -> Unit)
@JvmName(name = "bsjlqixchekvwcum")
suspend fun scriptActions(argument: suspend SparkClusterRolesZookeeperNodeScriptActionArgsBuilder.() -> Unit)

Parameters

argument

The script action which will run on the cluster. One or more script_actions blocks as defined above.