getTaxonomy

Gets a taxonomy.

Return

null

Parameters

argument

null


suspend fun getTaxonomy(location: String, project: String? = null, taxonomyId: String): GetTaxonomyResult

Return

null

See also

Parameters

location
project
taxonomyId

suspend fun getTaxonomy(argument: suspend GetTaxonomyPlainArgsBuilder.() -> Unit): GetTaxonomyResult

Return

null

See also

Parameters

argument

Builder for com.pulumi.googlenative.datacatalog.v1.kotlin.inputs.GetTaxonomyPlainArgs.