Skip to content

/AWS1/CL_EC2DISASCNATGWADDRE01

DisassociateNatGatewayAddressResult

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