scriptActions

@JvmName(name = "bxnpopqnvdpixoqe")
suspend fun scriptActions(value: Output<List<HBaseClusterRolesHeadNodeScriptActionArgs>>)
@JvmName(name = "moisxyvkvkfovilv")
suspend fun scriptActions(value: List<HBaseClusterRolesHeadNodeScriptActionArgs>?)

Parameters

value

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


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


@JvmName(name = "ljwmakjbqfmfnqif")
suspend fun scriptActions(values: List<Output<HBaseClusterRolesHeadNodeScriptActionArgs>>)
@JvmName(name = "npjxffjritiihnlf")
suspend fun scriptActions(vararg values: HBaseClusterRolesHeadNodeScriptActionArgs)

Parameters

values

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


@JvmName(name = "fthyreqoogvbwrev")
suspend fun scriptActions(argument: List<suspend HBaseClusterRolesHeadNodeScriptActionArgsBuilder.() -> Unit>)
@JvmName(name = "uwuswxmbbltjulqr")
suspend fun scriptActions(vararg argument: suspend HBaseClusterRolesHeadNodeScriptActionArgsBuilder.() -> Unit)
@JvmName(name = "vefimkaglcbmddrg")
suspend fun scriptActions(argument: suspend HBaseClusterRolesHeadNodeScriptActionArgsBuilder.() -> Unit)

Parameters

argument

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