Class CacheSubnetGroupAlreadyExistsException

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

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

The requested cache subnet group name is already in use by an existing cache subnet group.

See Also: