AWS SDK for .NET Documentation
DescribeVolumeAttributeResult Class
AmazonAmazon.EC2.ModelDescribeVolumeAttributeResult Did this page help you?   Yes   No    Tell us about it...
Describe Volume Attribute result.
Declaration Syntax
C#
public class DescribeVolumeAttributeResult
Members
All MembersConstructorsMethodsProperties



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

AutoEnableIO
Flag that signals if the AutoEnableIO attribute is true or false.

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

IsSetProductCodes()()()()
Checks if ProductCodes property is set

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

ProductCodes
Product codes for the volume.

ToString()()()()
String Representation of this object. Overrides Object.ToString()
(Overrides Object.ToString()()()().)
ToXML()()()()
XML Representation of this object

VolumeId
Volume ID of the target volume.

Inheritance Hierarchy
Object
DescribeVolumeAttributeResult

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