Describe Vpc Attributes Result

C# |
public class DescribeVpcAttributeResult

All Members | Constructors | Methods | Properties | ||
Icon | Member | Description |
---|---|---|
![]() | 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) | (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.
|

Object | |
![]() | DescribeVpcAttributeResult |