getConfig

Gets details of a single ApiConfig.

Return

null

Parameters

argument

null


suspend fun getConfig(apiId: String, configId: String, location: String, project: String? = null, view: String? = null): GetConfigResult

Return

null

See also

Parameters

apiId
configId
location
project
view

suspend fun getConfig(argument: suspend GetConfigPlainArgsBuilder.() -> Unit): GetConfigResult

Return

null

See also

Parameters

argument

Builder for com.pulumi.googlenative.apigateway.v1.kotlin.inputs.GetConfigPlainArgs.