Class DbInstanceAlreadyExistsException

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

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

User already has a DB instance with the given identifier.

See Also: