Resource Policy Snapshot Schedule Policy Retention Policy
data class ResourcePolicySnapshotSchedulePolicyRetentionPolicy(val maxRetentionDays: Int, val onSourceDiskDelete: String? = null)
Constructors
Link copied to clipboard
fun ResourcePolicySnapshotSchedulePolicyRetentionPolicy(maxRetentionDays: Int, onSourceDiskDelete: String? = null)