AWS SDK for C++

AWS SDK for C++ Version 1.11.440

Loading...
Searching...
No Matches
Namespaces | Classes | Typedefs | Enumerations
Aws::Backup::Model Namespace Reference

Namespaces

 
 
 
 
 
namespace  CopyJobStateMapper
 
 
 
 
 
 
 
 
namespace  StorageClassMapper
 
namespace  VaultStateMapper
 
namespace  VaultTypeMapper
 

Classes

 
 
class  BackupJob
 
 
class  BackupPlan
 
 
 
 
class  BackupRule
 
 
 
 
 
 
 
 
class  Condition
 
 
class  Conditions
 
 
 
class  ControlScope
 
class  CopyAction
 
class  CopyJob
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
class  DateRange
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
class  Framework
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
class  KeyValue
 
class  LegalHold
 
class  Lifecycle
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
class  ReportJob
 
class  ReportPlan
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Typedefs

 
 
 
 
 
 
 
 
typedef Aws::Utils::Outcome< CreateRestoreTestingPlanResult, BackupErrorCreateRestoreTestingPlanOutcome
 
typedef Aws::Utils::Outcome< CreateRestoreTestingSelectionResult, BackupErrorCreateRestoreTestingSelectionOutcome
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
typedef Aws::Utils::Outcome< GetRestoreTestingInferredMetadataResult, BackupErrorGetRestoreTestingInferredMetadataOutcome
 
typedef Aws::Utils::Outcome< GetRestoreTestingPlanResult, BackupErrorGetRestoreTestingPlanOutcome
 
typedef Aws::Utils::Outcome< GetRestoreTestingSelectionResult, BackupErrorGetRestoreTestingSelectionOutcome
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
typedef Aws::Utils::Outcome< ListRestoreTestingPlansResult, BackupErrorListRestoreTestingPlansOutcome
 
typedef Aws::Utils::Outcome< ListRestoreTestingSelectionsResult, BackupErrorListRestoreTestingSelectionsOutcome
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
typedef Aws::Utils::Outcome< UpdateRestoreTestingPlanResult, BackupErrorUpdateRestoreTestingPlanOutcome
 
typedef Aws::Utils::Outcome< UpdateRestoreTestingSelectionResult, BackupErrorUpdateRestoreTestingSelectionOutcome
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Enumerations

 
 
 
 
 
enum class  CopyJobState {
  NOT_SET , CREATED , RUNNING , COMPLETED ,
  FAILED , PARTIAL
}
 
 
enum class  LegalHoldStatus {
  NOT_SET , CREATING , ACTIVE , CANCELING ,
  CANCELED
}
 
enum class  RecoveryPointStatus {
  NOT_SET , COMPLETED , PARTIAL , DELETING ,
  EXPIRED
}
 
 
enum class  RestoreJobState {
  NOT_SET , CREATED , PENDING , RUNNING ,
  ABORTED , COMPLETED , FAILED , AGGREGATE_ALL ,
  ANY
}
 
enum class  RestoreJobStatus {
  NOT_SET , PENDING , RUNNING , COMPLETED ,
  ABORTED , FAILED
}
 
 
enum class  StorageClass { NOT_SET , WARM , COLD , DELETED }
 
enum class  VaultState { NOT_SET , CREATING , AVAILABLE , FAILED }
 
 

Typedef Documentation

◆ CancelLegalHoldOutcome

Definition at line 246 of file BackupServiceClientModel.h.

◆ CancelLegalHoldOutcomeCallable

Definition at line 340 of file BackupServiceClientModel.h.

◆ CreateBackupPlanOutcome

Definition at line 247 of file BackupServiceClientModel.h.

◆ CreateBackupPlanOutcomeCallable

Definition at line 341 of file BackupServiceClientModel.h.

◆ CreateBackupSelectionOutcome

Definition at line 248 of file BackupServiceClientModel.h.

◆ CreateBackupSelectionOutcomeCallable

Definition at line 342 of file BackupServiceClientModel.h.

◆ CreateBackupVaultOutcome

