Skip to content

/AWS1/CL_EC2DESCRIPV6POOLSRSLT

DescribeIpv6PoolsResult

CONSTRUCTOR

IMPORTING

Optional arguments:

IT_IPV6POOLS TYPE /AWS1/CL_EC2IPV6POOL=>TT_IPV6POOLSET TT_IPV6POOLSET

Information about the IPv6 address pools.

IV_NEXTTOKEN TYPE /AWS1/EC2NEXTTOKEN /AWS1/EC2NEXTTOKEN

The token to use to retrieve the next page of results. This value is null when there are no more results to return.


Queryable Attributes

Ipv6Pools

Information about the IPv6 address pools.

Accessible with the following methods

Method Description
GET_IPV6POOLS() Getter for IPV6POOLS, with configurable default
ASK_IPV6POOLS() Getter for IPV6POOLS w/ exceptions if field has no value
HAS_IPV6POOLS() Determine if IPV6POOLS has a value

NextToken

The token to use to retrieve the next page of results. This value is null when there are no more results 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