collection Policy
suspend fun collectionPolicy(name: String, block: suspend CollectionPolicyResourceBuilder.() -> Unit): CollectionPolicy
Parameters
name
The unique name of the resulting resource.
block
Builder for CollectionPolicy.
See also
Parameters
name
The unique name of the resulting resource.