Values.DeleteNetworkAclEntriesActionSourceInformation about the DeleteNetworkAclEntries action in Amazon EC2. This is a remediation option in RemediationAction.
type nonrec t = {description : LengthBoundedString.t option;Brief description of this remediation action.
*)networkAclId : ActionTarget.t option;The network ACL that's associated with the remediation action.
*)networkAclEntriesToBeDeleted : EntriesDescription.t option;Lists the entries that the remediation action would delete.
*)fMSCanRemediate : Boolean.t option;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.
*)}val to_value :
t ->
[> `Structure of
(string
* [> `Boolean of Boolean.t
| `List of
[> `Structure of
(string
* [> `Enum of string
| `Integer of IntegerObjectMinimum0.t
| `Structure of
(string
* [> `Boolean of BooleanObject.t
| `Enum of string
| `String of LengthBoundedString.t
| `Structure of
(string * [> `Integer of IntegerObject.t ]) list ])
list ])
list ]
list
| `String of LengthBoundedString.t
| `Structure of (string * [> `String of ResourceId.t ]) list ])
list ]