TrafficMirrorFilterRule

Describes the Traffic Mirror rule.

Types

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

Properties

Link copied to clipboard

The description of the Traffic Mirror rule.

Link copied to clipboard

The destination CIDR block assigned to the Traffic Mirror rule.

Link copied to clipboard

The destination port range assigned to the Traffic Mirror rule.

Link copied to clipboard

The protocol assigned to the Traffic Mirror rule.

Link copied to clipboard

The action assigned to the Traffic Mirror rule.

Link copied to clipboard

The rule number of the Traffic Mirror rule.

Link copied to clipboard

The source CIDR block assigned to the Traffic Mirror rule.

Link copied to clipboard

The source port range assigned to the Traffic Mirror rule.

Link copied to clipboard
val tags: List<Tag>?

Tags on Traffic Mirroring filter rules.

Link copied to clipboard

The traffic direction assigned to the Traffic Mirror rule.

Link copied to clipboard

The ID of the Traffic Mirror filter that the rule is associated with.

Link copied to clipboard

The ID of the Traffic Mirror rule.

Functions

Link copied to clipboard
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