scriptActions

@JvmName(name = "uqfhmujqmmxfmysp")
suspend fun scriptActions(value: Output<List<SparkClusterRolesHeadNodeScriptActionArgs>>)
@JvmName(name = "hxyeluygirtoedoq")
suspend fun scriptActions(value: List<SparkClusterRolesHeadNodeScriptActionArgs>?)

Parameters

value

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


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


@JvmName(name = "nrvlbaxcovnfxfrm")
suspend fun scriptActions(values: List<Output<SparkClusterRolesHeadNodeScriptActionArgs>>)
@JvmName(name = "mnebituhyauihxmv")
suspend fun scriptActions(vararg values: SparkClusterRolesHeadNodeScriptActionArgs)

Parameters

values

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


@JvmName(name = "nmqkufsqmglycnag")
suspend fun scriptActions(argument: List<suspend SparkClusterRolesHeadNodeScriptActionArgsBuilder.() -> Unit>)
@JvmName(name = "kbhwrpusfmqkyxnc")
suspend fun scriptActions(vararg argument: suspend SparkClusterRolesHeadNodeScriptActionArgsBuilder.() -> Unit)
@JvmName(name = "fptwgfrqmwscmgop")
suspend fun scriptActions(argument: suspend SparkClusterRolesHeadNodeScriptActionArgsBuilder.() -> Unit)

Parameters

argument

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