Skip to main content

AWSECSClusterCapacityProviderStatusType

No description

enum AWSECSClusterCapacityProviderStatusType {
UPDATE_IN_PROGRESS
UPDATE_COMPLETE
UPDATE_FAILED
}

Values

AWSECSClusterCapacityProviderStatusType.UPDATE_IN_PROGRESS

The available capacity providers for the cluster are updating

AWSECSClusterCapacityProviderStatusType.UPDATE_COMPLETE

The capacity providers have successfully updated

AWSECSClusterCapacityProviderStatusType.UPDATE_FAILED

The capacity provider updates failed

Member of

AWSECSCluster object