/AWS1/CL_EC2UNASSIGNPVTNATGW01¶
UnassignPrivateNatGatewayAddressResult
CONSTRUCTOR¶
IMPORTING¶
Optional arguments:¶
iv_natgatewayid TYPE /AWS1/EC2NATGATEWAYID /AWS1/EC2NATGATEWAYID¶
The ID of the NAT gateway.
it_natgatewayaddresses TYPE /AWS1/CL_EC2NATGATEWAYADDRESS=>TT_NATGATEWAYADDRESSLIST TT_NATGATEWAYADDRESSLIST¶
Information about the NAT gateway IP addresses.
Queryable Attributes¶
NatGatewayId¶
The ID of the NAT gateway.
Accessible with the following methods¶
| Method | Description | 
|---|---|
| GET_NATGATEWAYID() | Getter for NATGATEWAYID, with configurable default | 
| ASK_NATGATEWAYID() | Getter for NATGATEWAYID w/ exceptions if field has no value | 
| HAS_NATGATEWAYID() | Determine if NATGATEWAYID has a value | 
NatGatewayAddresses¶
Information about the NAT gateway IP addresses.
Accessible with the following methods¶
| Method | Description | 
|---|---|
| GET_NATGATEWAYADDRESSES() | Getter for NATGATEWAYADDRESSES, with configurable default | 
| ASK_NATGATEWAYADDRESSES() | Getter for NATGATEWAYADDRESSES w/ exceptions if field has no | 
| HAS_NATGATEWAYADDRESSES() | Determine if NATGATEWAYADDRESSES has a value |