scriptActions

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


@JvmName(name = "fvpdqfywrjsjxqto")
suspend fun scriptActions(values: List<Output<SparkClusterRolesWorkerNodeScriptActionArgs>>)
@JvmName(name = "ejhdcfhqkogklbqn")
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 = "pgdmtbmrpicnejeq")
suspend fun scriptActions(argument: List<suspend SparkClusterRolesWorkerNodeScriptActionArgsBuilder.() -> Unit>)
@JvmName(name = "xlfxwqhicdatgwgy")
suspend fun scriptActions(vararg argument: suspend SparkClusterRolesWorkerNodeScriptActionArgsBuilder.() -> Unit)
@JvmName(name = "vfmedmphfmfeiyho")
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.