AWS SDK Version 3 for .NET
API Reference

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 volume that is currently in the Recycle Bin.

Inheritance Hierarchy

System.Object
  Amazon.EC2.Model.VolumeRecycleBinInfo

Namespace: Amazon.EC2.Model
Assembly: AWSSDK.EC2.dll
Version: 3.x.y.z

Syntax

C#
public class VolumeRecycleBinInfo

The VolumeRecycleBinInfo type exposes the following members

Constructors

NameDescription
Public Method VolumeRecycleBinInfo()

Properties

NameTypeDescription
Public Property AvailabilityZone System.String

Gets and sets the property AvailabilityZone.

The Availability Zone for the volume.

Public Property AvailabilityZoneId System.String

Gets and sets the property AvailabilityZoneId.

The ID of the Availability Zone for the volume.

Public Property CreateTime System.DateTime

Gets and sets the property CreateTime.

The time stamp when volume creation was initiated.

Public Property Iops System.Int32

Gets and sets the property Iops.

The number of I/O operations per second (IOPS) for the volume.

Public Property Operator Amazon.EC2.Model.OperatorResponse

Gets and sets the property Operator.

The service provider that manages the volume.

Public Property OutpostArn System.String

Gets and sets the property OutpostArn.

The ARN of the Outpost on which the volume is stored. For more information, see Amazon EBS volumes on Outposts in the Amazon EBS User Guide.

Public Property RecycleBinEnterTime System.DateTime

Gets and sets the property RecycleBinEnterTime.

The date and time when the volume entered the Recycle Bin.

Public Property RecycleBinExitTime System.DateTime

Gets and sets the property RecycleBinExitTime.

The date and time when the volume is to be permanently deleted from the Recycle Bin.

Public Property Size System.Int32

Gets and sets the property Size.

The size of the volume, in GiB.

Public Property SnapshotId System.String

Gets and sets the property SnapshotId.

The snapshot from which the volume was created, if applicable.

Public Property SourceVolumeId System.String

Gets and sets the property SourceVolumeId.

The ID of the source volume.

Public Property State Amazon.EC2.VolumeState

Gets and sets the property State.

The state of the volume.

Public Property Throughput System.Int32

Gets and sets the property Throughput.

The throughput that the volume supports, in MiB/s.

Public Property VolumeId System.String

Gets and sets the property VolumeId.

The ID of the volume.

Public Property VolumeType Amazon.EC2.VolumeType

Gets and sets the property VolumeType.

The volume type.

Version Information

.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