Definition at line 249 of file BackupServiceClientModel.h.

◆ CreateBackupVaultOutcomeCallable

Definition at line 343 of file BackupServiceClientModel.h.

◆ CreateFrameworkOutcome

Definition at line 250 of file BackupServiceClientModel.h.

◆ CreateFrameworkOutcomeCallable

Definition at line 344 of file BackupServiceClientModel.h.

◆ CreateLegalHoldOutcome

Definition at line 251 of file BackupServiceClientModel.h.

◆ CreateLegalHoldOutcomeCallable

Definition at line 345 of file BackupServiceClientModel.h.

◆ CreateLogicallyAirGappedBackupVaultOutcome

Definition at line 252 of file BackupServiceClientModel.h.

◆ CreateLogicallyAirGappedBackupVaultOutcomeCallable

Definition at line 346 of file BackupServiceClientModel.h.

◆ CreateReportPlanOutcome

Definition at line 253 of file BackupServiceClientModel.h.

◆ CreateReportPlanOutcomeCallable

Definition at line 347 of file BackupServiceClientModel.h.

◆ CreateRestoreTestingPlanOutcome

Definition at line 254 of file BackupServiceClientModel.h.

◆ CreateRestoreTestingPlanOutcomeCallable

Definition at line 348 of file BackupServiceClientModel.h.

◆ CreateRestoreTestingSelectionOutcome

Definition at line 255 of file BackupServiceClientModel.h.

◆ CreateRestoreTestingSelectionOutcomeCallable

Definition at line 349 of file BackupServiceClientModel.h.

◆ DeleteBackupPlanOutcome

Definition at line 256 of file BackupServiceClientModel.h.

◆ DeleteBackupPlanOutcomeCallable

Definition at line 350 of file BackupServiceClientModel.h.

◆ DeleteBackupSelectionOutcome

Definition at line 257 of file BackupServiceClientModel.h.

◆ DeleteBackupSelectionOutcomeCallable

Definition at line 351 of file BackupServiceClientModel.h.

◆ DeleteBackupVaultAccessPolicyOutcome

Definition at line 259 of file BackupServiceClientModel.h.

◆ DeleteBackupVaultAccessPolicyOutcomeCallable

Definition at line 353 of file BackupServiceClientModel.h.

◆ DeleteBackupVaultLockConfigurationOutcome

Definition at line 260 of file BackupServiceClientModel.h.

◆ DeleteBackupVaultLockConfigurationOutcomeCallable

Definition at line 354 of file BackupServiceClientModel.h.

◆ DeleteBackupVaultNotificationsOutcome

Definition at line 261 of file BackupServiceClientModel.h.

◆ DeleteBackupVaultNotificationsOutcomeCallable

Definition at line 355 of file BackupServiceClientModel.h.

◆ DeleteBackupVaultOutcome

Definition at line 258 of file BackupServiceClientModel.h.

◆ DeleteBackupVaultOutcomeCallable

Definition at line 352 of file BackupServiceClientModel.h.

◆ DeleteFrameworkOutcome

Definition at line 262 of file BackupServiceClientModel.h.

◆ DeleteFrameworkOutcomeCallable

Definition at line 356 of file BackupServiceClientModel.h.

◆ DeleteRecoveryPointOutcome

Definition at line 263 of file BackupServiceClientModel.h.

◆ DeleteRecoveryPointOutcomeCallable

Definition at line 357 of file BackupServiceClientModel.h.

◆ DeleteReportPlanOutcome

Definition at line 264 of file BackupServiceClientModel.h.

◆ DeleteReportPlanOutcomeCallable

Definition at line 358 of file BackupServiceClientModel.h.

◆ DeleteRestoreTestingPlanOutcome

Definition at line 265 of file BackupServiceClientModel.h.

◆ DeleteRestoreTestingPlanOutcomeCallable

Definition at line 359 of file BackupServiceClientModel.h.

◆ DeleteRestoreTestingSelectionOutcome

Definition at line 266 of file BackupServiceClientModel.h.

