AwsEcsClusterDetails
Provides details about an Amazon ECS cluster.
Types
Properties
The short name of one or more capacity providers to associate with the cluster.
The Amazon Resource Name (ARN) that identifies the cluster.
A name that you use to identify your cluster.
The setting to use to create the cluster. Specifically used to configure whether to enable CloudWatch Container Insights for the cluster.
The run command configuration for the cluster.
The default capacity provider strategy for the cluster. The default capacity provider strategy is used when services or tasks are run without a specified launch type or capacity provider strategy.
The number of container instances registered into the cluster. This includes container instances in both ACTIVE
and DRAINING
status.
The number of tasks in the cluster that are in the RUNNING
state.