Values.EntryViolationSourceDetailed information about an entry violation in a network ACL. The violation is against the network ACL specification inside the Firewall Manager network ACL policy. This data object is part of InvalidNetworkAclEntriesViolation.
type nonrec t = {expectedEntry : EntryDescription.t option;The Firewall Manager-managed network ACL entry that is involved in the entry violation.
*)expectedEvaluationOrder : LengthBoundedString.t option;The evaluation location within the ordered list of entries where the ExpectedEntry should be, according to the network ACL policy specifications.
*)actualEvaluationOrder : LengthBoundedString.t option;The evaluation location within the ordered list of entries where the ExpectedEntry is currently located.
*)entryAtExpectedEvaluationOrder : EntryDescription.t option;The entry that's currently in the ExpectedEvaluationOrder location, in place of the expected entry.
*)entriesWithConflicts : EntriesWithConflicts.t option;The list of entries that are in conflict with ExpectedEntry.
*)entryViolationReasons : EntryViolationReasons.t option;Descriptions of the violations that Firewall Manager found for these entries.
*)}val to_value :
t ->
[> `Structure of
(string
* [> `List of
[> `Enum of string
| `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
* [> `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 ]