Class InvalidSubnetException

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

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

The requested subnet is invalid, or multiple subnets were requested that are not all in a common VPC.

See Also: