Mab File Folder Protected Item Args
data class MabFileFolderProtectedItemArgs(val backupManagementType: Output<Either<String, BackupManagementType>>? = null, val backupSetName: Output<String>? = null, val computerName: Output<String>? = null, val containerName: Output<String>? = null, val createMode: Output<Either<String, CreateMode>>? = null, val deferredDeleteSyncTimeInUTC: Output<Double>? = null, val deferredDeleteTimeInUTC: Output<String>? = null, val deferredDeleteTimeRemaining: Output<String>? = null, val extendedInfo: Output<MabFileFolderProtectedItemExtendedInfoArgs>? = null, val friendlyName: Output<String>? = null, val isDeferredDeleteScheduleUpcoming: Output<Boolean>? = null, val isRehydrate: Output<Boolean>? = null, val isScheduledForDeferredDelete: Output<Boolean>? = null, val lastBackupStatus: Output<String>? = null, val lastBackupTime: Output<String>? = null, val lastRecoveryPoint: Output<String>? = null, val policyId: Output<String>? = null, val protectedItemType: Output<String>, val protectionState: Output<String>? = null, val sourceResourceId: Output<String>? = null, val workloadType: Output<Either<String, DataSourceType>>? = null) : ConvertibleToJava<MabFileFolderProtectedItemArgs>
MAB workload-specific backup item.
Constructors
Link copied to clipboard
fun MabFileFolderProtectedItemArgs(backupManagementType: Output<Either<String, BackupManagementType>>? = null, backupSetName: Output<String>? = null, computerName: Output<String>? = null, containerName: Output<String>? = null, createMode: Output<Either<String, CreateMode>>? = null, deferredDeleteSyncTimeInUTC: Output<Double>? = null, deferredDeleteTimeInUTC: Output<String>? = null, deferredDeleteTimeRemaining: Output<String>? = null, extendedInfo: Output<MabFileFolderProtectedItemExtendedInfoArgs>? = null, friendlyName: Output<String>? = null, isDeferredDeleteScheduleUpcoming: Output<Boolean>? = null, isRehydrate: Output<Boolean>? = null, isScheduledForDeferredDelete: Output<Boolean>? = null, lastBackupStatus: Output<String>? = null, lastBackupTime: Output<String>? = null, lastRecoveryPoint: Output<String>? = null, policyId: Output<String>? = null, protectedItemType: Output<String>, protectionState: Output<String>? = null, sourceResourceId: Output<String>? = null, workloadType: Output<Either<String, DataSourceType>>? = null)
Functions
Properties
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard