scriptActions

@JvmName(name = "yslwnykntgdborkp")
suspend fun scriptActions(value: Output<List<HBaseClusterRolesWorkerNodeScriptActionArgs>>)
@JvmName(name = "qynspwicdaewaiik")
suspend fun scriptActions(value: List<HBaseClusterRolesWorkerNodeScriptActionArgs>?)

Parameters

value

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


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


@JvmName(name = "wjcienjhcoviybtg")
suspend fun scriptActions(values: List<Output<HBaseClusterRolesWorkerNodeScriptActionArgs>>)
@JvmName(name = "cnmaoifelbhbffqv")
suspend fun scriptActions(vararg values: HBaseClusterRolesWorkerNodeScriptActionArgs)

Parameters

values

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


@JvmName(name = "vyrwmqfypqqupqjs")
suspend fun scriptActions(argument: List<suspend HBaseClusterRolesWorkerNodeScriptActionArgsBuilder.() -> Unit>)
@JvmName(name = "lncwihxmrqiaauql")
suspend fun scriptActions(vararg argument: suspend HBaseClusterRolesWorkerNodeScriptActionArgsBuilder.() -> Unit)
@JvmName(name = "ihvdcguycdyoxfnj")
suspend fun scriptActions(argument: suspend HBaseClusterRolesWorkerNodeScriptActionArgsBuilder.() -> Unit)

Parameters

argument

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