Soft Delete Policy Response
data class SoftDeletePolicyResponse(val lastUpdatedTime: String, val retentionDays: Int? = null, val status: String? = null)
The soft delete policy for a container registry
The soft delete policy for a container registry