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



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

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.)
IsSetStatus()()()()
Checks if Status property is set

IsSetVolumeStatusDetail()()()()
Checks if VolumeStatusDetail property is set

Status
The status of the volume

ToString()()()()
Returns a string that represents the current object.
(Inherited from Object.)
VolumeStatusDetail
Details of the volume status

WithStatus(String) Obsolete.
Sets the status of the volume

WithVolumeStatusDetail(array<VolumeStatusDetail>[]()[][]) Obsolete.
Sets the details of the volume status

Inheritance Hierarchy
Object
VolumeStatusInfo

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