scriptActions

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

Parameters

value

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


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


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

Parameters

values

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


@JvmName(name = "rrncipbvwtdlsdoy")
suspend fun scriptActions(argument: List<suspend HBaseClusterRolesZookeeperNodeScriptActionArgsBuilder.() -> Unit>)
@JvmName(name = "ytqdyfkvthxsxnrt")
suspend fun scriptActions(vararg argument: suspend HBaseClusterRolesZookeeperNodeScriptActionArgsBuilder.() -> Unit)
@JvmName(name = "yclntvrjajjnxjsl")
suspend fun scriptActions(argument: suspend HBaseClusterRolesZookeeperNodeScriptActionArgsBuilder.() -> Unit)

Parameters

argument

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