Skip to content

/AWS1/CL_MGNSPLITCONSTRUCT

A split target specifying the CIDR block for the new construct.

CONSTRUCTOR

IMPORTING

Optional arguments:

iv_cidrblock TYPE /AWS1/MGNCIDRBLOCK /AWS1/MGNCIDRBLOCK

The CIDR block for the split construct.


Queryable Attributes

cidrBlock

The CIDR block for the split construct.

Accessible with the following methods

Method Description
GET_CIDRBLOCK() Getter for CIDRBLOCK, with configurable default
ASK_CIDRBLOCK() Getter for CIDRBLOCK w/ exceptions if field has no value
HAS_CIDRBLOCK() Determine if CIDRBLOCK 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_SPLITCONSTRUCTS

TYPES TT_SPLITCONSTRUCTS TYPE STANDARD TABLE OF REF TO /AWS1/CL_MGNSPLITCONSTRUCT WITH DEFAULT KEY
.