See: Description
| Class | Description |
|---|---|
| AppCookieStickinessPolicy |
The AppCookieStickinessPolicy data type.
|
| ApplySecurityGroupsToLoadBalancerRequest |
Container for the parameters to the
ApplySecurityGroupsToLoadBalancer operation. |
| ApplySecurityGroupsToLoadBalancerResult |
The out for the ApplySecurityGroupsToLoadBalancer action.
|
| AttachLoadBalancerToSubnetsRequest |
Container for the parameters to the
AttachLoadBalancerToSubnets operation. |
| AttachLoadBalancerToSubnetsResult |
The output for the AttachLoadBalancerToSubnets action.
|
| BackendServerDescription |
This data type is used as a response element in the DescribeLoadBalancers action to describe the configuration of the back-end server.
|
| ConfigureHealthCheckRequest |
Container for the parameters to the
ConfigureHealthCheck operation. |
| ConfigureHealthCheckResult |
The output for the ConfigureHealthCheck action.
|
| CreateAppCookieStickinessPolicyRequest |
Container for the parameters to the
CreateAppCookieStickinessPolicy operation. |
| CreateAppCookieStickinessPolicyResult |
The output for the CreateAppCookieStickinessPolicy action.
|
| CreateLBCookieStickinessPolicyRequest |
Container for the parameters to the
CreateLBCookieStickinessPolicy operation. |
| CreateLBCookieStickinessPolicyResult |
The output for the CreateLBCookieStickinessPolicy action.
|
| CreateLoadBalancerListenersRequest |
Container for the parameters to the
CreateLoadBalancerListeners operation. |
| CreateLoadBalancerPolicyRequest |
Container for the parameters to the
CreateLoadBalancerPolicy operation. |
| CreateLoadBalancerPolicyResult |
The output for the CreateLoadBalancerPolicy action.
|
| CreateLoadBalancerRequest |
Container for the parameters to the
CreateLoadBalancer operation. |
| CreateLoadBalancerResult |
The output for the CreateLoadBalancer action.
|
| CrossZoneLoadBalancing |
The
CrossZoneLoadBalancing data type. |
| DeleteLoadBalancerListenersRequest |
Container for the parameters to the
DeleteLoadBalancerListeners operation. |
| DeleteLoadBalancerPolicyRequest |
Container for the parameters to the
DeleteLoadBalancerPolicy operation. |
| DeleteLoadBalancerPolicyResult |
The output for the DeleteLoadBalancerPolicy action.
|
| DeleteLoadBalancerRequest |
Container for the parameters to the
DeleteLoadBalancer operation. |
| DeregisterInstancesFromLoadBalancerRequest |
Container for the parameters to the
DeregisterInstancesFromLoadBalancer operation. |
| DeregisterInstancesFromLoadBalancerResult |
The output for the DeregisterInstancesFromLoadBalancer action.
|
| DescribeInstanceHealthRequest |
Container for the parameters to the
DescribeInstanceHealth operation. |
| DescribeInstanceHealthResult |
The output for the DescribeInstanceHealth action.
|
| DescribeLoadBalancerAttributesRequest |
Container for the parameters to the
DescribeLoadBalancerAttributes operation. |
| DescribeLoadBalancerAttributesResult |
The following element is returned in a structure named
DescribeLoadBalancerAttributesResult . |
| DescribeLoadBalancerPoliciesRequest |
Container for the parameters to the
DescribeLoadBalancerPolicies operation. |
| DescribeLoadBalancerPoliciesResult |
The output for the DescribeLoadBalancerPolicies action.
|
| DescribeLoadBalancerPolicyTypesRequest |
Container for the parameters to the
DescribeLoadBalancerPolicyTypes operation. |
| DescribeLoadBalancerPolicyTypesResult |
The output for the DescribeLoadBalancerPolicyTypes action.
|
| DescribeLoadBalancersRequest |
Container for the parameters to the
DescribeLoadBalancers operation. |
| DescribeLoadBalancersResult |
The output for the DescribeLoadBalancers action.
|
| DetachLoadBalancerFromSubnetsRequest |
Container for the parameters to the
DetachLoadBalancerFromSubnets operation. |
| DetachLoadBalancerFromSubnetsResult |
The output for the DetachLoadBalancerFromSubnets action.
|
| DisableAvailabilityZonesForLoadBalancerRequest |
Container for the parameters to the
DisableAvailabilityZonesForLoadBalancer operation. |
| DisableAvailabilityZonesForLoadBalancerResult |
The output for the DisableAvailabilityZonesForLoadBalancer action.
|
| EnableAvailabilityZonesForLoadBalancerRequest |
Container for the parameters to the
EnableAvailabilityZonesForLoadBalancer operation. |
| EnableAvailabilityZonesForLoadBalancerResult |
The output for the EnableAvailabilityZonesForLoadBalancer action.
|
| HealthCheck |
The HealthCheck data type.
|
| Instance |
The Instance data type.
|
| InstanceState |
The InstanceState data type.
|
| LBCookieStickinessPolicy |
The LBCookieStickinessPolicy data type.
|
| Listener |
The Listener data type.
|
| ListenerDescription |
The ListenerDescription data type.
|
| LoadBalancerAttributes |
The
LoadBalancerAttributes data type. |
| LoadBalancerDescription |
Contains the result of a successful invocation of DescribeLoadBalancers.
|
| ModifyLoadBalancerAttributesRequest |
Container for the parameters to the
ModifyLoadBalancerAttributes operation. |
| ModifyLoadBalancerAttributesResult |
The output for the ModifyLoadBalancerAttributes action.
|
| Policies |
The policies data type.
|
| PolicyAttribute |
The PolicyAttribute data type.
|
| PolicyAttributeDescription |
The
PolicyAttributeDescription data type. |
| PolicyAttributeTypeDescription |
The
PolicyAttributeTypeDescription data type. |
| PolicyDescription |
The
PolicyDescription data type. |
| PolicyTypeDescription |
The PolicyTypeDescription data type.
|
| RegisterInstancesWithLoadBalancerRequest |
Container for the parameters to the
RegisterInstancesWithLoadBalancer operation. |
| RegisterInstancesWithLoadBalancerResult |
The output for the RegisterInstancesWithLoadBalancer action.
|
| SetLoadBalancerListenerSSLCertificateRequest |
Container for the parameters to the
SetLoadBalancerListenerSSLCertificate operation. |
| SetLoadBalancerPoliciesForBackendServerRequest |
Container for the parameters to the
SetLoadBalancerPoliciesForBackendServer operation. |
| SetLoadBalancerPoliciesForBackendServerResult |
The output for the SetLoadBalancerPoliciesForBackendServer action.
|
| SetLoadBalancerPoliciesOfListenerRequest |
Container for the parameters to the
SetLoadBalancerPoliciesOfListener operation. |
| SetLoadBalancerPoliciesOfListenerResult |
The output for the SetLoadBalancerPoliciesOfListener action.
|
| SourceSecurityGroup |
This data type is used as a response element in the DescribeLoadBalancers action.
|
| Exception | Description |
|---|---|
| CertificateNotFoundException |
The specified SSL ID does not refer to a valid SSL certificate in the AWS Identity and Access Management Service.
|
| DuplicateListenerException |
A
Listener already exists for the given LoadBalancerName and LoadBalancerPort ,
but with a different InstancePort ,
Protocol ,
or SSLCertificateId . |
| DuplicateLoadBalancerNameException |
Load balancer name already exists for this account.
|
| DuplicatePolicyNameException |
Policy with the same name exists for this load balancer.
|
| InvalidConfigurationRequestException |
Requested configuration change is invalid.
|
| InvalidInstanceException |
The specified EndPoint is not valid.
|
| InvalidSchemeException |
Invalid value for scheme.
|
| InvalidSecurityGroupException |
One or more specified security groups do not exist.
|
| InvalidSubnetException |
The VPC has no Internet gateway.
|
| ListenerNotFoundException |
Load balancer does not have a listener configured at the given port.
|
| LoadBalancerAttributeNotFoundException |
The specified load balancer attribute could not be found.
|
| LoadBalancerNotFoundException |
The specified load balancer could not be found.
|
| PolicyNotFoundException |
One or more specified policies were not found.
|
| PolicyTypeNotFoundException |
One or more of the specified policy types do not exist.
|
| SubnetNotFoundException |
One or more subnets were not found.
|
| TooManyLoadBalancersException |
The quota for the number of load balancers has already been reached.
|
| TooManyPoliciesException |
Quota for number of policies for this load balancer has already been reached.
|
Copyright © 2013 Amazon Web Services, Inc. All Rights Reserved.