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.
Information about a snapshot that is currently in the Recycle Bin.
Namespace: Amazon.EC2.Model
Assembly: AWSSDK.EC2.dll
Version: 3.x.y.z
public class SnapshotRecycleBinInfo
The SnapshotRecycleBinInfo type exposes the following members
Name | Description | |
---|---|---|
![]() |
SnapshotRecycleBinInfo() |
Name | Type | Description | |
---|---|---|---|
![]() |
Description | System.String |
Gets and sets the property Description. The description for the snapshot. |
![]() |
RecycleBinEnterTime | System.DateTime |
Gets and sets the property RecycleBinEnterTime. The date and time when the snaphsot entered the Recycle Bin. |
![]() |
RecycleBinExitTime | System.DateTime |
Gets and sets the property RecycleBinExitTime. The date and time when the snapshot is to be permanently deleted from the Recycle Bin. |
![]() |
SnapshotId | System.String |
Gets and sets the property SnapshotId. The ID of the snapshot. |
![]() |
VolumeId | System.String |
Gets and sets the property VolumeId. The ID of the volume from which the snapshot was created. |
.NET Core App:
Supported in: 3.1
.NET Standard:
Supported in: 2.0
.NET Framework:
Supported in: 4.5, 4.0, 3.5