/AWS1/CL_FMSDELNETWORKACLENT00¶
Information about the DeleteNetworkAclEntries action in Amazon EC2. This is a remediation option in RemediationAction.
CONSTRUCTOR¶
IMPORTING¶
Optional arguments:¶
iv_description TYPE /AWS1/FMSLENGTHBOUNDEDSTRING /AWS1/FMSLENGTHBOUNDEDSTRING¶
Brief description of this remediation action.
io_networkaclid TYPE REF TO /AWS1/CL_FMSACTIONTARGET /AWS1/CL_FMSACTIONTARGET¶
The network ACL that's associated with the remediation action.
it_networkaclentriestobedeld TYPE /AWS1/CL_FMSENTRYDESCRIPTION=>TT_ENTRIESDESCRIPTION TT_ENTRIESDESCRIPTION¶
Lists the entries that the remediation action would delete.
iv_fmscanremediate TYPE /AWS1/FMSBOOLEAN /AWS1/FMSBOOLEAN¶
Indicates whether it is possible for Firewall Manager to perform this remediation action. A false value indicates that auto remediation is disabled or Firewall Manager is unable to perform the action due to a conflict of some kind.
Queryable Attributes¶
Description¶
Brief description of this remediation action.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_DESCRIPTION() |
Getter for DESCRIPTION, with configurable default |
ASK_DESCRIPTION() |
Getter for DESCRIPTION w/ exceptions if field has no value |
HAS_DESCRIPTION() |
Determine if DESCRIPTION has a value |
NetworkAclId¶
The network ACL that's associated with the remediation action.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_NETWORKACLID() |
Getter for NETWORKACLID |
NetworkAclEntriesToBeDeleted¶
Lists the entries that the remediation action would delete.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_NETWORKACLENTRIESTOBED00() |
Getter for NETWORKACLENTRIESTOBEDELETED, with configurable d |
ASK_NETWORKACLENTRIESTOBED00() |
Getter for NETWORKACLENTRIESTOBEDELETED w/ exceptions if fie |
HAS_NETWORKACLENTRIESTOBED00() |
Determine if NETWORKACLENTRIESTOBEDELETED has a value |
FMSCanRemediate¶
Indicates whether it is possible for Firewall Manager to perform this remediation action. A false value indicates that auto remediation is disabled or Firewall Manager is unable to perform the action due to a conflict of some kind.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_FMSCANREMEDIATE() |
Getter for FMSCANREMEDIATE |