getApiProduct

Gets configuration details for an API product. The API product name required in the request URL is the internal name of the product, not the display name. While they may be the same, it depends on whether the API product was created via the UI or the API. View the list of API products to verify the internal name.

Return

null

Parameters

argument

null


suspend fun getApiProduct(apiproductId: String, organizationId: String): GetApiProductResult

Return

null

See also

Parameters

apiproductId
organizationId

Return

null

See also

Parameters

argument

Builder for com.pulumi.googlenative.apigee.v1.kotlin.inputs.GetApiProductPlainArgs.