Class InsufficientClusterCapacityException

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

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

The number of nodes specified exceeds the allotted capacity of the cluster.

See Also: