Backup Policy Migration State Response
data class BackupPolicyMigrationStateResponse(val startTime: String? = null, val status: String? = null, val targetType: String? = null)
The object representing the state of the migration between the backup policies.