selectResourceConfig
inline suspend fun ConfigClient.selectResourceConfig(crossinline block: SelectResourceConfigRequest.Builder.() -> Unit): SelectResourceConfigResponse
Accepts a structured query language (SQL) SELECT
command, performs the corresponding search, and returns resource configurations matching the properties.
For more information about query components, see the Query Components section in the Config Developer Guide.