productPolicy

suspend fun productPolicy(name: String, block: suspend ProductPolicyResourceBuilder.() -> Unit): ProductPolicy

See also

Parameters

name

The unique name of the resulting resource.

block

Builder for ProductPolicy.


See also

Parameters

name

The unique name of the resulting resource.