Class ClusterNotFoundException

All Implemented Interfaces:
Serializable, SdkPojo, ToCopyableBuilder<ClusterNotFoundException.Builder,ClusterNotFoundException>

@Generated("software.amazon.awssdk:codegen") public final class ClusterNotFoundException extends EcsException implements ToCopyableBuilder<ClusterNotFoundException.Builder,ClusterNotFoundException>

The specified cluster wasn't found. You can view your available clusters with ListClusters. Amazon ECS clusters are Region specific.

See Also: