/AWS1/CL_MDXROUTERNETIFACECONF¶
The configuration settings for a router network interface.
CONSTRUCTOR¶
IMPORTING¶
Optional arguments:¶
io_public TYPE REF TO /AWS1/CL_MDXPUBRTRNETIFACECONF /AWS1/CL_MDXPUBRTRNETIFACECONF¶
The configuration settings for a public router network interface, including the list of allowed CIDR blocks.
io_vpc TYPE REF TO /AWS1/CL_MDXVPCRTRNETIFACECONF /AWS1/CL_MDXVPCRTRNETIFACECONF¶
The configuration settings for a router network interface within a VPC, including the security group IDs and subnet ID.
Queryable Attributes¶
Public¶
The configuration settings for a public router network interface, including the list of allowed CIDR blocks.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_PUBLIC() |
Getter for PUBLIC |
Vpc¶
The configuration settings for a router network interface within a VPC, including the security group IDs and subnet ID.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_VPC() |
Getter for VPC |