DPMProtectedItemExtendedInfoArgs

constructor(diskStorageUsedInBytes: Output<String>? = null, isCollocated: Output<Boolean>? = null, isPresentOnCloud: Output<Boolean>? = null, lastBackupStatus: Output<String>? = null, lastRefreshedAt: Output<String>? = null, oldestRecoveryPoint: Output<String>? = null, onPremiseLatestRecoveryPoint: Output<String>? = null, onPremiseOldestRecoveryPoint: Output<String>? = null, onPremiseRecoveryPointCount: Output<Int>? = null, protectableObjectLoadPath: Output<Map<String, String>>? = null, protected: Output<Boolean>? = null, protectionGroupName: Output<String>? = null, recoveryPointCount: Output<Int>? = null, totalDiskStorageSizeInBytes: Output<String>? = null)