Skip to content

/AWS1/CL_BCONATGATEWAYCONF

The NAT Gateway configuration used for recommendations.

CONSTRUCTOR

IMPORTING

Optional arguments:

iv_activeconnectioncount TYPE /AWS1/BCOLONG /AWS1/BCOLONG

The number of active connections through the NAT Gateway.

iv_packetsinfromsource TYPE /AWS1/BCOLONG /AWS1/BCOLONG

The number of packets received from the source through the NAT Gateway.

iv_packetsinfromdestination TYPE /AWS1/BCOLONG /AWS1/BCOLONG

The number of packets received from the destination through the NAT Gateway.


Queryable Attributes

activeConnectionCount

The number of active connections through the NAT Gateway.

Accessible with the following methods

Method Description
GET_ACTIVECONNECTIONCOUNT() Getter for ACTIVECONNECTIONCOUNT, with configurable default
ASK_ACTIVECONNECTIONCOUNT() Getter for ACTIVECONNECTIONCOUNT w/ exceptions if field has
HAS_ACTIVECONNECTIONCOUNT() Determine if ACTIVECONNECTIONCOUNT has a value

packetsInFromSource

The number of packets received from the source through the NAT Gateway.

Accessible with the following methods

Method Description
GET_PACKETSINFROMSOURCE() Getter for PACKETSINFROMSOURCE, with configurable default
ASK_PACKETSINFROMSOURCE() Getter for PACKETSINFROMSOURCE w/ exceptions if field has no
HAS_PACKETSINFROMSOURCE() Determine if PACKETSINFROMSOURCE has a value

packetsInFromDestination

The number of packets received from the destination through the NAT Gateway.

Accessible with the following methods

Method Description
GET_PACKETSINFROMDESTINATION() Getter for PACKETSINFROMDESTINATION, with configurable defau
ASK_PACKETSINFROMDESTINATION() Getter for PACKETSINFROMDESTINATION w/ exceptions if field h
HAS_PACKETSINFROMDESTINATION() Determine if PACKETSINFROMDESTINATION has a value