/AWS1/CL_NWFDESCRLOGCONFRSP¶
DescribeLoggingConfigurationResponse
CONSTRUCTOR
¶
IMPORTING¶
Optional arguments:¶
iv_firewallarn
TYPE /AWS1/NWFRESOURCEARN
/AWS1/NWFRESOURCEARN
¶
The Amazon Resource Name (ARN) of the firewall.
io_loggingconfiguration
TYPE REF TO /AWS1/CL_NWFLOGGINGCONF
/AWS1/CL_NWFLOGGINGCONF
¶
LoggingConfiguration
iv_enablemonitoringdashboard
TYPE /AWS1/NWFENABLEMONDASHBOARD
/AWS1/NWFENABLEMONDASHBOARD
¶
A boolean that reflects whether or not the firewall monitoring dashboard is enabled on a firewall.
Returns
TRUE
when the firewall monitoring dashboard is enabled on the firewall. ReturnsFALSE
when the firewall monitoring dashboard is not enabled on the firewall.
Queryable Attributes¶
FirewallArn¶
The Amazon Resource Name (ARN) of the firewall.
Accessible with the following methods¶
Method | Description |
---|---|
GET_FIREWALLARN() |
Getter for FIREWALLARN, with configurable default |
ASK_FIREWALLARN() |
Getter for FIREWALLARN w/ exceptions if field has no value |
HAS_FIREWALLARN() |
Determine if FIREWALLARN has a value |
LoggingConfiguration¶
LoggingConfiguration
Accessible with the following methods¶
Method | Description |
---|---|
GET_LOGGINGCONFIGURATION() |
Getter for LOGGINGCONFIGURATION |
EnableMonitoringDashboard¶
A boolean that reflects whether or not the firewall monitoring dashboard is enabled on a firewall.
Returns
TRUE
when the firewall monitoring dashboard is enabled on the firewall. ReturnsFALSE
when the firewall monitoring dashboard is not enabled on the firewall.
Accessible with the following methods¶
Method | Description |
---|---|
GET_ENABLEMONDASHBOARD() |
Getter for ENABLEMONITORINGDASHBOARD, with configurable defa |
ASK_ENABLEMONDASHBOARD() |
Getter for ENABLEMONITORINGDASHBOARD w/ exceptions if field |
HAS_ENABLEMONDASHBOARD() |
Determine if ENABLEMONITORINGDASHBOARD has a value |