snapshot Policy
suspend fun snapshotPolicy(name: String, block: suspend SnapshotPolicyResourceBuilder.() -> Unit): SnapshotPolicy
Parameters
name
The unique name of the resulting resource.
block
Builder for SnapshotPolicy.
See also
Parameters
name
The unique name of the resulting resource.