Interactive Query Cluster Roles Worker Node Args Builder
Functions
Link copied to clipboard
suspend fun autoscale(argument: suspend InteractiveQueryClusterRolesWorkerNodeAutoscaleArgsBuilder.() -> Unit)
Link copied to clipboard
suspend fun scriptActions(value: Output<List<InteractiveQueryClusterRolesWorkerNodeScriptActionArgs>>)
suspend fun scriptActions(vararg values: Output<InteractiveQueryClusterRolesWorkerNodeScriptActionArgs>)
suspend fun scriptActions(vararg argument: suspend InteractiveQueryClusterRolesWorkerNodeScriptActionArgsBuilder.() -> Unit)
suspend fun scriptActions(values: List<Output<InteractiveQueryClusterRolesWorkerNodeScriptActionArgs>>)
suspend fun scriptActions(argument: List<suspend InteractiveQueryClusterRolesWorkerNodeScriptActionArgsBuilder.() -> Unit>)
suspend fun scriptActions(argument: suspend InteractiveQueryClusterRolesWorkerNodeScriptActionArgsBuilder.() -> Unit)
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard