getCatalogItem

Gets a specific catalog item.

Return

null

Parameters

argument

null


suspend fun getCatalogItem(catalogId: String, catalogItemId: String, location: String, project: String? = null): GetCatalogItemResult

Return

null

Parameters

catalogId
catalogItemId
location
project

See also


Return

null

Parameters

argument

Builder for com.pulumi.googlenative.recommendationengine.v1beta1.kotlin.inputs.GetCatalogItemPlainArgs.

See also