Class DbClusterSnapshotAlreadyExistsException

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

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

The user already has a DB cluster snapshot with the given identifier.

See Also: