CreateContainerAssociationRequest

Types

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

Properties

Link copied to clipboard

The descriptive name of the container association. You can't change the name of a container association after you create it.

Link copied to clipboard

The list of container monitoring configurations that define which clusters and container attributes to monitor.

Link copied to clipboard

A description of the container association.

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

The key:value pairs to associate with the resource.

Link copied to clipboard

The type of container orchestration platform for the clusters in this association. Valid values are ECS and EKS. You can't change the type after creation.

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