/AWS1/CL_BDONETWORKCONF¶
SecurityConfig for the Agent.
CONSTRUCTOR
¶
IMPORTING¶
Required arguments:¶
iv_networkmode
TYPE /AWS1/BDONETWORKMODE
/AWS1/BDONETWORKMODE
¶
The network mode for the AgentCore Runtime.
Optional arguments:¶
io_networkmodeconfig
TYPE REF TO /AWS1/CL_BDOVPCCONFIG
/AWS1/CL_BDOVPCCONFIG
¶
The network mode configuration for the AgentCore Runtime.
Queryable Attributes¶
networkMode¶
The network mode for the AgentCore Runtime.
Accessible with the following methods¶
Method | Description |
---|---|
GET_NETWORKMODE() |
Getter for NETWORKMODE, with configurable default |
ASK_NETWORKMODE() |
Getter for NETWORKMODE w/ exceptions if field has no value |
HAS_NETWORKMODE() |
Determine if NETWORKMODE has a value |
networkModeConfig¶
The network mode configuration for the AgentCore Runtime.
Accessible with the following methods¶
Method | Description |
---|---|
GET_NETWORKMODECONFIG() |
Getter for NETWORKMODECONFIG |