scriptActions

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


@JvmName(name = "kewcirogwmkueljt")
suspend fun scriptActions(values: List<Output<HBaseClusterRolesZookeeperNodeScriptActionArgs>>)
@JvmName(name = "mdycakfmnihctovd")
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 = "leoxndkgjikjcird")
suspend fun scriptActions(argument: List<suspend HBaseClusterRolesZookeeperNodeScriptActionArgsBuilder.() -> Unit>)
@JvmName(name = "hqybiprvwbgtyqrh")
suspend fun scriptActions(vararg argument: suspend HBaseClusterRolesZookeeperNodeScriptActionArgsBuilder.() -> Unit)
@JvmName(name = "qlfbdpilnertknos")
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.