scriptActions

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


@JvmName(name = "lrnlfgcccwfvtulr")
suspend fun scriptActions(values: List<Output<HBaseClusterRolesZookeeperNodeScriptActionArgs>>)
@JvmName(name = "fuvxywqejunqbema")
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 = "kuuqvvdgfmlxhgcr")
suspend fun scriptActions(argument: List<suspend HBaseClusterRolesZookeeperNodeScriptActionArgsBuilder.() -> Unit>)
@JvmName(name = "eafwclfpfllojevx")
suspend fun scriptActions(vararg argument: suspend HBaseClusterRolesZookeeperNodeScriptActionArgsBuilder.() -> Unit)
@JvmName(name = "cfaiduwhrjovgxpb")
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.