Class ClusterAlreadyExistsException

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

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

The account already has a cluster with the given identifier.

See Also: