scriptActions

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

Parameters

value

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


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


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

Parameters

values

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


@JvmName(name = "vpwevdbbmqdfuxwx")
suspend fun scriptActions(argument: List<suspend HBaseClusterRolesHeadNodeScriptActionArgsBuilder.() -> Unit>)
@JvmName(name = "aeeuywwqsfwhuagq")
suspend fun scriptActions(vararg argument: suspend HBaseClusterRolesHeadNodeScriptActionArgsBuilder.() -> Unit)
@JvmName(name = "notbtgtvhxrnddxe")
suspend fun scriptActions(argument: suspend HBaseClusterRolesHeadNodeScriptActionArgsBuilder.() -> Unit)

Parameters

argument

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