scriptActions

@JvmName(name = "pwqcmnscvjwtvdmo")
suspend fun scriptActions(value: Output<List<SparkClusterRolesWorkerNodeScriptActionArgs>>)
@JvmName(name = "tqqqglrbtknphnnk")
suspend fun scriptActions(value: List<SparkClusterRolesWorkerNodeScriptActionArgs>?)

Parameters

value

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


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


@JvmName(name = "cccrrowvejurdoiu")
suspend fun scriptActions(values: List<Output<SparkClusterRolesWorkerNodeScriptActionArgs>>)
@JvmName(name = "sknqedamiemafjrx")
suspend fun scriptActions(vararg values: SparkClusterRolesWorkerNodeScriptActionArgs)

Parameters

values

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


@JvmName(name = "bhonftthpdmiorbt")
suspend fun scriptActions(argument: List<suspend SparkClusterRolesWorkerNodeScriptActionArgsBuilder.() -> Unit>)
@JvmName(name = "rpantdtoexjqsvda")
suspend fun scriptActions(vararg argument: suspend SparkClusterRolesWorkerNodeScriptActionArgsBuilder.() -> Unit)
@JvmName(name = "aqovekgfsdaiwocx")
suspend fun scriptActions(argument: suspend SparkClusterRolesWorkerNodeScriptActionArgsBuilder.() -> Unit)

Parameters

argument

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