UpdateContainerAssociationResponse

Types

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

Properties

Link copied to clipboard

The Amazon Resource Name (ARN) of the container association.

Link copied to clipboard

The descriptive name of the container association.

Link copied to clipboard

The container monitoring configurations for this container association.

Link copied to clipboard

A description of the container association.

Link copied to clipboard

The current status of the container association.

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

The key:value pairs associated with the resource.

Link copied to clipboard

The type of container orchestration platform. Either ECS or EKS.

Link copied to clipboard

A token used for optimistic locking. Network Firewall returns a token to your requests that access the container association. The token marks the state of the container association resource at the time of the request.

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