scriptActions

@JvmName(name = "cmuncaxwqylunaif")
suspend fun scriptActions(value: Output<List<HBaseClusterRolesZookeeperNodeScriptActionArgs>>)
@JvmName(name = "oiaysqtpjtegnfwc")
suspend fun scriptActions(value: List<HBaseClusterRolesZookeeperNodeScriptActionArgs>?)

Parameters

value

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


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


@JvmName(name = "dayksdywqdfodmxw")
suspend fun scriptActions(values: List<Output<HBaseClusterRolesZookeeperNodeScriptActionArgs>>)
@JvmName(name = "fdavdstrbsncdmoe")
suspend fun scriptActions(vararg values: HBaseClusterRolesZookeeperNodeScriptActionArgs)

Parameters

values

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


@JvmName(name = "pvlqcuivlickgyrc")
suspend fun scriptActions(argument: List<suspend HBaseClusterRolesZookeeperNodeScriptActionArgsBuilder.() -> Unit>)
@JvmName(name = "hgogxndrunkysxyi")
suspend fun scriptActions(vararg argument: suspend HBaseClusterRolesZookeeperNodeScriptActionArgsBuilder.() -> Unit)
@JvmName(name = "ipkgyiyvkwcavaxm")
suspend fun scriptActions(argument: suspend HBaseClusterRolesZookeeperNodeScriptActionArgsBuilder.() -> Unit)

Parameters

argument

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