Class DbInstanceAlreadyExistsException

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

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

The user already has a DB instance with the given identifier.

See Also: