Skip to content

/AWS1/CL_EC2DSCBYOIPCIDRSRS

DescribeByoipCidrsResult

CONSTRUCTOR

IMPORTING

Optional arguments:

IT_BYOIPCIDRS TYPE /AWS1/CL_EC2BYOIPCIDR=>TT_BYOIPCIDRSET TT_BYOIPCIDRSET

Information about your address ranges.

IV_NEXTTOKEN TYPE /AWS1/EC2STRING /AWS1/EC2STRING

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

ByoipCidrs

Information about your address ranges.

Accessible with the following methods

Method Description
GET_BYOIPCIDRS() Getter for BYOIPCIDRS, with configurable default
ASK_BYOIPCIDRS() Getter for BYOIPCIDRS w/ exceptions if field has no value
HAS_BYOIPCIDRS() Determine if BYOIPCIDRS 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