Class InvalidSubnetException

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

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

The requested subnet is not valid, or not all of the subnets are in the same VPC.

See Also: