Class InvalidSubnetException

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

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

The requested subnet is not valid, or multiple subnets were requested that are not all in a common virtual private cloud (VPC).

See Also: