scriptActions

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


@JvmName(name = "kxvqeqhbapegcwwj")
suspend fun scriptActions(values: List<Output<SparkClusterRolesZookeeperNodeScriptActionArgs>>)
@JvmName(name = "bqnqwakhurgrmytt")
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 = "kmrakkwepglblcjq")
suspend fun scriptActions(argument: List<suspend SparkClusterRolesZookeeperNodeScriptActionArgsBuilder.() -> Unit>)
@JvmName(name = "fdqgilaqfwlofqbb")
suspend fun scriptActions(vararg argument: suspend SparkClusterRolesZookeeperNodeScriptActionArgsBuilder.() -> Unit)
@JvmName(name = "hsdfafjphnoqcyie")
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.