selectResourceConfig
abstract suspend fun selectResourceConfig(input: SelectResourceConfigRequest): 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.