/AWS1/CL_EC2TGWCONFINPUTSTRUCT¶
The Transit Gateway configuration for a Client VPN endpoint.
CONSTRUCTOR¶
IMPORTING¶
Optional arguments:¶
iv_transitgatewayid TYPE /AWS1/EC2TRANSITGATEWAYID /AWS1/EC2TRANSITGATEWAYID¶
The ID of the Transit Gateway to associate with the Client VPN endpoint.
it_availabilityzones TYPE /AWS1/CL_EC2CLIENTVPNAZSET_W=>TT_CLIENTVPNAZSET TT_CLIENTVPNAZSET¶
The Availability Zone names for the Transit Gateway association. You can specify up to the maximum number of Availability Zones supported by the Transit Gateway. You cannot specify both
AvailabilityZonesandAvailabilityZoneIds.
it_availabilityzoneids TYPE /AWS1/CL_EC2CLIENTVPNAZIDSET_W=>TT_CLIENTVPNAZIDSET TT_CLIENTVPNAZIDSET¶
The Availability Zone IDs for the Transit Gateway association. You can specify up to the maximum number of Availability Zones supported by the Transit Gateway. You cannot specify both
AvailabilityZonesandAvailabilityZoneIds.
Queryable Attributes¶
TransitGatewayId¶
The ID of the Transit Gateway to associate with the Client VPN endpoint.
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 |
AvailabilityZones¶
The Availability Zone names for the Transit Gateway association. You can specify up to the maximum number of Availability Zones supported by the Transit Gateway. You cannot specify both
AvailabilityZonesandAvailabilityZoneIds.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_AVAILABILITYZONES() |
Getter for AVAILABILITYZONES, with configurable default |
ASK_AVAILABILITYZONES() |
Getter for AVAILABILITYZONES w/ exceptions if field has no v |
HAS_AVAILABILITYZONES() |
Determine if AVAILABILITYZONES has a value |
AvailabilityZoneIds¶
The Availability Zone IDs for the Transit Gateway association. You can specify up to the maximum number of Availability Zones supported by the Transit Gateway. You cannot specify both
AvailabilityZonesandAvailabilityZoneIds.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_AVAILABILITYZONEIDS() |
Getter for AVAILABILITYZONEIDS, with configurable default |
ASK_AVAILABILITYZONEIDS() |
Getter for AVAILABILITYZONEIDS w/ exceptions if field has no |
HAS_AVAILABILITYZONEIDS() |
Determine if AVAILABILITYZONEIDS has a value |