scriptActions

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

Parameters

value

The script action which will run on the cluster. Changing this forces a new resource to be created.


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


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

Parameters

values

The script action which will run on the cluster. Changing this forces a new resource to be created.


@JvmName(name = "dnhybgcktdmgxwow")
suspend fun scriptActions(argument: List<suspend HBaseClusterRolesWorkerNodeScriptActionArgsBuilder.() -> Unit>)
@JvmName(name = "sinlxebkmaowkefb")
suspend fun scriptActions(vararg argument: suspend HBaseClusterRolesWorkerNodeScriptActionArgsBuilder.() -> Unit)
@JvmName(name = "sguvolnqdxysgqbb")
suspend fun scriptActions(argument: suspend HBaseClusterRolesWorkerNodeScriptActionArgsBuilder.() -> Unit)

Parameters

argument

The script action which will run on the cluster. Changing this forces a new resource to be created.