product Policy Resource
suspend fun productPolicyResource(name: String, block: suspend ProductPolicyResourceBuilder.() -> Unit): ProductPolicy
See also
Parameters
name
The unique name of the resulting resource.
block
Builder for ProductPolicy.