scriptActions

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

Parameters

value

The script action which will run on the cluster. Changing this forces a new resource to be created.


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


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

Parameters

values

The script action which will run on the cluster. Changing this forces a new resource to be created.


@JvmName(name = "iqogtafybtnhsmjq")
suspend fun scriptActions(argument: List<suspend SparkClusterRolesWorkerNodeScriptActionArgsBuilder.() -> Unit>)
@JvmName(name = "lbtavdvntfevgkjv")
suspend fun scriptActions(vararg argument: suspend SparkClusterRolesWorkerNodeScriptActionArgsBuilder.() -> Unit)
@JvmName(name = "spqsqpjqbfxsiiib")
suspend fun scriptActions(argument: suspend SparkClusterRolesWorkerNodeScriptActionArgsBuilder.() -> Unit)

Parameters

argument

The script action which will run on the cluster. Changing this forces a new resource to be created.