AWS SDK for .NET Documentation
VpcAttachment Class
AmazonAmazon.EC2.ModelVpcAttachment Did this page help you?   Yes   No    Tell us about it...
VPC Attachment
Declaration Syntax
C#
public class VpcAttachment
Members
All MembersConstructorsMethodsProperties



IconMemberDescription
VpcAttachment()()()()
Initializes a new instance of the VpcAttachment 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.)
IsSetVpcAttachmentState()()()()
Checks if VpcAttachmentState property is set

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

ToString()()()()
Returns a string that represents the current object.
(Inherited from Object.)
VpcAttachmentState
The current state of the attachment. Valid values: attaching, attached, detaching, detached

VpcId
The ID of the VPC the VPN gateway is attached to

WithVpcAttachmentState(String) Obsolete.
Sets the current state of the attachment.

WithVpcId(String) Obsolete.
Sets the ID of the VPC the VPN gateway is attached to

Inheritance Hierarchy
Object
VpcAttachment

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