scriptActions

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


@JvmName(name = "ydehkvixdelbaynx")
suspend fun scriptActions(values: List<Output<SparkClusterRolesWorkerNodeScriptActionArgs>>)
@JvmName(name = "dsjtosyhyhnhvpum")
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 = "uavuamfpqbjlemab")
suspend fun scriptActions(argument: List<suspend SparkClusterRolesWorkerNodeScriptActionArgsBuilder.() -> Unit>)
@JvmName(name = "rvnygdnhqsvwggeh")
suspend fun scriptActions(vararg argument: suspend SparkClusterRolesWorkerNodeScriptActionArgsBuilder.() -> Unit)
@JvmName(name = "ybbkavovtyvqyidl")
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.