Builder

class Builder

Properties

Link copied to clipboard

The Amazon Resource Name (ARN) of the container association. You must specify the ARN or the name, and you can specify both.

Link copied to clipboard

The descriptive name of the container association. You must specify the ARN or the name, and you can specify both.

Link copied to clipboard

The updated 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
var tags: List<Tag>?

The key:value pairs associated with the resource.

Link copied to clipboard

The type of container orchestration platform. This must match the type specified when the container association was created.

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. 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.