Builder
Properties
The Auto Scaling group settings for the capacity provider.
The Amazon Resource Name (ARN) that identifies the capacity provider.
The configuration for the Amazon ECS Managed Instances provider. This includes the infrastructure role, the launch template configuration, and tag propagation settings.
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.
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.
The update status of the capacity provider. The following are the possible states that is returned.
The update status reason. This provides further details about the update status for the capacity provider.
Functions
construct an aws.sdk.kotlin.services.ecs.model.AutoScalingGroupProvider inside the given block
construct an aws.sdk.kotlin.services.ecs.model.ManagedInstancesProvider inside the given block