Class ClusterSnapshotAlreadyExistsException

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

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

The value specified as a snapshot identifier is already used by an existing snapshot.

See Also: