UpdateContainerAssociationRequest
Types
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 updated monitoring configurations for the container association. Each configuration specifies an Amazon ECS or Amazon EKS cluster to monitor and optional attribute filters.
Link copied to clipboard
A description of the container association. When omitted, the existing description remains unchanged. To clear the description, pass an empty string.
Link copied to clipboard
The container type. This value must match the existing type and can't be changed. Valid values:
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
inline fun copy(block: UpdateContainerAssociationRequest.Builder.() -> Unit = {}): UpdateContainerAssociationRequest