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.

Describes the volume status.

Inheritance Hierarchy

System.Object
  Amazon.EC2.Model.VolumeStatusItem

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

Syntax

C#
public class VolumeStatusItem

The VolumeStatusItem type exposes the following members

Constructors

NameDescription
Public Method VolumeStatusItem()

Properties

NameTypeDescription
Public Property Actions System.Collections.Generic.List<Amazon.EC2.Model.VolumeStatusAction>

Gets and sets the property Actions.

The details of the operation.

Public Property AttachmentStatuses System.Collections.Generic.List<Amazon.EC2.Model.VolumeStatusAttachmentStatus>

Gets and sets the property AttachmentStatuses.

Information about the instances to which the volume is attached.

Public Property AvailabilityZone System.String

Gets and sets the property AvailabilityZone.

The Availability Zone of the volume.

Public Property AvailabilityZoneId System.String

Gets and sets the property AvailabilityZoneId.

The ID of the Availability Zone.

Public Property Events System.Collections.Generic.List<Amazon.EC2.Model.VolumeStatusEvent>

Gets and sets the property Events.

A list of events associated with the volume.

Public Property InitializationStatusDetails Amazon.EC2.Model.InitializationStatusDetails

Gets and sets the property InitializationStatusDetails.

Information about the volume initialization. It can take up to 5 minutes for the volume initialization information to be updated.

Only available for volumes created from snapshots. Not available for empty volumes created without a snapshot.

For more information, see Initialize Amazon EBS volumes.

Public Property OutpostArn System.String

Gets and sets the property OutpostArn.

The Amazon Resource Name (ARN) of the Outpost.

Public Property VolumeId System.String

Gets and sets the property VolumeId.

The volume ID.

Public Property VolumeStatus Amazon.EC2.Model.VolumeStatusInfo

Gets and sets the property VolumeStatus.

The volume status.

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