getConfig

Gets information about a RuntimeConfig resource.

Return

null

Parameters

argument

null


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

Return

null

See also

Parameters

configId
project

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

Return

null

See also

Parameters

argument

Builder for com.pulumi.googlenative.runtimeconfig.v1beta1.kotlin.inputs.GetConfigPlainArgs.