Class SubnetNotAllowedException

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

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

At least one subnet ID does not match the other subnet IDs. This mismatch typically occurs when a user sets one subnet ID to a regional Availability Zone and a different one to an outpost. Or when a user sets the subnet ID to an Outpost when not subscribed on this service.

See Also: