Class DbClusterSnapshotAlreadyExistsException

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

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

You already have a cluster snapshot with the given identifier.

See Also: