CreateContainerAssociationResponse
Types
Properties
The Amazon Resource Name (ARN) of the container association.
The descriptive name of the container association.
The container monitoring configurations for this container association.
A description of the container association.
The current status of the container association.
The type of container orchestration platform. Either ECS or EKS.
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. To make an update to the container association, provide the token in your request. Network Firewall uses the token to ensure that the container association hasn't changed since you last retrieved it. If it has changed, the operation fails with an InvalidTokenException. If this happens, retrieve the container association again to get a current copy of it with a new token. Reapply your changes as needed, then try the operation again using the new token.