Resource Policy Snapshot Schedule Policy Retention Policy Response
data class ResourcePolicySnapshotSchedulePolicyRetentionPolicyResponse(val maxRetentionDays: Int, val onSourceDiskDelete: String)
Policy for retention of scheduled snapshots.
Constructors
Link copied to clipboard
fun ResourcePolicySnapshotSchedulePolicyRetentionPolicyResponse(maxRetentionDays: Int, onSourceDiskDelete: String)