| Package | Description |
|---|---|
| com.amazonaws.services.elasticloadbalancingv2.model |
| Modifier and Type | Class and Description |
|---|---|
class |
AllocationIdNotFoundException
The specified allocation ID does not exist.
|
class |
ALPNPolicyNotSupportedException
The specified ALPN policy is not supported.
|
class |
AvailabilityZoneNotSupportedException
The specified Availability Zone is not supported.
|
class |
CertificateNotFoundException
The specified certificate does not exist.
|
class |
DuplicateListenerException
A listener with the specified port already exists.
|
class |
DuplicateLoadBalancerNameException
A load balancer with the specified name already exists.
|
class |
DuplicateTagKeysException
A tag key was specified more than once.
|
class |
DuplicateTargetGroupNameException
A target group with the specified name already exists.
|
class |
HealthUnavailableException
The health of the specified targets could not be retrieved due to an internal error.
|
class |
IncompatibleProtocolsException
The specified configuration is not valid with this protocol.
|
class |
InvalidConfigurationRequestException
The requested configuration is not valid.
|
class |
InvalidLoadBalancerActionException
The requested action is not valid.
|
class |
InvalidSchemeException
The requested scheme is not valid.
|
class |
InvalidSecurityGroupException
The specified security group does not exist.
|
class |
InvalidSubnetException
The specified subnet is out of available addresses.
|
class |
InvalidTargetException
The specified target does not exist, is not in the same VPC as the target group, or has an unsupported instance type.
|
class |
ListenerNotFoundException
The specified listener does not exist.
|
class |
LoadBalancerNotFoundException
The specified load balancer does not exist.
|
class |
OperationNotPermittedException
This operation is not allowed.
|
class |
PriorityInUseException
The specified priority is in use.
|
class |
ResourceInUseException
A specified resource is in use.
|
class |
RuleNotFoundException
The specified rule does not exist.
|
class |
SSLPolicyNotFoundException
The specified SSL policy does not exist.
|
class |
SubnetNotFoundException
The specified subnet does not exist.
|
class |
TargetGroupAssociationLimitException
You've reached the limit on the number of load balancers per target group.
|
class |
TargetGroupNotFoundException
The specified target group does not exist.
|
class |
TooManyActionsException
You've reached the limit on the number of actions per rule.
|
class |
TooManyCertificatesException
You've reached the limit on the number of certificates per load balancer.
|
class |
TooManyListenersException
You've reached the limit on the number of listeners per load balancer.
|
class |
TooManyLoadBalancersException
You've reached the limit on the number of load balancers for your Amazon Web Services account.
|
class |
TooManyRegistrationsForTargetIdException
You've reached the limit on the number of times a target can be registered with a load balancer.
|
class |
TooManyRulesException
You've reached the limit on the number of rules per load balancer.
|
class |
TooManyTagsException
You've reached the limit on the number of tags per load balancer.
|
class |
TooManyTargetGroupsException
You've reached the limit on the number of target groups for your Amazon Web Services account.
|
class |
TooManyTargetsException
You've reached the limit on the number of targets.
|
class |
TooManyUniqueTargetGroupsPerLoadBalancerException
You've reached the limit on the number of unique target groups per load balancer across all listeners.
|
class |
UnsupportedProtocolException
The specified protocol is not supported.
|
Copyright © 2022. All rights reserved.