scriptActions

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

Parameters

value

The script action which will run on the cluster. Changing this forces a new resource to be created.


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


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

Parameters

values

The script action which will run on the cluster. Changing this forces a new resource to be created.


@JvmName(name = "lcabqwevvfmphsgu")
suspend fun scriptActions(argument: List<suspend InteractiveQueryClusterRolesZookeeperNodeScriptActionArgsBuilder.() -> Unit>)
@JvmName(name = "knnirhlsbngmonhr")
suspend fun scriptActions(vararg argument: suspend InteractiveQueryClusterRolesZookeeperNodeScriptActionArgsBuilder.() -> Unit)
@JvmName(name = "vdlsjabcyfdcncqv")
suspend fun scriptActions(argument: suspend InteractiveQueryClusterRolesZookeeperNodeScriptActionArgsBuilder.() -> Unit)

Parameters

argument

The script action which will run on the cluster. Changing this forces a new resource to be created.