Class TableLimitExceededException

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

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

The number of tables in the cluster exceeds the limit for the requested new cluster node type.

See Also: