ContainerMonitoringConfiguration

Defines a container cluster to monitor, along with optional attribute filters that narrow the scope of monitored containers within the cluster.

Types

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

Properties

Link copied to clipboard

A list of key-value pairs that filter which containers within the cluster are monitored. Only containers that match the specified attributes are included.

Link copied to clipboard

The Amazon Resource Name (ARN) of the container cluster to monitor.

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