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 detailed information about a saved recovery point.
Namespace: Amazon.Backup.Model
Assembly: AWSSDK.Backup.dll
Version: 3.x.y.z
public class RecoveryPointByResource
The RecoveryPointByResource type exposes the following members
Name | Description | |
---|---|---|
![]() |
RecoveryPointByResource() |
Name | Type | Description | |
---|---|---|---|
![]() |
BackupSizeBytes | System.Int64 |
Gets and sets the property BackupSizeBytes. The size, in bytes, of a backup. |
![]() |
BackupVaultName | System.String |
Gets and sets the property BackupVaultName. The name of a logical container where backups are stored. Backup vaults are identified by names that are unique to the account used to create them and the Amazon Web Services Region where they are created. |
![]() |
CreationDate | System.DateTime |
Gets and sets the property CreationDate.
The date and time a recovery point is created, in Unix format and Coordinated Universal
Time (UTC). The value of |
![]() |
EncryptionKeyArn | System.String |
Gets and sets the property EncryptionKeyArn.
The server-side encryption key that is used to protect your backups; for example,
|
![]() |
IndexStatus | Amazon.Backup.IndexStatus |
Gets and sets the property IndexStatus. This is the current status for the backup index associated with the specified recovery point.
Statuses are:
A recovery point with an index that has the status of |
![]() |
IndexStatusMessage | System.String |
Gets and sets the property IndexStatusMessage. A string in the form of a detailed message explaining the status of a backup index associated with the recovery point. |
![]() |
IsParent | System.Boolean |
Gets and sets the property IsParent. This is a boolean value indicating this is a parent (composite) recovery point. |
![]() |
ParentRecoveryPointArn | System.String |
Gets and sets the property ParentRecoveryPointArn. The Amazon Resource Name (ARN) of the parent (composite) recovery point. |
![]() |
RecoveryPointArn | System.String |
Gets and sets the property RecoveryPointArn.
An Amazon Resource Name (ARN) that uniquely identifies a recovery point; for example,
|
![]() |
ResourceName | System.String |
Gets and sets the property ResourceName. The non-unique name of the resource that belongs to the specified backup. |
![]() |
Status | Amazon.Backup.RecoveryPointStatus |
Gets and sets the property Status. A status code specifying the state of the recovery point. |
![]() |
StatusMessage | System.String |
Gets and sets the property StatusMessage. A message explaining the current status of the recovery point. |
![]() |
VaultType | Amazon.Backup.VaultType |
Gets and sets the property VaultType. The type of vault in which the described recovery point is stored. |
.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