Class GlobalClusterAlreadyExistsException

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

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

The GlobalClusterIdentifier already exists. Specify a new global database identifier (unique name) to create a new global database cluster or to rename an existing one.

See Also: