WorkloadInsightsTopContributorsRow

A row for a top contributor for a scope.

Types

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

Properties

Link copied to clipboard

The account ID for a specific row of data.

Link copied to clipboard

The identifier for the Availability Zone where the local resource is located.

Link copied to clipboard

The Amazon Web Services Region where the local resource is located.

Link copied to clipboard

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

Link copied to clipboard

The subnet identifier for the local resource.

Link copied to clipboard

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

Link copied to clipboard

The identifier for the VPC for the local resource.

Link copied to clipboard

The identifier of a remote resource. For a VPC or subnet, this identifier is the VPC Amazon Resource Name (ARN) or subnet ARN. For an Availability Zone, this identifier is the AZ name, for example, us-west-2b. For an Amazon Web Services Region , this identifier is the Region name, for example, us-west-2.

Link copied to clipboard
val value: Long?

The value for a metric.

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