scriptActions

@JvmName(name = "rrhbfmmswklltctj")
suspend fun scriptActions(value: Output<List<HBaseClusterRolesWorkerNodeScriptActionArgs>>)
@JvmName(name = "vvnjndqityekvdab")
suspend fun scriptActions(value: List<HBaseClusterRolesWorkerNodeScriptActionArgs>?)

Parameters

value

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


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


@JvmName(name = "gfpfuyqtqiinrwfj")
suspend fun scriptActions(values: List<Output<HBaseClusterRolesWorkerNodeScriptActionArgs>>)
@JvmName(name = "nwyfqdbnqylcbhas")
suspend fun scriptActions(vararg values: HBaseClusterRolesWorkerNodeScriptActionArgs)

Parameters

values

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


@JvmName(name = "vojqrflysydxtwmg")
suspend fun scriptActions(argument: List<suspend HBaseClusterRolesWorkerNodeScriptActionArgsBuilder.() -> Unit>)
@JvmName(name = "umbgbtrlppugfohs")
suspend fun scriptActions(vararg argument: suspend HBaseClusterRolesWorkerNodeScriptActionArgsBuilder.() -> Unit)
@JvmName(name = "fkcsgccityrakgfc")
suspend fun scriptActions(argument: suspend HBaseClusterRolesWorkerNodeScriptActionArgsBuilder.() -> Unit)

Parameters

argument

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