Class | Description |
---|---|
Action |
Information about an action.
|
AddTagsRequest |
Contains the parameters for AddTags.
|
AddTagsResult |
Contains the output of AddTags.
|
AvailabilityZone |
Information about an Availability Zone.
|
Certificate |
Information about an SSL server certificate deployed on a load balancer.
|
Cipher |
Information about a cipher used in a policy.
|
CreateListenerRequest |
Contains the parameters for CreateListener.
|
CreateListenerResult |
Contains the output of CreateListener.
|
CreateLoadBalancerRequest |
Contains the parameters for CreateLoadBalancer.
|
CreateLoadBalancerResult |
Contains the output of CreateLoadBalancer.
|
CreateRuleRequest |
Contains the parameters for CreateRule.
|
CreateRuleResult |
Contains the output of CreateRule.
|
CreateTargetGroupRequest |
Contains the parameters for CreateTargetGroup.
|
CreateTargetGroupResult |
Contains the output of CreateTargetGroup.
|
DeleteListenerRequest |
Contains the parameters for DeleteListener.
|
DeleteListenerResult |
Contains the output of DeleteListener.
|
DeleteLoadBalancerRequest |
Contains the parameters for DeleteLoadBalancer.
|
DeleteLoadBalancerResult |
Contains the output of DeleteLoadBalancer.
|
DeleteRuleRequest |
Contains the parameters for DeleteRule.
|
DeleteRuleResult |
Contains the output of DeleteRule.
|
DeleteTargetGroupRequest |
Contains the parameters for DeleteTargetGroup.
|
DeleteTargetGroupResult |
Contains the output of DeleteTargetGroup.
|
DeregisterTargetsRequest |
Contains the parameters for DeregisterTargets.
|
DeregisterTargetsResult |
Contains the output of DeregisterTargets.
|
DescribeListenersRequest |
Contains the parameters for DescribeListeners.
|
DescribeListenersResult |
Contains the output of DescribeListeners.
|
DescribeLoadBalancerAttributesRequest |
Contains the parameters for DescribeLoadBalancerAttributes.
|
DescribeLoadBalancerAttributesResult |
Contains the output of DescribeLoadBalancerAttributes.
|
DescribeLoadBalancersRequest |
Contains the parameters for DescribeLoadBalancers.
|
DescribeLoadBalancersResult |
Contains the output of DescribeLoadBalancers.
|
DescribeRulesRequest |
Contains the parameters for DescribeRules.
|
DescribeRulesResult |
Contains the output of DescribeRules.
|
DescribeSSLPoliciesRequest |
Contains the parameters for DescribeSSLPolicies.
|
DescribeSSLPoliciesResult |
Contains the output of DescribeSSLPolicies.
|
DescribeTagsRequest |
Contains the parameters for DescribeTags.
|
DescribeTagsResult |
Contains the output of DescribeTags.
|
DescribeTargetGroupAttributesRequest |
Contains the parameters for DescribeTargetGroupAttributes.
|
DescribeTargetGroupAttributesResult |
Contains the output of DescribeTargetGroupAttributes.
|
DescribeTargetGroupsRequest |
Contains the parameters for DescribeTargetGroups.
|
DescribeTargetGroupsResult |
Contains the output of DescribeTargetGroups.
|
DescribeTargetHealthRequest |
Contains the parameters for DescribeTargetHealth.
|
DescribeTargetHealthResult |
Contains the output of DescribeTargetHealth.
|
Listener |
Information about a listener.
|
LoadBalancer |
Information about a load balancer.
|
LoadBalancerAttribute |
Information about a load balancer attribute.
|
LoadBalancerState |
Information about the state of the load balancer.
|
Matcher |
Information to use when checking for a successful response from a target.
|
ModifyListenerRequest |
Contains the parameters for ModifyListener.
|
ModifyListenerResult |
Contains the output of ModifyListener.
|
ModifyLoadBalancerAttributesRequest |
Contains the parameters for ModifyLoadBalancerAttributes.
|
ModifyLoadBalancerAttributesResult |
Contains the output of ModifyLoadBalancerAttributes.
|
ModifyRuleRequest |
Contains the parameters for ModifyRules.
|
ModifyRuleResult |
Contains the output of ModifyRules.
|
ModifyTargetGroupAttributesRequest |
Contains the parameters for ModifyTargetGroupAttributes.
|
ModifyTargetGroupAttributesResult |
Contains the output of ModifyTargetGroupAttributes.
|
ModifyTargetGroupRequest |
Contains the parameters for ModifyTargetGroup.
|
ModifyTargetGroupResult |
Contains the output of ModifyTargetGroup.
|
RegisterTargetsRequest |
Contains the parameters for RegisterTargets.
|
RegisterTargetsResult |
Contains the output of RegisterTargets.
|
RemoveTagsRequest |
Contains the parameters for RemoveTags.
|
RemoveTagsResult |
Contains the output of RemoveTags.
|
Rule |
Information about a rule.
|
RuleCondition |
Information about a condition for a rule.
|
RulePriorityPair |
Information about the priorities for the rules for a listener.
|
SetRulePrioritiesRequest |
Contains the parameters for SetRulePriorities.
|
SetRulePrioritiesResult |
Contains the output of SetRulePriorities.
|
SetSecurityGroupsRequest |
Contains the parameters for SetSecurityGroups.
|
SetSecurityGroupsResult |
Contains the output of SetSecurityGroups.
|
SetSubnetsRequest |
Contains the parameters for SetSubnets.
|
SetSubnetsResult |
Contains the output of SetSubnets.
|
SslPolicy |
Information about a policy used for SSL negotiation.
|
Tag |
Information about a tag.
|
TagDescription |
The tags associated with a resource.
|
TargetDescription |
Information about a target.
|
TargetGroup |
Information about a target group.
|
TargetGroupAttribute |
Information about a target group attribute.
|
TargetHealth |
Information about the current health of a target.
|
TargetHealthDescription |
Information about the health of a target.
|
Enum | Description |
---|---|
ActionTypeEnum | |
LoadBalancerSchemeEnum | |
LoadBalancerStateEnum | |
LoadBalancerTypeEnum | |
ProtocolEnum | |
TargetHealthReasonEnum | |
TargetHealthStateEnum |
Exception | Description |
---|---|
AmazonElasticLoadBalancingException |
Base exception for all service exceptions thrown by Elastic Load Balancing
|
CertificateNotFoundException |
The specified certificate does not exist.
|
DuplicateListenerException |
A listener with the specified port already exists.
|
DuplicateLoadBalancerNameException |
A load balancer with the specified name already exists for this account.
|
DuplicateTagKeysException |
A tag key was specified more than once.
|
DuplicateTargetGroupNameException |
A target group with the specified name already exists.
|
HealthUnavailableException |
The health of the specified targets could not be retrieved due to an internal
error.
|
IncompatibleProtocolsException |
The specified configuration is not valid with this protocol.
|
InvalidConfigurationRequestException |
The requested configuration is not valid.
|
InvalidSchemeException |
The requested scheme is not valid.
|
InvalidSecurityGroupException |
The specified security group does not exist.
|
InvalidSubnetException |
The specified subnet is out of available addresses.
|
InvalidTargetException |
The specified target does not exist or is not in the same VPC as the target
group.
|
ListenerNotFoundException |
The specified listener does not exist.
|
LoadBalancerNotFoundException |
The specified load balancer does not exist.
|
OperationNotPermittedException |
This operation is not allowed.
|
PriorityInUseException |
The specified priority is in use.
|
ResourceInUseException |
A specified resource is in use.
|
RuleNotFoundException |
The specified rule does not exist.
|
SSLPolicyNotFoundException |
The specified SSL policy does not exist.
|
SubnetNotFoundException |
The specified subnet does not exist.
|
TargetGroupAssociationLimitException |
You've reached the limit on the number of load balancers per target group.
|
TargetGroupNotFoundException |
The specified target group does not exist.
|
TooManyCertificatesException |
You've reached the limit on the number of certificates per listener.
|
TooManyListenersException |
You've reached the limit on the number of listeners per load balancer.
|
TooManyLoadBalancersException |
You've reached the limit on the number of load balancers for your AWS
account.
|
TooManyRegistrationsForTargetIdException |
You've reached the limit on the number of times a target can be registered
with a load balancer.
|
TooManyRulesException |
You've reached the limit on the number of rules per load balancer.
|
TooManyTagsException |
You've reached the limit on the number of tags per load balancer.
|
TooManyTargetGroupsException |
You've reached the limit on the number of target groups for your AWS account.
|
TooManyTargetsException |
You've reached the limit on the number of targets.
|
UnsupportedProtocolException |
The specified protocol is not supported.
|
Copyright © 2013 Amazon Web Services, Inc. All Rights Reserved.