scriptActions

@JvmName(name = "msjedmmpstukqjga")
suspend fun scriptActions(value: Output<List<InteractiveQueryClusterRolesZookeeperNodeScriptActionArgs>>)

Parameters

value

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


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


@JvmName(name = "ixtdklnmyovawajq")
suspend fun scriptActions(values: List<Output<InteractiveQueryClusterRolesZookeeperNodeScriptActionArgs>>)
@JvmName(name = "hpfcgxplqybgewnv")
suspend fun scriptActions(vararg values: InteractiveQueryClusterRolesZookeeperNodeScriptActionArgs)

Parameters

values

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


@JvmName(name = "jpkbxlgfnqqsqdiq")
suspend fun scriptActions(argument: List<suspend InteractiveQueryClusterRolesZookeeperNodeScriptActionArgsBuilder.() -> Unit>)
@JvmName(name = "bogafurbpfrvvvvc")
suspend fun scriptActions(vararg argument: suspend InteractiveQueryClusterRolesZookeeperNodeScriptActionArgsBuilder.() -> Unit)
@JvmName(name = "xkakthyrunbeaxlh")
suspend fun scriptActions(argument: suspend InteractiveQueryClusterRolesZookeeperNodeScriptActionArgsBuilder.() -> Unit)

Parameters

argument

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