◆ DeleteRestoreTestingSelectionOutcomeCallable

Definition at line 360 of file BackupServiceClientModel.h.

◆ DescribeBackupJobOutcome

Definition at line 267 of file BackupServiceClientModel.h.

◆ DescribeBackupJobOutcomeCallable

Definition at line 361 of file BackupServiceClientModel.h.

◆ DescribeBackupVaultOutcome

Definition at line 268 of file BackupServiceClientModel.h.

◆ DescribeBackupVaultOutcomeCallable

Definition at line 362 of file BackupServiceClientModel.h.

◆ DescribeCopyJobOutcome

Definition at line 269 of file BackupServiceClientModel.h.

◆ DescribeCopyJobOutcomeCallable

Definition at line 363 of file BackupServiceClientModel.h.

◆ DescribeFrameworkOutcome

Definition at line 270 of file BackupServiceClientModel.h.

◆ DescribeFrameworkOutcomeCallable

Definition at line 364 of file BackupServiceClientModel.h.

◆ DescribeGlobalSettingsOutcome

Definition at line 271 of file BackupServiceClientModel.h.

◆ DescribeGlobalSettingsOutcomeCallable

Definition at line 365 of file BackupServiceClientModel.h.

◆ DescribeProtectedResourceOutcome

Definition at line 272 of file BackupServiceClientModel.h.

◆ DescribeProtectedResourceOutcomeCallable

Definition at line 366 of file BackupServiceClientModel.h.

◆ DescribeRecoveryPointOutcome

Definition at line 273 of file BackupServiceClientModel.h.

◆ DescribeRecoveryPointOutcomeCallable

Definition at line 367 of file BackupServiceClientModel.h.

◆ DescribeRegionSettingsOutcome

Definition at line 274 of file BackupServiceClientModel.h.

◆ DescribeRegionSettingsOutcomeCallable

Definition at line 368 of file BackupServiceClientModel.h.

◆ DescribeReportJobOutcome

Definition at line 275 of file BackupServiceClientModel.h.

◆ DescribeReportJobOutcomeCallable

Definition at line 369 of file BackupServiceClientModel.h.

◆ DescribeReportPlanOutcome

Definition at line 276 of file BackupServiceClientModel.h.

◆ DescribeReportPlanOutcomeCallable

Definition at line 370 of file BackupServiceClientModel.h.

◆ DescribeRestoreJobOutcome

Definition at line 277 of file BackupServiceClientModel.h.

◆ DescribeRestoreJobOutcomeCallable

Definition at line 371 of file BackupServiceClientModel.h.

◆ DisassociateRecoveryPointFromParentOutcome

Definition at line 279 of file BackupServiceClientModel.h.

◆ DisassociateRecoveryPointFromParentOutcomeCallable

Definition at line 373 of file BackupServiceClientModel.h.

◆ DisassociateRecoveryPointOutcome

Definition at line 278 of file BackupServiceClientModel.h.

◆ DisassociateRecoveryPointOutcomeCallable

Definition at line 372 of file BackupServiceClientModel.h.

◆ ExportBackupPlanTemplateOutcome

Definition at line 280 of file BackupServiceClientModel.h.

◆ ExportBackupPlanTemplateOutcomeCallable

Definition at line 374 of file BackupServiceClientModel.h.

◆ GetBackupPlanFromJSONOutcome

Definition at line 282 of file BackupServiceClientModel.h.

◆ GetBackupPlanFromJSONOutcomeCallable

Definition at line 376 of file BackupServiceClientModel.h.

◆ GetBackupPlanFromTemplateOutcome

Definition at line 283 of file BackupServiceClientModel.h.

◆ GetBackupPlanFromTemplateOutcomeCallable

Definition at line 377 of file BackupServiceClientModel.h.

◆ GetBackupPlanOutcome

Definition at line 281 of file BackupServiceClientModel.h.

◆ GetBackupPlanOutcomeCallable

Definition at line 375 of file BackupServiceClientModel.h.

◆ GetBackupSelectionOutcome

Definition at line 284 of file BackupServiceClientModel.h.

