get Api Product
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
Return
null
See also
Parameters
apiproduct Id
organization Id
suspend fun getApiProduct(argument: suspend GetApiProductPlainArgsBuilder.() -> Unit): GetApiProductResult
Return
null
See also
Parameters
argument
Builder for com.pulumi.googlenative.apigee.v1.kotlin.inputs.GetApiProductPlainArgs.