AWS SDK for .NET Documentation
DescribeVpcAttributeResult Class
AmazonAmazon.EC2.ModelDescribeVpcAttributeResult Did this page help you?   Yes   No    Tell us about it...
Describe Vpc Attributes Result
Declaration Syntax
C#
public class DescribeVpcAttributeResult
Members
All MembersConstructorsMethodsProperties



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

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

EnableDnsSupport
Flag that signals if the EnableDnsSupport 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.)
IsSetEnableDnsHostnames()()()()
Checks if EnableDnsHostnames property is set

IsSetEnableDnsSupport()()()()
Checks if EnableDnsSupport property is set

IsSetVpcId()()()()
Checks if VpcId property is set

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

VpcId
Id of the target VPC.

Inheritance Hierarchy
Object
DescribeVpcAttributeResult

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