/AWS1/CL_EC2TGWCLIENTVPNATCHMT¶
Describes a Transit Gateway attachment for a Client VPN endpoint.
CONSTRUCTOR¶
IMPORTING¶
Optional arguments:¶
iv_tgwattachmentid TYPE /AWS1/EC2TGWATTACHMENTID /AWS1/EC2TGWATTACHMENTID¶
The ID of the Transit Gateway attachment.
iv_transitgatewayid TYPE /AWS1/EC2TRANSITGATEWAYID /AWS1/EC2TRANSITGATEWAYID¶
The ID of the Transit Gateway.
iv_clientvpnendpointid TYPE /AWS1/EC2CLIENTVPNENDPOINTID /AWS1/EC2CLIENTVPNENDPOINTID¶
The ID of the Client VPN endpoint.
iv_clientvpnownerid TYPE /AWS1/EC2STRING /AWS1/EC2STRING¶
The ID of the Amazon Web Services account that owns the Client VPN endpoint.
iv_state TYPE /AWS1/EC2TGWATCHMTSTATUSTYPE /AWS1/EC2TGWATCHMTSTATUSTYPE¶
The state of the Transit Gateway attachment.
iv_creationtime TYPE /AWS1/EC2STRING /AWS1/EC2STRING¶
The date and time the Transit Gateway attachment was created.
Queryable Attributes¶
TransitGatewayAttachmentId¶
The ID of the Transit Gateway attachment.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_TGWATTACHMENTID() |
Getter for TRANSITGATEWAYATTACHMENTID, with configurable def |
ASK_TGWATTACHMENTID() |
Getter for TRANSITGATEWAYATTACHMENTID w/ exceptions if field |
HAS_TGWATTACHMENTID() |
Determine if TRANSITGATEWAYATTACHMENTID has a value |
TransitGatewayId¶
The ID of the Transit Gateway.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_TRANSITGATEWAYID() |
Getter for TRANSITGATEWAYID, with configurable default |
ASK_TRANSITGATEWAYID() |
Getter for TRANSITGATEWAYID w/ exceptions if field has no va |
HAS_TRANSITGATEWAYID() |
Determine if TRANSITGATEWAYID has a value |
ClientVpnEndpointId¶
The ID of the Client VPN endpoint.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_CLIENTVPNENDPOINTID() |
Getter for CLIENTVPNENDPOINTID, with configurable default |
ASK_CLIENTVPNENDPOINTID() |
Getter for CLIENTVPNENDPOINTID w/ exceptions if field has no |
HAS_CLIENTVPNENDPOINTID() |
Determine if CLIENTVPNENDPOINTID has a value |
ClientVpnOwnerId¶
The ID of the Amazon Web Services account that owns the Client VPN endpoint.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_CLIENTVPNOWNERID() |
Getter for CLIENTVPNOWNERID, with configurable default |
ASK_CLIENTVPNOWNERID() |
Getter for CLIENTVPNOWNERID w/ exceptions if field has no va |
HAS_CLIENTVPNOWNERID() |
Determine if CLIENTVPNOWNERID has a value |
State¶
The state of the Transit Gateway attachment.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_STATE() |
Getter for STATE, with configurable default |
ASK_STATE() |
Getter for STATE w/ exceptions if field has no value |
HAS_STATE() |
Determine if STATE has a value |
CreationTime¶
The date and time the Transit Gateway attachment was created.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_CREATIONTIME() |
Getter for CREATIONTIME, with configurable default |
ASK_CREATIONTIME() |
Getter for CREATIONTIME w/ exceptions if field has no value |
HAS_CREATIONTIME() |
Determine if CREATIONTIME has a value |