scriptActions

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


@JvmName(name = "fujdvbrecwruoiwi")
suspend fun scriptActions(values: List<Output<SparkClusterRolesZookeeperNodeScriptActionArgs>>)
@JvmName(name = "wxwowjfengiadbwb")
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 = "vmhuhnjiyhoqgaff")
suspend fun scriptActions(argument: List<suspend SparkClusterRolesZookeeperNodeScriptActionArgsBuilder.() -> Unit>)
@JvmName(name = "jmtoukyqlywvpcto")
suspend fun scriptActions(vararg argument: suspend SparkClusterRolesZookeeperNodeScriptActionArgsBuilder.() -> Unit)
@JvmName(name = "mkqhyrbcgwqqgiro")
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.