/AWS1/CL_MDXPUBRTRNETIFACECONF¶
The configuration settings for a public router network interface, including the list of allowed CIDR blocks.
CONSTRUCTOR¶
IMPORTING¶
Required arguments:¶
it_allowrules TYPE /AWS1/CL_MDXPUBRTRNETIFACERULE=>TT_NETWORKINTERFACERULELIST TT_NETWORKINTERFACERULELIST¶
The list of allowed CIDR blocks for the public router network interface.
Queryable Attributes¶
AllowRules¶
The list of allowed CIDR blocks for the public router network interface.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_ALLOWRULES() |
Getter for ALLOWRULES, with configurable default |
ASK_ALLOWRULES() |
Getter for ALLOWRULES w/ exceptions if field has no value |
HAS_ALLOWRULES() |
Determine if ALLOWRULES has a value |