Class InsufficientCacheClusterCapacityException

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

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

The requested cache node type is not available in the specified Availability Zone. For more information, see InsufficientCacheClusterCapacity in the ElastiCache User Guide.

See Also: