/AWS1/CL_EC2CREEGRONLYINTERN01¶
CreateEgressOnlyInternetGatewayResult
CONSTRUCTOR¶
IMPORTING¶
Optional arguments:¶
iv_clienttoken TYPE /AWS1/EC2STRING /AWS1/EC2STRING¶
Unique, case-sensitive identifier that you provide to ensure the idempotency of the request.
io_egressonlyinternetgateway TYPE REF TO /AWS1/CL_EC2EGRONLYINTERNETGW /AWS1/CL_EC2EGRONLYINTERNETGW¶
Information about the egress-only internet gateway.
Queryable Attributes¶
ClientToken¶
Unique, case-sensitive identifier that you provide to ensure the idempotency of the request.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_CLIENTTOKEN() |
Getter for CLIENTTOKEN, with configurable default |
ASK_CLIENTTOKEN() |
Getter for CLIENTTOKEN w/ exceptions if field has no value |
HAS_CLIENTTOKEN() |
Determine if CLIENTTOKEN has a value |
EgressOnlyInternetGateway¶
Information about the egress-only internet gateway.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_EGRESSONLYINTERNETGW() |
Getter for EGRESSONLYINTERNETGATEWAY |