getCaPool

Returns a CaPool.

Return

null

Parameters

argument

null


suspend fun getCaPool(caPoolId: String, location: String, project: String? = null): GetCaPoolResult

Return

null

See also

Parameters

caPoolId
location
project

suspend fun getCaPool(argument: suspend GetCaPoolPlainArgsBuilder.() -> Unit): GetCaPoolResult

Return

null

See also

Parameters

argument

Builder for com.pulumi.googlenative.privateca.v1.kotlin.inputs.GetCaPoolPlainArgs.