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



IconMemberDescription
VolumeStatusDetail()()()()
Initializes a new instance of the VolumeStatusDetail 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.)
IsSetName()()()()
Checks if Name property is set

IsSetStatus()()()()
Checks if Status property is set

Name
The name of the volume's status.

Status
The value of the volume's status

ToString()()()()
Returns a string that represents the current object.
(Inherited from Object.)
WithName(String) Obsolete.
Sets the name of the volume's status.

WithStatus(String) Obsolete.
Sets the value of the volume's status

Inheritance Hierarchy
Object
VolumeStatusDetail

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