Skip to content

/AWS1/CL_EC2IPAMPREFIXLSTRES05

Describes a CIDR entry in a specific version of an IPAM prefix list resolver. This represents a CIDR that was selected and synchronized at a particular point in time.

CONSTRUCTOR

IMPORTING

Optional arguments:

iv_cidr TYPE /AWS1/EC2STRING /AWS1/EC2STRING

The CIDR block that was selected and synchronized in this resolver version.


Queryable Attributes

Cidr

The CIDR block that was selected and synchronized in this resolver version.

Accessible with the following methods

Method Description
GET_CIDR() Getter for CIDR, with configurable default
ASK_CIDR() Getter for CIDR w/ exceptions if field has no value
HAS_CIDR() Determine if CIDR has a value

Public Local Types In This Class

Internal table types, representing arrays and maps of this class, are defined as local types:

TT_IPAMPREFIXLSTRESLVVRSENTSET

TYPES TT_IPAMPREFIXLSTRESLVVRSENTSET TYPE STANDARD TABLE OF REF TO /AWS1/CL_EC2IPAMPREFIXLSTRES05 WITH DEFAULT KEY
.