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.
This is the response object from the RestoreSnapshotFromRecycleBin operation.
Namespace: Amazon.EC2.Model
Assembly: AWSSDK.EC2.dll
Version: 3.x.y.z
public class RestoreSnapshotFromRecycleBinResponse : AmazonWebServiceResponse
The RestoreSnapshotFromRecycleBinResponse type exposes the following members
Name | Description | |
---|---|---|
![]() |
RestoreSnapshotFromRecycleBinResponse() |
Name | Type | Description | |
---|---|---|---|
![]() |
ContentLength | System.Int64 | Inherited from Amazon.Runtime.AmazonWebServiceResponse. |
![]() |
Description | System.String |
Gets and sets the property Description. The description for the snapshot. |
![]() |
Encrypted | System.Boolean |
Gets and sets the property Encrypted. Indicates whether the snapshot is encrypted. |
![]() |
HttpStatusCode | System.Net.HttpStatusCode | Inherited from Amazon.Runtime.AmazonWebServiceResponse. |
![]() |
OutpostArn | System.String |
Gets and sets the property OutpostArn. The ARN of the Outpost on which the snapshot is stored. For more information, see Amazon EBS local snapshots on Outposts in the Amazon Elastic Compute Cloud User Guide. |
![]() |
OwnerId | System.String |
Gets and sets the property OwnerId. The ID of the Amazon Web Services account that owns the EBS snapshot. |
![]() |
Progress | System.String |
Gets and sets the property Progress. The progress of the snapshot, as a percentage. |
![]() |
ResponseMetadata | Amazon.Runtime.ResponseMetadata | Inherited from Amazon.Runtime.AmazonWebServiceResponse. |
![]() |
SnapshotId | System.String |
Gets and sets the property SnapshotId. The ID of the snapshot. |
![]() |
StartTime | System.DateTime |
Gets and sets the property StartTime. The time stamp when the snapshot was initiated. |
![]() |
State | Amazon.EC2.SnapshotState |
Gets and sets the property State. The state of the snapshot. |
![]() |
VolumeId | System.String |
Gets and sets the property VolumeId. The ID of the volume that was used to create the snapshot. |
![]() |
VolumeSize | System.Int32 |
Gets and sets the property VolumeSize. The size of the volume, in GiB. |
.NET Core App:
Supported in: 3.1
.NET Standard:
Supported in: 2.0
.NET Framework:
Supported in: 4.5, 4.0, 3.5