AWS services or capabilities described in AWS Documentation may vary by region/location. Click Getting Started with Amazon AWS to see specific differences applicable to the China (Beijing) Region.
Contains metadata about a restore job.
Namespace: Amazon.Backup.Model
Assembly: AWSSDK.Backup.dll
Version: 3.x.y.z
public class RestoreJobsListMember
The RestoreJobsListMember type exposes the following members
Name | Description | |
---|---|---|
![]() |
RestoreJobsListMember() |
Name | Type | Description | |
---|---|---|---|
![]() |
AccountId | System.String |
Gets and sets the property AccountId. The account ID that owns the restore job. |
![]() |
BackupSizeInBytes | System.Int64 |
Gets and sets the property BackupSizeInBytes. The size, in bytes, of the restored resource. |
![]() |
CompletionDate | System.DateTime |
Gets and sets the property CompletionDate.
The date and time a job to restore a recovery point is completed, in Unix format and
Coordinated Universal Time (UTC). The value of |
![]() |
CreatedBy | Amazon.Backup.Model.RestoreJobCreator |
Gets and sets the property CreatedBy. Contains identifying information about the creation of a restore job. |
![]() |
CreatedResourceArn | System.String |
Gets and sets the property CreatedResourceArn. An Amazon Resource Name (ARN) that uniquely identifies a resource. The format of the ARN depends on the resource type. |
![]() |
CreationDate | System.DateTime |
Gets and sets the property CreationDate.
The date and time a restore job is created, in Unix format and Coordinated Universal
Time (UTC). The value of |
![]() |
DeletionStatus | Amazon.Backup.RestoreDeletionStatus |
Gets and sets the property DeletionStatus.
This notes the status of the data generated by the restore test. The status may be
|
![]() |
DeletionStatusMessage | System.String |
Gets and sets the property DeletionStatusMessage. This describes the restore job deletion status. |
![]() |
ExpectedCompletionTimeMinutes | System.Int64 |
Gets and sets the property ExpectedCompletionTimeMinutes. The amount of time in minutes that a job restoring a recovery point is expected to take. |
![]() |
IamRoleArn | System.String |
Gets and sets the property IamRoleArn.
The IAM role ARN used to create the target recovery point; for example, |
![]() |
PercentDone | System.String |
Gets and sets the property PercentDone. Contains an estimated percentage complete of a job at the time the job status was queried. |
![]() |
RecoveryPointArn | System.String |
Gets and sets the property RecoveryPointArn.
An ARN that uniquely identifies a recovery point; for example, |
![]() |
RecoveryPointCreationDate | System.DateTime |
Gets and sets the property RecoveryPointCreationDate. The date on which a recovery point was created. |
![]() |
ResourceType | System.String |
Gets and sets the property ResourceType. The resource type of the listed restore jobs; for example, an Amazon Elastic Block Store (Amazon EBS) volume or an Amazon Relational Database Service (Amazon RDS) database. For Windows Volume Shadow Copy Service (VSS) backups, the only supported resource type is Amazon EC2. |
![]() |
RestoreJobId | System.String |
Gets and sets the property RestoreJobId. Uniquely identifies the job that restores a recovery point. |
![]() |
Status | Amazon.Backup.RestoreJobStatus |
Gets and sets the property Status. A status code specifying the state of the job initiated by Backup to restore a recovery point. |
![]() |
StatusMessage | System.String |
Gets and sets the property StatusMessage. A detailed message explaining the status of the job to restore a recovery point. |
![]() |
ValidationStatus | Amazon.Backup.RestoreValidationStatus |
Gets and sets the property ValidationStatus. The status of validation run on the indicated restore job. |
![]() |
ValidationStatusMessage | System.String |
Gets and sets the property ValidationStatusMessage. This describes the status of validation run on the indicated restore job. |
.NET:
Supported in: 8.0 and newer, Core 3.1
.NET Standard:
Supported in: 2.0
.NET Framework:
Supported in: 4.5 and newer, 3.5