Skip to content

/AWS1/CL_EC2GETIPAMDISCVRTERS

GetIpamDiscoveredRoutesResult

CONSTRUCTOR

IMPORTING

Optional arguments:

it_ipamdiscoveredroutes TYPE /AWS1/CL_EC2IPAMDISCVRDROUTE=>TT_IPAMDISCOVEREDROUTESET TT_IPAMDISCOVEREDROUTESET

The discovered BGP routes.

iv_nexttoken TYPE /AWS1/EC2NEXTTOKEN /AWS1/EC2NEXTTOKEN

The token to use to retrieve the next page of results.


Queryable Attributes

IpamDiscoveredRoutes

The discovered BGP routes.

Accessible with the following methods

Method Description
GET_IPAMDISCOVEREDROUTES() Getter for IPAMDISCOVEREDROUTES, with configurable default
ASK_IPAMDISCOVEREDROUTES() Getter for IPAMDISCOVEREDROUTES w/ exceptions if field has n
HAS_IPAMDISCOVEREDROUTES() Determine if IPAMDISCOVEREDROUTES has a value

NextToken

The token to use to retrieve 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