◆ GetBackupSelectionOutcomeCallable

Definition at line 378 of file BackupServiceClientModel.h.

◆ GetBackupVaultAccessPolicyOutcome

Definition at line 285 of file BackupServiceClientModel.h.

◆ GetBackupVaultAccessPolicyOutcomeCallable

Definition at line 379 of file BackupServiceClientModel.h.

◆ GetBackupVaultNotificationsOutcome

Definition at line 286 of file BackupServiceClientModel.h.

◆ GetBackupVaultNotificationsOutcomeCallable

Definition at line 380 of file BackupServiceClientModel.h.

◆ GetLegalHoldOutcome

Definition at line 287 of file BackupServiceClientModel.h.

◆ GetLegalHoldOutcomeCallable

Definition at line 381 of file BackupServiceClientModel.h.

◆ GetRecoveryPointRestoreMetadataOutcome

Definition at line 288 of file BackupServiceClientModel.h.

◆ GetRecoveryPointRestoreMetadataOutcomeCallable

Definition at line 382 of file BackupServiceClientModel.h.

◆ GetRestoreJobMetadataOutcome

Definition at line 289 of file BackupServiceClientModel.h.

◆ GetRestoreJobMetadataOutcomeCallable

Definition at line 383 of file BackupServiceClientModel.h.

◆ GetRestoreTestingInferredMetadataOutcome

Definition at line 290 of file BackupServiceClientModel.h.

◆ GetRestoreTestingInferredMetadataOutcomeCallable

Definition at line 384 of file BackupServiceClientModel.h.

◆ GetRestoreTestingPlanOutcome

Definition at line 291 of file BackupServiceClientModel.h.

◆ GetRestoreTestingPlanOutcomeCallable

Definition at line 385 of file BackupServiceClientModel.h.

◆ GetRestoreTestingSelectionOutcome

Definition at line 292 of file BackupServiceClientModel.h.

◆ GetRestoreTestingSelectionOutcomeCallable

Definition at line 386 of file BackupServiceClientModel.h.

◆ GetSupportedResourceTypesOutcome

Definition at line 293 of file BackupServiceClientModel.h.

◆ GetSupportedResourceTypesOutcomeCallable

Definition at line 387 of file BackupServiceClientModel.h.

◆ ListBackupJobsOutcome

Definition at line 295 of file BackupServiceClientModel.h.

◆ ListBackupJobsOutcomeCallable

Definition at line 389 of file BackupServiceClientModel.h.

◆ ListBackupJobSummariesOutcome

Definition at line 294 of file BackupServiceClientModel.h.

◆ ListBackupJobSummariesOutcomeCallable

Definition at line 388 of file BackupServiceClientModel.h.

◆ ListBackupPlansOutcome

Definition at line 298 of file BackupServiceClientModel.h.

◆ ListBackupPlansOutcomeCallable

Definition at line 392 of file BackupServiceClientModel.h.

◆ ListBackupPlanTemplatesOutcome

Definition at line 296 of file BackupServiceClientModel.h.

◆ ListBackupPlanTemplatesOutcomeCallable

Definition at line 390 of file BackupServiceClientModel.h.

◆ ListBackupPlanVersionsOutcome

Definition at line 297 of file BackupServiceClientModel.h.

◆ ListBackupPlanVersionsOutcomeCallable

Definition at line 391 of file BackupServiceClientModel.h.

◆ ListBackupSelectionsOutcome

Definition at line 299 of file BackupServiceClientModel.h.

◆ ListBackupSelectionsOutcomeCallable

Definition at line 393 of file BackupServiceClientModel.h.

◆ ListBackupVaultsOutcome

Definition at line 300 of file BackupServiceClientModel.h.

◆ ListBackupVaultsOutcomeCallable

Definition at line 394 of file BackupServiceClientModel.h.

◆ ListCopyJobsOutcome

Definition at line 302 of file BackupServiceClientModel.h.

◆ ListCopyJobsOutcomeCallable

Definition at line 396 of file BackupServiceClientModel.h.

