/AWS1/CL_SEBNETWORKCONF¶
The network type (IPv4-only, Dual-Stack, PrivateLink) of the ingress endpoint resource.
CONSTRUCTOR¶
IMPORTING¶
Optional arguments:¶
io_publicnetworkconf TYPE REF TO /AWS1/CL_SEBPUBLICNETWORKCONF /AWS1/CL_SEBPUBLICNETWORKCONF¶
Specifies the network configuration for the public ingress point.
io_privatenetworkconf TYPE REF TO /AWS1/CL_SEBPRIVATENETWORKCONF /AWS1/CL_SEBPRIVATENETWORKCONF¶
Specifies the network configuration for the private ingress point.
Queryable Attributes¶
PublicNetworkConfiguration¶
Specifies the network configuration for the public ingress point.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_PUBLICNETWORKCONF() |
Getter for PUBLICNETWORKCONFIGURATION |
PrivateNetworkConfiguration¶
Specifies the network configuration for the private ingress point.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_PRIVATENETWORKCONF() |
Getter for PRIVATENETWORKCONFIGURATION |