MonitorTopContributorsRow

A set of information for a top contributor network flow in a monitor. In a monitor, Network Flow Monitor returns information about the network flows for top contributors for each metric. Top contributors are network flows with the top values for each metric type.

Types

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

Properties

Link copied to clipboard

The destination category for a top contributors row. Destination categories can be one of the following:

Link copied to clipboard

The destination network address translation (DNAT) IP address for a top contributor network flow.

Link copied to clipboard

Meta data about Kubernetes resources.

Link copied to clipboard

The Availability Zone for the local resource for a top contributor network flow.

Link copied to clipboard

The Amazon Resource Name (ARN) of a local resource.

Link copied to clipboard

The instance identifier for the local resource for a top contributor network flow.

Link copied to clipboard

The IP address of the local resource for a top contributor network flow.

Link copied to clipboard

The Amazon Web Services Region for the local resource for a top contributor network flow.

Link copied to clipboard

The Amazon Resource Name (ARN) of a local subnet.

Link copied to clipboard

The subnet ID for the local resource for a top contributor network flow.

Link copied to clipboard

The Amazon Resource Name (ARN) of a local VPC.

Link copied to clipboard

The VPC ID for a top contributor network flow for the local resource.

Link copied to clipboard

The Availability Zone for the remote resource for a top contributor network flow.

Link copied to clipboard

The Amazon Resource Name (ARN) of a remote resource.

Link copied to clipboard

The instance identifier for the remote resource for a top contributor network flow.

Link copied to clipboard

The IP address of the remote resource for a top contributor network flow.

Link copied to clipboard

The Amazon Web Services Region for the remote resource for a top contributor network flow.

Link copied to clipboard

The Amazon Resource Name (ARN) of a remote subnet.

Link copied to clipboard

The subnet ID for the remote resource for a top contributor network flow.

Link copied to clipboard

The Amazon Resource Name (ARN) of a remote VPC.

Link copied to clipboard

The VPC ID for a top contributor network flow for the remote resource.

Link copied to clipboard

The secure network address translation (SNAT) IP address for a top contributor network flow.

Link copied to clipboard

The target port.

Link copied to clipboard

The constructs traversed by a network flow.

Link copied to clipboard
val value: Long?

The value of the metric for a top contributor network flow.

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