◆ ListCopyJobSummariesOutcome

Definition at line 301 of file BackupServiceClientModel.h.

◆ ListCopyJobSummariesOutcomeCallable

Definition at line 395 of file BackupServiceClientModel.h.

◆ ListFrameworksOutcome

Definition at line 303 of file BackupServiceClientModel.h.

◆ ListFrameworksOutcomeCallable

Definition at line 397 of file BackupServiceClientModel.h.

◆ ListLegalHoldsOutcome

Definition at line 304 of file BackupServiceClientModel.h.

◆ ListLegalHoldsOutcomeCallable

Definition at line 398 of file BackupServiceClientModel.h.

◆ ListProtectedResourcesByBackupVaultOutcome

Definition at line 306 of file BackupServiceClientModel.h.

◆ ListProtectedResourcesByBackupVaultOutcomeCallable

Definition at line 400 of file BackupServiceClientModel.h.

◆ ListProtectedResourcesOutcome

Definition at line 305 of file BackupServiceClientModel.h.

◆ ListProtectedResourcesOutcomeCallable

Definition at line 399 of file BackupServiceClientModel.h.

◆ ListRecoveryPointsByBackupVaultOutcome

Definition at line 307 of file BackupServiceClientModel.h.

◆ ListRecoveryPointsByBackupVaultOutcomeCallable

Definition at line 401 of file BackupServiceClientModel.h.

◆ ListRecoveryPointsByLegalHoldOutcome

Definition at line 308 of file BackupServiceClientModel.h.

◆ ListRecoveryPointsByLegalHoldOutcomeCallable

Definition at line 402 of file BackupServiceClientModel.h.

◆ ListRecoveryPointsByResourceOutcome

Definition at line 309 of file BackupServiceClientModel.h.

◆ ListRecoveryPointsByResourceOutcomeCallable

Definition at line 403 of file BackupServiceClientModel.h.

◆ ListReportJobsOutcome

Definition at line 310 of file BackupServiceClientModel.h.

◆ ListReportJobsOutcomeCallable

Definition at line 404 of file BackupServiceClientModel.h.

◆ ListReportPlansOutcome

Definition at line 311 of file BackupServiceClientModel.h.

◆ ListReportPlansOutcomeCallable

Definition at line 405 of file BackupServiceClientModel.h.

◆ ListRestoreJobsByProtectedResourceOutcome

Definition at line 314 of file BackupServiceClientModel.h.

◆ ListRestoreJobsByProtectedResourceOutcomeCallable

Definition at line 408 of file BackupServiceClientModel.h.

◆ ListRestoreJobsOutcome

Definition at line 313 of file BackupServiceClientModel.h.

◆ ListRestoreJobsOutcomeCallable

Definition at line 407 of file BackupServiceClientModel.h.

◆ ListRestoreJobSummariesOutcome

Definition at line 312 of file BackupServiceClientModel.h.

◆ ListRestoreJobSummariesOutcomeCallable

Definition at line 406 of file BackupServiceClientModel.h.

◆ ListRestoreTestingPlansOutcome

Definition at line 315 of file BackupServiceClientModel.h.

◆ ListRestoreTestingPlansOutcomeCallable

Definition at line 409 of file BackupServiceClientModel.h.

◆ ListRestoreTestingSelectionsOutcome

Definition at line 316 of file BackupServiceClientModel.h.

◆ ListRestoreTestingSelectionsOutcomeCallable

Definition at line 410 of file BackupServiceClientModel.h.

◆ ListTagsOutcome

Definition at line 317 of file BackupServiceClientModel.h.

◆ ListTagsOutcomeCallable

Definition at line 411 of file BackupServiceClientModel.h.

◆ PutBackupVaultAccessPolicyOutcome

Definition at line 318 of file BackupServiceClientModel.h.

◆ PutBackupVaultAccessPolicyOutcomeCallable

Definition at line 412 of file BackupServiceClientModel.h.

◆ PutBackupVaultLockConfigurationOutcome

Definition at line 319 of file BackupServiceClientModel.h.

