Skip to content

/AWS1/CL_NWMGETTGWREGSRESPONSE

GetTransitGatewayRegistrationsResponse

CONSTRUCTOR

IMPORTING

Optional arguments:

IT_TGWREGISTRATIONS TYPE /AWS1/CL_NWMTGWREGISTRATION=>TT_TGWREGISTRATIONLIST TT_TGWREGISTRATIONLIST

The transit gateway registrations.

IV_NEXTTOKEN TYPE /AWS1/NWMNEXTTOKEN /AWS1/NWMNEXTTOKEN

The token for the next page of results.


Queryable Attributes

TransitGatewayRegistrations

The transit gateway registrations.

Accessible with the following methods

Method Description
GET_TGWREGISTRATIONS() Getter for TRANSITGATEWAYREGISTRATIONS, with configurable de
ASK_TGWREGISTRATIONS() Getter for TRANSITGATEWAYREGISTRATIONS w/ exceptions if fiel
HAS_TGWREGISTRATIONS() Determine if TRANSITGATEWAYREGISTRATIONS has a value

NextToken

The token for the next page of results.

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