Skip to content

/AWS1/CL_EC2GETSNETCIDRRSVRSLT

GetSubnetCidrReservationsResult

CONSTRUCTOR

IMPORTING

Optional arguments:

IT_SUBNETIPV4CIDRRSV TYPE /AWS1/CL_EC2SNETCIDRRESERVAT00=>TT_SUBNETCIDRRESERVATIONLIST TT_SUBNETCIDRRESERVATIONLIST

Information about the IPv4 subnet CIDR reservations.

IT_SUBNETIPV6CIDRRSV TYPE /AWS1/CL_EC2SNETCIDRRESERVAT00=>TT_SUBNETCIDRRESERVATIONLIST TT_SUBNETCIDRRESERVATIONLIST

Information about the IPv6 subnet CIDR reservations.

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

SubnetIpv4CidrReservations

Information about the IPv4 subnet CIDR reservations.

Accessible with the following methods

Method Description
GET_SUBNETIPV4CIDRRSV() Getter for SUBNETIPV4CIDRRESERVATIONS, with configurable def
ASK_SUBNETIPV4CIDRRSV() Getter for SUBNETIPV4CIDRRESERVATIONS w/ exceptions if field
HAS_SUBNETIPV4CIDRRSV() Determine if SUBNETIPV4CIDRRESERVATIONS has a value

SubnetIpv6CidrReservations

Information about the IPv6 subnet CIDR reservations.

Accessible with the following methods

Method Description
GET_SUBNETIPV6CIDRRSV() Getter for SUBNETIPV6CIDRRESERVATIONS, with configurable def
ASK_SUBNETIPV6CIDRRSV() Getter for SUBNETIPV6CIDRRESERVATIONS w/ exceptions if field
HAS_SUBNETIPV6CIDRRSV() Determine if SUBNETIPV6CIDRRESERVATIONS 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