◆ PutBackupVaultLockConfigurationOutcomeCallable

Definition at line 413 of file BackupServiceClientModel.h.

◆ PutBackupVaultNotificationsOutcome

Definition at line 320 of file BackupServiceClientModel.h.

◆ PutBackupVaultNotificationsOutcomeCallable

Definition at line 414 of file BackupServiceClientModel.h.

◆ PutRestoreValidationResultOutcome

Definition at line 321 of file BackupServiceClientModel.h.

◆ PutRestoreValidationResultOutcomeCallable

Definition at line 415 of file BackupServiceClientModel.h.

◆ StartBackupJobOutcome

Definition at line 322 of file BackupServiceClientModel.h.

◆ StartBackupJobOutcomeCallable

Definition at line 416 of file BackupServiceClientModel.h.

◆ StartCopyJobOutcome

Definition at line 323 of file BackupServiceClientModel.h.

◆ StartCopyJobOutcomeCallable

Definition at line 417 of file BackupServiceClientModel.h.

◆ StartReportJobOutcome

Definition at line 324 of file BackupServiceClientModel.h.

◆ StartReportJobOutcomeCallable

Definition at line 418 of file BackupServiceClientModel.h.

◆ StartRestoreJobOutcome

Definition at line 325 of file BackupServiceClientModel.h.

◆ StartRestoreJobOutcomeCallable

Definition at line 419 of file BackupServiceClientModel.h.

◆ StopBackupJobOutcome

Definition at line 326 of file BackupServiceClientModel.h.

◆ StopBackupJobOutcomeCallable

Definition at line 420 of file BackupServiceClientModel.h.

◆ TagResourceOutcome

Definition at line 327 of file BackupServiceClientModel.h.

◆ TagResourceOutcomeCallable

Definition at line 421 of file BackupServiceClientModel.h.

◆ UntagResourceOutcome

Definition at line 328 of file BackupServiceClientModel.h.

◆ UntagResourceOutcomeCallable

Definition at line 422 of file BackupServiceClientModel.h.

◆ UpdateBackupPlanOutcome

Definition at line 329 of file BackupServiceClientModel.h.

◆ UpdateBackupPlanOutcomeCallable

Definition at line 423 of file BackupServiceClientModel.h.

◆ UpdateFrameworkOutcome

Definition at line 330 of file BackupServiceClientModel.h.

◆ UpdateFrameworkOutcomeCallable

Definition at line 424 of file BackupServiceClientModel.h.

◆ UpdateGlobalSettingsOutcome

Definition at line 331 of file BackupServiceClientModel.h.

◆ UpdateGlobalSettingsOutcomeCallable

Definition at line 425 of file BackupServiceClientModel.h.

◆ UpdateRecoveryPointLifecycleOutcome

Definition at line 332 of file BackupServiceClientModel.h.

◆ UpdateRecoveryPointLifecycleOutcomeCallable

Definition at line 426 of file BackupServiceClientModel.h.

◆ UpdateRegionSettingsOutcome

Definition at line 333 of file BackupServiceClientModel.h.

◆ UpdateRegionSettingsOutcomeCallable

Definition at line 427 of file BackupServiceClientModel.h.

◆ UpdateReportPlanOutcome

Definition at line 334 of file BackupServiceClientModel.h.

◆ UpdateReportPlanOutcomeCallable

Definition at line 428 of file BackupServiceClientModel.h.

◆ UpdateRestoreTestingPlanOutcome

Definition at line 335 of file BackupServiceClientModel.h.

◆ UpdateRestoreTestingPlanOutcomeCallable

Definition at line 429 of file BackupServiceClientModel.h.

◆ UpdateRestoreTestingSelectionOutcome

Definition at line 336 of file BackupServiceClientModel.h.

◆ UpdateRestoreTestingSelectionOutcomeCallable

Definition at line 430 of file BackupServiceClientModel.h.

Enumeration Type Documentation

◆ AggregationPeriod

Enumerator
NOT_SET 
ONE_DAY 
SEVEN_DAYS 
FOURTEEN_DAYS 

