AWS SDK for .NET Documentation
VolumeStatus Class
AmazonAmazon.EC2.ModelVolumeStatus Did this page help you?   Yes   No    Tell us about it...
Volume Status
Declaration Syntax
C#
public class VolumeStatus
Members
All MembersConstructorsMethodsProperties



IconMemberDescription
VolumeStatus()()()()
Initializes a new instance of the VolumeStatus class

AvailabilityZone
Availability Zone of the volume

Equals(Object)
Determines whether the specified Object is equal to the current Object.
(Inherited from Object.)
GetHashCode()()()()
Serves as a hash function for a particular type.
(Inherited from Object.)
GetType()()()()
Gets the type of the current instance.
(Inherited from Object.)
IsSetAvailabilityZone()()()()
Checks if AvailabilityZone property is set

IsSetVolumeId()()()()
Checks if VolumeId property is set

IsSetVolumeStatusAction()()()()
Checks if VolumeStatusAction property is set

IsSetVolumeStatusEvent()()()()
Checks if VolumeStatusEvent property is set

IsSetVolumeStatusInfo()()()()
Checks if VolumeStatusInfo property is set

ToString()()()()
Returns a string that represents the current object.
(Inherited from Object.)
VolumeId
The volume ID

VolumeStatusAction
A list of actions associated with the volume

VolumeStatusEvent
A list of events associated with the volume

VolumeStatusInfo
Status of the volume

WithAvailabilityZone(String) Obsolete.
Sets the Availability Zone of the volume

WithVolumeId(String) Obsolete.
Sets the volume ID

WithVolumeStatusAction(array<VolumeStatusAction>[]()[][]) Obsolete.
Sets a list of actions associated with the volume

WithVolumeStatusEvent(array<VolumeStatusEvent>[]()[][]) Obsolete.
Sets a list of events associated with the volume

WithVolumeStatusInfo(VolumeStatusInfo) Obsolete.
Sets the status of the volume

Inheritance Hierarchy
Object
VolumeStatus

Assembly: AWSSDK (Module: AWSSDK) Version: 1.5.60.0 (1.5.60.0)