provisioned Product
suspend fun provisionedProduct(name: String, block: suspend ProvisionedProductResourceBuilder.() -> Unit): ProvisionedProduct
Parameters
name
The unique name of the resulting resource.
block
Builder for ProvisionedProduct.
See also
Parameters
name
The unique name of the resulting resource.