Class InvalidSchemeException

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

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

The specified value for the schema is not valid. You can only specify a scheme for load balancers in a VPC.

See Also: