scriptActions

@JvmName(name = "muhbphnygrxxxroc")
suspend fun scriptActions(value: Output<List<SparkClusterRolesWorkerNodeScriptActionArgs>>)
@JvmName(name = "kekaksxiwrgbrtks")
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 = "ydtotqsrjkeuqxwv")
suspend fun scriptActions(vararg values: Output<SparkClusterRolesWorkerNodeScriptActionArgs>)


@JvmName(name = "swpjwjbdghgypfth")
suspend fun scriptActions(values: List<Output<SparkClusterRolesWorkerNodeScriptActionArgs>>)
@JvmName(name = "drxtfftyhrjjhkeh")
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 = "hsiarnewgvhfmshk")
suspend fun scriptActions(argument: List<suspend SparkClusterRolesWorkerNodeScriptActionArgsBuilder.() -> Unit>)
@JvmName(name = "xkhjejtrmnfswkif")
suspend fun scriptActions(vararg argument: suspend SparkClusterRolesWorkerNodeScriptActionArgsBuilder.() -> Unit)
@JvmName(name = "toybvmjausddtvgp")
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.