scriptActions

@JvmName(name = "clatvuwbsspggxmf")
suspend fun scriptActions(value: Output<List<SparkClusterRolesZookeeperNodeScriptActionArgs>>)
@JvmName(name = "ybqkjyixlgqswuyx")
suspend fun scriptActions(value: List<SparkClusterRolesZookeeperNodeScriptActionArgs>?)

Parameters

value

The script action which will run on the cluster. One or more script_actions blocks as defined above.


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


@JvmName(name = "hvglqdmpubabepec")
suspend fun scriptActions(values: List<Output<SparkClusterRolesZookeeperNodeScriptActionArgs>>)
@JvmName(name = "kndjhyqtyagsqoav")
suspend fun scriptActions(vararg values: SparkClusterRolesZookeeperNodeScriptActionArgs)

Parameters

values

The script action which will run on the cluster. One or more script_actions blocks as defined above.


@JvmName(name = "vdsahopyofjarhme")
suspend fun scriptActions(argument: List<suspend SparkClusterRolesZookeeperNodeScriptActionArgsBuilder.() -> Unit>)
@JvmName(name = "ohounvdfkucvvmmo")
suspend fun scriptActions(vararg argument: suspend SparkClusterRolesZookeeperNodeScriptActionArgsBuilder.() -> Unit)
@JvmName(name = "rcyhxlmuqmsjrsuq")
suspend fun scriptActions(argument: suspend SparkClusterRolesZookeeperNodeScriptActionArgsBuilder.() -> Unit)

Parameters

argument

The script action which will run on the cluster. One or more script_actions blocks as defined above.