scriptActions

@JvmName(name = "tfydtpyvlwtgcuxy")
suspend fun scriptActions(value: Output<List<HBaseClusterRolesZookeeperNodeScriptActionArgs>>)
@JvmName(name = "qpqhvyvalwdemswi")
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 = "balblewmfugbsehy")
suspend fun scriptActions(vararg values: Output<HBaseClusterRolesZookeeperNodeScriptActionArgs>)


@JvmName(name = "iqemnefrjyjcxety")
suspend fun scriptActions(values: List<Output<HBaseClusterRolesZookeeperNodeScriptActionArgs>>)
@JvmName(name = "vbjtualrxfuqysyy")
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 = "dikohddwqpbdiihs")
suspend fun scriptActions(argument: List<suspend HBaseClusterRolesZookeeperNodeScriptActionArgsBuilder.() -> Unit>)
@JvmName(name = "ismlghgftiwmmkfu")
suspend fun scriptActions(vararg argument: suspend HBaseClusterRolesZookeeperNodeScriptActionArgsBuilder.() -> Unit)
@JvmName(name = "iigntohssnjqplhj")
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.