Class InvalidDbSubnetGroupException

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

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

The DBSubnetGroup doesn't belong to the same VPC as that of an existing cross-region read replica of the same source instance.

See Also: