scriptActions

@JvmName(name = "dyeafsktgmuakhcg")
suspend fun scriptActions(value: Output<List<SparkClusterRolesZookeeperNodeScriptActionArgs>>)
@JvmName(name = "sqjvoskubemqjeyn")
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 = "mcegwvejnmuuhlil")
suspend fun scriptActions(vararg values: Output<SparkClusterRolesZookeeperNodeScriptActionArgs>)


@JvmName(name = "hwnnqnnkvgvkgvin")
suspend fun scriptActions(values: List<Output<SparkClusterRolesZookeeperNodeScriptActionArgs>>)
@JvmName(name = "ocinlvtbkjeauoov")
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 = "nlrxoonyvyjtnkwc")
suspend fun scriptActions(argument: List<suspend SparkClusterRolesZookeeperNodeScriptActionArgsBuilder.() -> Unit>)
@JvmName(name = "nnijjwfmihhvvlwj")
suspend fun scriptActions(vararg argument: suspend SparkClusterRolesZookeeperNodeScriptActionArgsBuilder.() -> Unit)
@JvmName(name = "ygamkyasvnforued")
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.