Skip to content

/AWS1/CL_EC2DSCINTERNETGWSRS

DescribeInternetGatewaysResult

CONSTRUCTOR

IMPORTING

Optional arguments:

IT_INTERNETGATEWAYS TYPE /AWS1/CL_EC2INTERNETGATEWAY=>TT_INTERNETGATEWAYLIST TT_INTERNETGATEWAYLIST

Information about the internet gateways.

IV_NEXTTOKEN TYPE /AWS1/EC2STRING /AWS1/EC2STRING

The token to include in another request to get the next page of items. This value is null when there are no more items to return.


Queryable Attributes

InternetGateways

Information about the internet gateways.

Accessible with the following methods

Method Description
GET_INTERNETGATEWAYS() Getter for INTERNETGATEWAYS, with configurable default
ASK_INTERNETGATEWAYS() Getter for INTERNETGATEWAYS w/ exceptions if field has no va
HAS_INTERNETGATEWAYS() Determine if INTERNETGATEWAYS has a value

NextToken

The token to include in another request to get the next page of items. This value is null when there are no more items to return.

Accessible with the following methods

Method Description
GET_NEXTTOKEN() Getter for NEXTTOKEN, with configurable default
ASK_NEXTTOKEN() Getter for NEXTTOKEN w/ exceptions if field has no value
HAS_NEXTTOKEN() Determine if NEXTTOKEN has a value