Builder

class Builder

Properties

Link copied to clipboard

The Auto Scaling group settings for the capacity provider.

Link copied to clipboard

The Amazon Resource Name (ARN) that identifies the capacity provider.

Link copied to clipboard

The cluster that this capacity provider is associated with. Managed instances capacity providers are cluster-scoped, meaning they can only be used within their associated cluster.

Link copied to clipboard

The configuration for the Amazon ECS Managed Instances provider. This includes the infrastructure role, the launch template configuration, and tag propagation settings.

Link copied to clipboard
var name: String?

The name of the capacity provider.

Link copied to clipboard

The current status of the capacity provider. Only capacity providers in an ACTIVE state can be used in a cluster. When a capacity provider is successfully deleted, it has an INACTIVE status.

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

The metadata that you apply to the capacity provider to help you categorize and organize it. Each tag consists of a key and an optional value. You define both.

Link copied to clipboard

The type of capacity provider. For Amazon ECS Managed Instances, this value is MANAGED_INSTANCES, indicating that Amazon ECS manages the underlying Amazon EC2 instances on your behalf.

Link copied to clipboard

The update status of the capacity provider. The following are the possible states that is returned.

Link copied to clipboard

The update status reason. This provides further details about the update status for the capacity provider.