Definition at line 16 of file AggregationPeriod.h.

◆ BackupJobState

Enumerator
NOT_SET 
CREATED 
PENDING 
RUNNING 
ABORTING 
ABORTED 
COMPLETED 
FAILED 
EXPIRED 
PARTIAL 

Definition at line 16 of file BackupJobState.h.

◆ BackupJobStatus

Enumerator
NOT_SET 
CREATED 
PENDING 
RUNNING 
ABORTING 
ABORTED 
COMPLETED 
FAILED 
EXPIRED 
PARTIAL 
AGGREGATE_ALL 
ANY 

Definition at line 16 of file BackupJobStatus.h.

◆ BackupVaultEvent

Enumerator
NOT_SET 
BACKUP_JOB_STARTED 
BACKUP_JOB_COMPLETED 
BACKUP_JOB_SUCCESSFUL 
BACKUP_JOB_FAILED 
BACKUP_JOB_EXPIRED 
RESTORE_JOB_STARTED 
RESTORE_JOB_COMPLETED 
RESTORE_JOB_SUCCESSFUL 
RESTORE_JOB_FAILED 
COPY_JOB_STARTED 
COPY_JOB_SUCCESSFUL 
COPY_JOB_FAILED 
RECOVERY_POINT_MODIFIED 
BACKUP_PLAN_CREATED 
BACKUP_PLAN_MODIFIED 
S3_BACKUP_OBJECT_FAILED 
S3_RESTORE_OBJECT_FAILED 

Definition at line 16 of file BackupVaultEvent.h.

◆ ConditionType

Enumerator
NOT_SET 
STRINGEQUALS 

Definition at line 16 of file ConditionType.h.

◆ CopyJobState

Enumerator
NOT_SET 
CREATED 
RUNNING 
COMPLETED 
FAILED 
PARTIAL 

Definition at line 16 of file CopyJobState.h.

◆ CopyJobStatus

Enumerator
NOT_SET 
CREATED 
RUNNING 
ABORTING 
ABORTED 
COMPLETING 
COMPLETED 
FAILING 
FAILED 
PARTIAL 
AGGREGATE_ALL 
ANY 

Definition at line 16 of file CopyJobStatus.h.

◆ LegalHoldStatus

Enumerator
NOT_SET 
CREATING 
ACTIVE 
CANCELING 
CANCELED 

Definition at line 16 of file LegalHoldStatus.h.

◆ RecoveryPointStatus

Enumerator
NOT_SET 
COMPLETED 
PARTIAL 
DELETING 
EXPIRED 

Definition at line 16 of file RecoveryPointStatus.h.

◆ RestoreDeletionStatus

Enumerator
NOT_SET 
DELETING 
FAILED 
SUCCESSFUL 

Definition at line 16 of file RestoreDeletionStatus.h.

◆ RestoreJobState

Enumerator
NOT_SET 
CREATED 
PENDING 
RUNNING 
ABORTED 
COMPLETED 
FAILED 
AGGREGATE_ALL 
ANY 

Definition at line 16 of file RestoreJobState.h.

◆ RestoreJobStatus

Enumerator
NOT_SET 
PENDING 
RUNNING 
COMPLETED 
ABORTED 
FAILED 

Definition at line 16 of file RestoreJobStatus.h.

◆ RestoreValidationStatus

Enumerator
NOT_SET 
FAILED 
SUCCESSFUL 
TIMED_OUT 
VALIDATING 

Definition at line 16 of file RestoreValidationStatus.h.

◆ StorageClass

Enumerator
NOT_SET 
WARM 
COLD 
DELETED 

Definition at line 16 of file StorageClass.h.

◆ VaultState

strong
Enumerator
NOT_SET 
CREATING 
AVAILABLE 
FAILED 

Definition at line 16 of file VaultState.h.

◆ VaultType

strong
Enumerator
NOT_SET 
BACKUP_VAULT 
LOGICALLY_AIR_GAPPED_BACKUP_VAULT 

Definition at line 16 of file VaultType.h.