Builder

class Builder

Properties

Link copied to clipboard

The number of services that are running on the cluster in an ACTIVE state.

Link copied to clipboard
var arn: String?

The Amazon Resource Name (ARN) that identifies the cluster.

Link copied to clipboard
var name: String?

The name of the ECS Cluster.

Link copied to clipboard

The number of container instances registered into the cluster.

Link copied to clipboard

The number of tasks in the cluster that are in the RUNNING state.

Link copied to clipboard

The status of the ECS cluster.

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

The tags of the ECS Cluster.

Link copied to clipboard

Contains information about the details of the ECS Task.

Functions

Link copied to clipboard