Class CacheParameterGroupAlreadyExistsException

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

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

A cache parameter group with the requested name already exists.

See Also: