EntryViolation

Detailed 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.

Types

Link copied to clipboard
class Builder
Link copied to clipboard
object Companion

Properties

Link copied to clipboard

The evaluation location within the ordered list of entries where the ExpectedEntry is currently located.

Link copied to clipboard

The list of entries that are in conflict with ExpectedEntry.

Link copied to clipboard

The entry that's currently in the ExpectedEvaluationOrder location, in place of the expected entry.

Link copied to clipboard

Descriptions of the violations that Firewall Manager found for these entries.

Link copied to clipboard

The Firewall Manager-managed network ACL entry that is involved in the entry violation.

Link copied to clipboard

The evaluation location within the ordered list of entries where the ExpectedEntry should be, according to the network ACL policy specifications.

Functions

Link copied to clipboard
inline fun copy(block: EntryViolation.Builder.() -> Unit = {}): EntryViolation
Link copied to clipboard
open operator override fun equals(other: Any?): Boolean
Link copied to clipboard
open override fun hashCode(): Int
Link copied to clipboard
open override fun toString(): String