Class DbSubnetGroupNotAllowedException

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

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

The DBSubnetGroup shouldn't be specified while creating read replicas that lie in the same region as the source instance.

See Also: