Class DbSnapshotAlreadyExistsException

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

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

DBSnapshotIdentifier is already used by an existing snapshot.

See Also: