scriptActions

@JvmName(name = "hpituntyrrxgagtt")
suspend fun scriptActions(value: Output<List<HBaseClusterRolesWorkerNodeScriptActionArgs>>)
@JvmName(name = "dglgbbobjjjkgspm")
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 = "jgxhxdqecpanvedh")
suspend fun scriptActions(vararg values: Output<HBaseClusterRolesWorkerNodeScriptActionArgs>)


@JvmName(name = "ilwavxjpwexsslgj")
suspend fun scriptActions(values: List<Output<HBaseClusterRolesWorkerNodeScriptActionArgs>>)
@JvmName(name = "lvguxawjdrbfmotj")
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 = "qecbccgxewbybevg")
suspend fun scriptActions(argument: List<suspend HBaseClusterRolesWorkerNodeScriptActionArgsBuilder.() -> Unit>)
@JvmName(name = "rldxtgysebuloxhh")
suspend fun scriptActions(vararg argument: suspend HBaseClusterRolesWorkerNodeScriptActionArgsBuilder.() -> Unit)
@JvmName(name = "lcnhybudgmiywrkv")
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.