Skip to content

/AWS1/CL_MGNSPLITOPERATION

An operation that splits a construct into multiple constructs with different CIDR blocks.

CONSTRUCTOR

IMPORTING

Optional arguments:

it_splitconstructs TYPE /AWS1/CL_MGNSPLITCONSTRUCT=>TT_SPLITCONSTRUCTS TT_SPLITCONSTRUCTS

The list of split targets with their CIDR blocks.


Queryable Attributes

splitConstructs

The list of split targets with their CIDR blocks.

Accessible with the following methods

Method Description
GET_SPLITCONSTRUCTS() Getter for SPLITCONSTRUCTS, with configurable default
ASK_SPLITCONSTRUCTS() Getter for SPLITCONSTRUCTS w/ exceptions if field has no val
HAS_SPLITCONSTRUCTS() Determine if SPLITCONSTRUCTS has a value