/AWS1/CL_BLDPROXYCONFIGURATION¶
Information about the proxy configurations that apply network access control to your reserved capacity instances.
CONSTRUCTOR¶
IMPORTING¶
Optional arguments:¶
iv_defaultbehavior TYPE /AWS1/BLDFLEETPROXYRULEBEHAV /AWS1/BLDFLEETPROXYRULEBEHAV¶
The default behavior of outgoing traffic.
it_orderedproxyrules TYPE /AWS1/CL_BLDFLEETPROXYRULE=>TT_FLEETPROXYRULES TT_FLEETPROXYRULES¶
An array of
FleetProxyRuleobjects that represent the specified destination domains or IPs to allow or deny network access control to.
Queryable Attributes¶
defaultBehavior¶
The default behavior of outgoing traffic.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_DEFAULTBEHAVIOR() |
Getter for DEFAULTBEHAVIOR, with configurable default |
ASK_DEFAULTBEHAVIOR() |
Getter for DEFAULTBEHAVIOR w/ exceptions if field has no val |
HAS_DEFAULTBEHAVIOR() |
Determine if DEFAULTBEHAVIOR has a value |
orderedProxyRules¶
An array of
FleetProxyRuleobjects that represent the specified destination domains or IPs to allow or deny network access control to.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_ORDEREDPROXYRULES() |
Getter for ORDEREDPROXYRULES, with configurable default |
ASK_ORDEREDPROXYRULES() |
Getter for ORDEREDPROXYRULES w/ exceptions if field has no v |
HAS_ORDEREDPROXYRULES() |
Determine if ORDEREDPROXYRULES has a value |