Class InvalidTargetException

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

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

The specified target does not exist, is not in the same VPC as the target group, or has an unsupported instance type.

See Also: