Internet gateway attachment

C# |
public class InternetGatewayAttachment

All Members | Constructors | Methods | Properties | ||
Icon | Member | Description |
---|---|---|
![]() | InternetGatewayAttachment()()()() | Initializes a new instance of the InternetGatewayAttachment class |
![]() | 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.) |
![]() | IsSetState()()()() |
Checks if State property is set
|
![]() | IsSetVpcId()()()() |
Checks if VpcId property is set
|
![]() | State |
The current state of the attachment.
|
![]() | ToString()()()() | Returns a string that represents the current object. (Inherited from Object.) |
![]() | VpcId |
The ID of the VPC the Internet gateway is attached to.
|
![]() | WithState(String) | Obsolete.
Sets the current state of the attachment.
|
![]() | WithVpcId(String) | Obsolete.
Sets the ID of the VPC the Internet gateway is attached to.
|

Object | |
![]() | InternetGatewayAttachment |