AWSSDK.ElasticLoadBalancing.xml

<?xml version="1.0"?>
<doc>
    <assembly>
        <name>AWSSDK.ElasticLoadBalancing</name>
    </assembly>
    <members>
        <member name="T:Amazon.ElasticLoadBalancing.Internal.ProcessRequestHandler">
            <summary>
            Custom pipeline handler to make sure an empty string for PolicyNames when the collection is null.
            </summary>
        </member>
        <member name="M:Amazon.ElasticLoadBalancing.Internal.ProcessRequestHandler.InvokeSync(Amazon.Runtime.IExecutionContext)">
            <summary>
            Calls pre invoke logic before calling the next handler
            in the pipeline.
            </summary>
            <param name="executionContext">The execution context which contains both the
            requests and response context.</param>
        </member>
        <member name="M:Amazon.ElasticLoadBalancing.Internal.ProcessRequestHandler.InvokeAsync``1(Amazon.Runtime.IExecutionContext)">
            <summary>
            Calls pre invoke logic before calling the next handler
            in the pipeline.
            </summary>
            <typeparam name="T">The response type for the current request.</typeparam>
            <param name="executionContext">The execution context, it contains the
            request and response context.</param>
            <returns>A task that represents the asynchronous operation.</returns>
        </member>
        <member name="M:Amazon.ElasticLoadBalancing.Internal.ProcessRequestHandler.PreInvoke(Amazon.Runtime.IExecutionContext)">
            <summary>
            Method to set the policy names before continuing on with the pipeline.
            </summary>
            <param name="executionContext"></param>
        </member>
        <member name="T:Amazon.ElasticLoadBalancing.AmazonElasticLoadBalancingConfig">
            <summary>
            Configuration for accessing Amazon ElasticLoadBalancing service
            </summary>
        </member>
        <member name="M:Amazon.ElasticLoadBalancing.AmazonElasticLoadBalancingConfig.#ctor">
            <summary>
            Default constructor
            </summary>
        </member>
        <member name="P:Amazon.ElasticLoadBalancing.AmazonElasticLoadBalancingConfig.RegionEndpointServiceName">
            <summary>
            The constant used to lookup in the region hash the endpoint.
            </summary>
        </member>
        <member name="P:Amazon.ElasticLoadBalancing.AmazonElasticLoadBalancingConfig.ServiceVersion">
            <summary>
            Gets the ServiceVersion property.
            </summary>
        </member>
        <member name="P:Amazon.ElasticLoadBalancing.AmazonElasticLoadBalancingConfig.UserAgent">
            <summary>
            Gets the value of UserAgent property.
            </summary>
        </member>
        <member name="T:Amazon.ElasticLoadBalancing.AmazonElasticLoadBalancingException">
            <summary>
             Common exception for the ElasticLoadBalancing service.
             </summary>
        </member>
        <member name="M:Amazon.ElasticLoadBalancing.AmazonElasticLoadBalancingException.#ctor(System.String)">
            <summary>
            Construct instance of AmazonElasticLoadBalancingException
            </summary>
            <param name="message"></param>
        </member>
        <member name="M:Amazon.ElasticLoadBalancing.AmazonElasticLoadBalancingException.#ctor(System.String,System.Exception)">
            <summary>
            Construct instance of AmazonElasticLoadBalancingException
            </summary>
            <param name="message"></param>
            <param name="innerException"></param>
        </member>
        <member name="M:Amazon.ElasticLoadBalancing.AmazonElasticLoadBalancingException.#ctor(System.Exception)">
            <summary>
            Construct instance of AmazonElasticLoadBalancingException
            </summary>
            <param name="innerException"></param>
        </member>
        <member name="M:Amazon.ElasticLoadBalancing.AmazonElasticLoadBalancingException.#ctor(System.String,Amazon.Runtime.ErrorType,System.String,System.String,System.Net.HttpStatusCode)">
            <summary>
            Construct instance of AmazonElasticLoadBalancingException
            </summary>
            <param name="message"></param>
            <param name="errorType"></param>
            <param name="errorCode"></param>
            <param name="requestId"></param>
            <param name="statusCode"></param>
        </member>
        <member name="M:Amazon.ElasticLoadBalancing.AmazonElasticLoadBalancingException.#ctor(System.String,System.Exception,Amazon.Runtime.ErrorType,System.String,System.String,System.Net.HttpStatusCode)">
            <summary>
            Construct instance of AmazonElasticLoadBalancingException
            </summary>
            <param name="message"></param>
            <param name="innerException"></param>
            <param name="errorType"></param>
            <param name="errorCode"></param>
            <param name="requestId"></param>
            <param name="statusCode"></param>
        </member>
        <member name="M:Amazon.ElasticLoadBalancing.AmazonElasticLoadBalancingException.#ctor(System.Runtime.Serialization.SerializationInfo,System.Runtime.Serialization.StreamingContext)">
            <summary>
            Constructs a new instance of the AmazonElasticLoadBalancingException class with serialized data.
            </summary>
            <param name="info">The <see cref="T:System.Runtime.Serialization.SerializationInfo" /> that holds the serialized object data about the exception being thrown.</param>
            <param name="context">The <see cref="T:System.Runtime.Serialization.StreamingContext" /> that contains contextual information about the source or destination.</param>
            <exception cref="T:System.ArgumentNullException">The <paramref name="info" /> parameter is null. </exception>
            <exception cref="T:System.Runtime.Serialization.SerializationException">The class name is null or <see cref="P:System.Exception.HResult" /> is zero (0). </exception>
        </member>
        <member name="T:Amazon.ElasticLoadBalancing.Model.AccessLog">
            <summary>
            Information about the <code>AccessLog</code> attribute.
            </summary>
        </member>
        <member name="P:Amazon.ElasticLoadBalancing.Model.AccessLog.EmitInterval">
            <summary>
            Gets and sets the property EmitInterval.
            <para>
            The interval for publishing the access logs. You can specify an interval of either
            5 minutes or 60 minutes.
            </para>
              
            <para>
            Default: 60 minutes
            </para>
            </summary>
        </member>
        <member name="P:Amazon.ElasticLoadBalancing.Model.AccessLog.Enabled">
            <summary>
            Gets and sets the property Enabled.
            <para>
            Specifies whether access logs are enabled for the load balancer.
            </para>
            </summary>
        </member>
        <member name="P:Amazon.ElasticLoadBalancing.Model.AccessLog.S3BucketName">
            <summary>
            Gets and sets the property S3BucketName.
            <para>
            The name of the Amazon S3 bucket where the access logs are stored.
            </para>
            </summary>
        </member>
        <member name="P:Amazon.ElasticLoadBalancing.Model.AccessLog.S3BucketPrefix">
            <summary>
            Gets and sets the property S3BucketPrefix.
            <para>
            The logical hierarchy you created for your Amazon S3 bucket, for example <code>my-bucket-prefix/prod</code>.
            If the prefix is not provided, the log is placed at the root level of the bucket.
            </para>
            </summary>
        </member>
        <member name="T:Amazon.ElasticLoadBalancing.Model.AccessPointNotFoundException">
            <summary>
             ElasticLoadBalancing exception
             </summary>
        </member>
        <member name="M:Amazon.ElasticLoadBalancing.Model.AccessPointNotFoundException.#ctor(System.String)">
            <summary>
            Constructs a new AccessPointNotFoundException with the specified error
            message.
            </summary>
            <param name="message">
            Describes the error encountered.
            </param>
        </member>
        <member name="M:Amazon.ElasticLoadBalancing.Model.AccessPointNotFoundException.#ctor(System.String,System.Exception)">
            <summary>
            Construct instance of AccessPointNotFoundException
            </summary>
            <param name="message"></param>
            <param name="innerException"></param>
        </member>
        <member name="M:Amazon.ElasticLoadBalancing.Model.AccessPointNotFoundException.#ctor(System.Exception)">
            <summary>
            Construct instance of AccessPointNotFoundException
            </summary>
            <param name="innerException"></param>
        </member>
        <member name="M:Amazon.ElasticLoadBalancing.Model.AccessPointNotFoundException.#ctor(System.String,System.Exception,Amazon.Runtime.ErrorType,System.String,System.String,System.Net.HttpStatusCode)">
            <summary>
            Construct instance of AccessPointNotFoundException
            </summary>
            <param name="message"></param>
            <param name="innerException"></param>
            <param name="errorType"></param>
            <param name="errorCode"></param>
            <param name="requestId"></param>
            <param name="statusCode"></param>
        </member>
        <member name="M:Amazon.ElasticLoadBalancing.Model.AccessPointNotFoundException.#ctor(System.String,Amazon.Runtime.ErrorType,System.String,System.String,System.Net.HttpStatusCode)">
            <summary>
            Construct instance of AccessPointNotFoundException
            </summary>
            <param name="message"></param>
            <param name="errorType"></param>
            <param name="errorCode"></param>
            <param name="requestId"></param>
            <param name="statusCode"></param>
        </member>
        <member name="M:Amazon.ElasticLoadBalancing.Model.AccessPointNotFoundException.#ctor(System.Runtime.Serialization.SerializationInfo,System.Runtime.Serialization.StreamingContext)">
            <summary>
            Constructs a new instance of the AccessPointNotFoundException class with serialized data.
            </summary>
            <param name="info">The <see cref="T:System.Runtime.Serialization.SerializationInfo" /> that holds the serialized object data about the exception being thrown.</param>
            <param name="context">The <see cref="T:System.Runtime.Serialization.StreamingContext" /> that contains contextual information about the source or destination.</param>
            <exception cref="T:System.ArgumentNullException">The <paramref name="info" /> parameter is null. </exception>
            <exception cref="T:System.Runtime.Serialization.SerializationException">The class name is null or <see cref="P:System.Exception.HResult" /> is zero (0). </exception>
        </member>
        <member name="T:Amazon.ElasticLoadBalancing.Model.AdditionalAttribute">
            <summary>
            This data type is reserved.
            </summary>
        </member>
        <member name="P:Amazon.ElasticLoadBalancing.Model.AdditionalAttribute.Key">
            <summary>
            Gets and sets the property Key.
            <para>
            This parameter is reserved.
            </para>
            </summary>
        </member>
        <member name="P:Amazon.ElasticLoadBalancing.Model.AdditionalAttribute.Value">
            <summary>
            Gets and sets the property Value.
            <para>
            This parameter is reserved.
            </para>
            </summary>
        </member>
        <member name="T:Amazon.ElasticLoadBalancing.Model.AddTagsRequest">
            <summary>
            Container for the parameters to the AddTags operation.
            Adds the specified tags to the specified load balancer. Each load balancer can have
            a maximum of 10 tags.
             
              
            <para>
            Each tag consists of a key and an optional value. If a tag with the same key is already
            associated with the load balancer, <code>AddTags</code> updates its value.
            </para>
              
            <para>
            For more information, see <a href="http://docs.aws.amazon.com/elasticloadbalancing/latest/classic/add-remove-tags.html">Tag
            Your Classic Load Balancer</a> in the <i>Classic Load Balancers Guide</i>.
            </para>
            </summary>
        </member>
        <member name="P:Amazon.ElasticLoadBalancing.Model.AddTagsRequest.LoadBalancerNames">
            <summary>
            Gets and sets the property LoadBalancerNames.
            <para>
            The name of the load balancer. You can specify one load balancer only.
            </para>
            </summary>
        </member>
        <member name="P:Amazon.ElasticLoadBalancing.Model.AddTagsRequest.Tags">
            <summary>
            Gets and sets the property Tags.
            <para>
            The tags.
            </para>
            </summary>
        </member>
        <member name="T:Amazon.ElasticLoadBalancing.Model.AddTagsResponse">
            <summary>
            Contains the output of AddTags.
            </summary>
        </member>
        <member name="T:Amazon.ElasticLoadBalancing.Model.AppCookieStickinessPolicy">
            <summary>
            Information about a policy for application-controlled session stickiness.
            </summary>
        </member>
        <member name="M:Amazon.ElasticLoadBalancing.Model.AppCookieStickinessPolicy.#ctor">
            <summary>
            Empty constructor used to set properties independently even when a simple constructor is available
            </summary>
        </member>
        <member name="M:Amazon.ElasticLoadBalancing.Model.AppCookieStickinessPolicy.#ctor(System.String,System.String)">
            <summary>
            Instantiates AppCookieStickinessPolicy with the parameterized properties
            </summary>
            <param name="policyName">The mnemonic name for the policy being created. The name must be unique within a set of policies for this load balancer.</param>
            <param name="cookieName">The name of the application cookie used for stickiness.</param>
        </member>
        <member name="P:Amazon.ElasticLoadBalancing.Model.AppCookieStickinessPolicy.CookieName">
            <summary>
            Gets and sets the property CookieName.
            <para>
            The name of the application cookie used for stickiness.
            </para>
            </summary>
        </member>
        <member name="P:Amazon.ElasticLoadBalancing.Model.AppCookieStickinessPolicy.PolicyName">
            <summary>
            Gets and sets the property PolicyName.
            <para>
            The mnemonic name for the policy being created. The name must be unique within a set
            of policies for this load balancer.
            </para>
            </summary>
        </member>
        <member name="T:Amazon.ElasticLoadBalancing.Model.ApplySecurityGroupsToLoadBalancerRequest">
            <summary>
            Container for the parameters to the ApplySecurityGroupsToLoadBalancer operation.
            Associates one or more security groups with your load balancer in a virtual private
            cloud (VPC). The specified security groups override the previously associated security
            groups.
             
              
            <para>
            For more information, see <a href="http://docs.aws.amazon.com/elasticloadbalancing/latest/classic/elb-security-groups.html#elb-vpc-security-groups">Security
            Groups for Load Balancers in a VPC</a> in the <i>Classic Load Balancers Guide</i>.
            </para>
            </summary>
        </member>
        <member name="P:Amazon.ElasticLoadBalancing.Model.ApplySecurityGroupsToLoadBalancerRequest.LoadBalancerName">
            <summary>
            Gets and sets the property LoadBalancerName.
            <para>
            The name of the load balancer.
            </para>
            </summary>
        </member>
        <member name="P:Amazon.ElasticLoadBalancing.Model.ApplySecurityGroupsToLoadBalancerRequest.SecurityGroups">
            <summary>
            Gets and sets the property SecurityGroups.
            <para>
            The IDs of the security groups to associate with the load balancer. Note that you
            cannot specify the name of the security group.
            </para>
            </summary>
        </member>
        <member name="T:Amazon.ElasticLoadBalancing.Model.ApplySecurityGroupsToLoadBalancerResponse">
            <summary>
            Contains the output of ApplySecurityGroupsToLoadBalancer.
            </summary>
        </member>
        <member name="P:Amazon.ElasticLoadBalancing.Model.ApplySecurityGroupsToLoadBalancerResponse.SecurityGroups">
            <summary>
            Gets and sets the property SecurityGroups.
            <para>
            The IDs of the security groups associated with the load balancer.
            </para>
            </summary>
        </member>
        <member name="T:Amazon.ElasticLoadBalancing.Model.AttachLoadBalancerToSubnetsRequest">
            <summary>
            Container for the parameters to the AttachLoadBalancerToSubnets operation.
            Adds one or more subnets to the set of configured subnets for the specified load balancer.
             
              
            <para>
            The load balancer evenly distributes requests across all registered subnets. For more
            information, see <a href="http://docs.aws.amazon.com/elasticloadbalancing/latest/classic/elb-manage-subnets.html">Add
            or Remove Subnets for Your Load Balancer in a VPC</a> in the <i>Classic Load Balancers
            Guide</i>.
            </para>
            </summary>
        </member>
        <member name="P:Amazon.ElasticLoadBalancing.Model.AttachLoadBalancerToSubnetsRequest.LoadBalancerName">
            <summary>
            Gets and sets the property LoadBalancerName.
            <para>
            The name of the load balancer.
            </para>
            </summary>
        </member>
        <member name="P:Amazon.ElasticLoadBalancing.Model.AttachLoadBalancerToSubnetsRequest.Subnets">
            <summary>
            Gets and sets the property Subnets.
            <para>
            The IDs of the subnets to add. You can add only one subnet per Availability Zone.
            </para>
            </summary>
        </member>
        <member name="T:Amazon.ElasticLoadBalancing.Model.AttachLoadBalancerToSubnetsResponse">
            <summary>
            Contains the output of AttachLoadBalancerToSubnets.
            </summary>
        </member>
        <member name="P:Amazon.ElasticLoadBalancing.Model.AttachLoadBalancerToSubnetsResponse.Subnets">
            <summary>
            Gets and sets the property Subnets.
            <para>
            The IDs of the subnets attached to the load balancer.
            </para>
            </summary>
        </member>
        <member name="T:Amazon.ElasticLoadBalancing.Model.BackendServerDescription">
            <summary>
            Information about the configuration of an EC2 instance.
            </summary>
        </member>
        <member name="P:Amazon.ElasticLoadBalancing.Model.BackendServerDescription.InstancePort">
            <summary>
            Gets and sets the property InstancePort.
            <para>
            The port on which the EC2 instance is listening.
            </para>
            </summary>
        </member>
        <member name="P:Amazon.ElasticLoadBalancing.Model.BackendServerDescription.PolicyNames">
            <summary>
            Gets and sets the property PolicyNames.
            <para>
            The names of the policies enabled for the EC2 instance.
            </para>
            </summary>
        </member>
        <member name="T:Amazon.ElasticLoadBalancing.Model.CertificateNotFoundException">
            <summary>
             ElasticLoadBalancing exception
             </summary>
        </member>
        <member name="M:Amazon.ElasticLoadBalancing.Model.CertificateNotFoundException.#ctor(System.String)">
            <summary>
            Constructs a new CertificateNotFoundException with the specified error
            message.
            </summary>
            <param name="message">
            Describes the error encountered.
            </param>
        </member>
        <member name="M:Amazon.ElasticLoadBalancing.Model.CertificateNotFoundException.#ctor(System.String,System.Exception)">
            <summary>
            Construct instance of CertificateNotFoundException
            </summary>
            <param name="message"></param>
            <param name="innerException"></param>
        </member>
        <member name="M:Amazon.ElasticLoadBalancing.Model.CertificateNotFoundException.#ctor(System.Exception)">
            <summary>
            Construct instance of CertificateNotFoundException
            </summary>
            <param name="innerException"></param>
        </member>
        <member name="M:Amazon.ElasticLoadBalancing.Model.CertificateNotFoundException.#ctor(System.String,System.Exception,Amazon.Runtime.ErrorType,System.String,System.String,System.Net.HttpStatusCode)">
            <summary>
            Construct instance of CertificateNotFoundException
            </summary>
            <param name="message"></param>
            <param name="innerException"></param>
            <param name="errorType"></param>
            <param name="errorCode"></param>
            <param name="requestId"></param>
            <param name="statusCode"></param>
        </member>
        <member name="M:Amazon.ElasticLoadBalancing.Model.CertificateNotFoundException.#ctor(System.String,Amazon.Runtime.ErrorType,System.String,System.String,System.Net.HttpStatusCode)">
            <summary>
            Construct instance of CertificateNotFoundException
            </summary>
            <param name="message"></param>
            <param name="errorType"></param>
            <param name="errorCode"></param>
            <param name="requestId"></param>
            <param name="statusCode"></param>
        </member>
        <member name="M:Amazon.ElasticLoadBalancing.Model.CertificateNotFoundException.#ctor(System.Runtime.Serialization.SerializationInfo,System.Runtime.Serialization.StreamingContext)">
            <summary>
            Constructs a new instance of the CertificateNotFoundException class with serialized data.
            </summary>
            <param name="info">The <see cref="T:System.Runtime.Serialization.SerializationInfo" /> that holds the serialized object data about the exception being thrown.</param>
            <param name="context">The <see cref="T:System.Runtime.Serialization.StreamingContext" /> that contains contextual information about the source or destination.</param>
            <exception cref="T:System.ArgumentNullException">The <paramref name="info" /> parameter is null. </exception>
            <exception cref="T:System.Runtime.Serialization.SerializationException">The class name is null or <see cref="P:System.Exception.HResult" /> is zero (0). </exception>
        </member>
        <member name="T:Amazon.ElasticLoadBalancing.Model.ConfigureHealthCheckRequest">
            <summary>
            Container for the parameters to the ConfigureHealthCheck operation.
            Specifies the health check settings to use when evaluating the health state of your
            EC2 instances.
             
              
            <para>
            For more information, see <a href="http://docs.aws.amazon.com/elasticloadbalancing/latest/classic/elb-healthchecks.html">Configure
            Health Checks for Your Load Balancer</a> in the <i>Classic Load Balancers Guide</i>.
            </para>
            </summary>
        </member>
        <member name="M:Amazon.ElasticLoadBalancing.Model.ConfigureHealthCheckRequest.#ctor">
            <summary>
            Empty constructor used to set properties independently even when a simple constructor is available
            </summary>
        </member>
        <member name="M:Amazon.ElasticLoadBalancing.Model.ConfigureHealthCheckRequest.#ctor(System.String,Amazon.ElasticLoadBalancing.Model.HealthCheck)">
            <summary>
            Instantiates ConfigureHealthCheckRequest with the parameterized properties
            </summary>
            <param name="loadBalancerName">The name of the load balancer.</param>
            <param name="healthCheck">The configuration information.</param>
        </member>
        <member name="P:Amazon.ElasticLoadBalancing.Model.ConfigureHealthCheckRequest.HealthCheck">
            <summary>
            Gets and sets the property HealthCheck.
            <para>
            The configuration information.
            </para>
            </summary>
        </member>
        <member name="P:Amazon.ElasticLoadBalancing.Model.ConfigureHealthCheckRequest.LoadBalancerName">
            <summary>
            Gets and sets the property LoadBalancerName.
            <para>
            The name of the load balancer.
            </para>
            </summary>
        </member>
        <member name="T:Amazon.ElasticLoadBalancing.Model.ConfigureHealthCheckResponse">
            <summary>
            Contains the output of ConfigureHealthCheck.
            </summary>
        </member>
        <member name="P:Amazon.ElasticLoadBalancing.Model.ConfigureHealthCheckResponse.HealthCheck">
            <summary>
            Gets and sets the property HealthCheck.
            <para>
            The updated health check.
            </para>
            </summary>
        </member>
        <member name="T:Amazon.ElasticLoadBalancing.Model.ConnectionDraining">
            <summary>
            Information about the <code>ConnectionDraining</code> attribute.
            </summary>
        </member>
        <member name="P:Amazon.ElasticLoadBalancing.Model.ConnectionDraining.Enabled">
            <summary>
            Gets and sets the property Enabled.
            <para>
            Specifies whether connection draining is enabled for the load balancer.
            </para>
            </summary>
        </member>
        <member name="P:Amazon.ElasticLoadBalancing.Model.ConnectionDraining.Timeout">
            <summary>
            Gets and sets the property Timeout.
            <para>
            The maximum time, in seconds, to keep the existing connections open before deregistering
            the instances.
            </para>
            </summary>
        </member>
        <member name="T:Amazon.ElasticLoadBalancing.Model.ConnectionSettings">
            <summary>
            Information about the <code>ConnectionSettings</code> attribute.
            </summary>
        </member>
        <member name="P:Amazon.ElasticLoadBalancing.Model.ConnectionSettings.IdleTimeout">
            <summary>
            Gets and sets the property IdleTimeout.
            <para>
            The time, in seconds, that the connection is allowed to be idle (no data has been
            sent over the connection) before it is closed by the load balancer.
            </para>
            </summary>
        </member>
        <member name="T:Amazon.ElasticLoadBalancing.Model.CreateAppCookieStickinessPolicyRequest">
            <summary>
            Container for the parameters to the CreateAppCookieStickinessPolicy operation.
            Generates a stickiness policy with sticky session lifetimes that follow that of an
            application-generated cookie. This policy can be associated only with HTTP/HTTPS listeners.
             
              
            <para>
            This policy is similar to the policy created by <a>CreateLBCookieStickinessPolicy</a>,
            except that the lifetime of the special Elastic Load Balancing cookie, <code>AWSELB</code>,
            follows the lifetime of the application-generated cookie specified in the policy configuration.
            The load balancer only inserts a new stickiness cookie when the application response
            includes a new application cookie.
            </para>
              
            <para>
            If the application cookie is explicitly removed or expires, the session stops being
            sticky until a new application cookie is issued.
            </para>
              
            <para>
            For more information, see <a href="http://docs.aws.amazon.com/elasticloadbalancing/latest/classic/elb-sticky-sessions.html#enable-sticky-sessions-application">Application-Controlled
            Session Stickiness</a> in the <i>Classic Load Balancers Guide</i>.
            </para>
            </summary>
        </member>
        <member name="M:Amazon.ElasticLoadBalancing.Model.CreateAppCookieStickinessPolicyRequest.#ctor">
            <summary>
            Empty constructor used to set properties independently even when a simple constructor is available
            </summary>
        </member>
        <member name="M:Amazon.ElasticLoadBalancing.Model.CreateAppCookieStickinessPolicyRequest.#ctor(System.String,System.String,System.String)">
            <summary>
            Instantiates CreateAppCookieStickinessPolicyRequest with the parameterized properties
            </summary>
            <param name="loadBalancerName">The name of the load balancer.</param>
            <param name="policyName">The name of the policy being created. Policy names must consist of alphanumeric characters and dashes (-). This name must be unique within the set of policies for this load balancer.</param>
            <param name="cookieName">The name of the application cookie used for stickiness.</param>
        </member>
        <member name="P:Amazon.ElasticLoadBalancing.Model.CreateAppCookieStickinessPolicyRequest.CookieName">
            <summary>
            Gets and sets the property CookieName.
            <para>
            The name of the application cookie used for stickiness.
            </para>
            </summary>
        </member>
        <member name="P:Amazon.ElasticLoadBalancing.Model.CreateAppCookieStickinessPolicyRequest.LoadBalancerName">
            <summary>
            Gets and sets the property LoadBalancerName.
            <para>
            The name of the load balancer.
            </para>
            </summary>
        </member>
        <member name="P:Amazon.ElasticLoadBalancing.Model.CreateAppCookieStickinessPolicyRequest.PolicyName">
            <summary>
            Gets and sets the property PolicyName.
            <para>
            The name of the policy being created. Policy names must consist of alphanumeric characters
            and dashes (-). This name must be unique within the set of policies for this load
            balancer.
            </para>
            </summary>
        </member>
        <member name="T:Amazon.ElasticLoadBalancing.Model.CreateAppCookieStickinessPolicyResponse">
            <summary>
            Contains the output for CreateAppCookieStickinessPolicy.
            </summary>
        </member>
        <member name="T:Amazon.ElasticLoadBalancing.Model.CreateLBCookieStickinessPolicyRequest">
            <summary>
            Container for the parameters to the CreateLBCookieStickinessPolicy operation.
            Generates a stickiness policy with sticky session lifetimes controlled by the lifetime
            of the browser (user-agent) or a specified expiration period. This policy can be associated
            only with HTTP/HTTPS listeners.
             
              
            <para>
            When a load balancer implements this policy, the load balancer uses a special cookie
            to track the instance for each request. When the load balancer receives a request,
            it first checks to see if this cookie is present in the request. If so, the load balancer
            sends the request to the application server specified in the cookie. If not, the load
            balancer sends the request to a server that is chosen based on the existing load-balancing
            algorithm.
            </para>
              
            <para>
            A cookie is inserted into the response for binding subsequent requests from the same
            user to that server. The validity of the cookie is based on the cookie expiration
            time, which is specified in the policy configuration.
            </para>
              
            <para>
            For more information, see <a href="http://docs.aws.amazon.com/elasticloadbalancing/latest/classic/elb-sticky-sessions.html#enable-sticky-sessions-duration">Duration-Based
            Session Stickiness</a> in the <i>Classic Load Balancers Guide</i>.
            </para>
            </summary>
        </member>
        <member name="M:Amazon.ElasticLoadBalancing.Model.CreateLBCookieStickinessPolicyRequest.#ctor">
            <summary>
            Empty constructor used to set properties independently even when a simple constructor is available
            </summary>
        </member>
        <member name="M:Amazon.ElasticLoadBalancing.Model.CreateLBCookieStickinessPolicyRequest.#ctor(System.String,System.String)">
            <summary>
            Instantiates CreateLBCookieStickinessPolicyRequest with the parameterized properties
            </summary>
            <param name="loadBalancerName">The name of the load balancer.</param>
            <param name="policyName">The name of the policy being created. Policy names must consist of alphanumeric characters and dashes (-). This name must be unique within the set of policies for this load balancer.</param>
        </member>
        <member name="P:Amazon.ElasticLoadBalancing.Model.CreateLBCookieStickinessPolicyRequest.CookieExpirationPeriod">
            <summary>
            Gets and sets the property CookieExpirationPeriod.
            <para>
            The time period, in seconds, after which the cookie should be considered stale. If
            you do not specify this parameter, the default value is 0, which indicates that the
            sticky session should last for the duration of the browser session.
            </para>
            </summary>
        </member>
        <member name="P:Amazon.ElasticLoadBalancing.Model.CreateLBCookieStickinessPolicyRequest.LoadBalancerName">
            <summary>
            Gets and sets the property LoadBalancerName.
            <para>
            The name of the load balancer.
            </para>
            </summary>
        </member>
        <member name="P:Amazon.ElasticLoadBalancing.Model.CreateLBCookieStickinessPolicyRequest.PolicyName">
            <summary>
            Gets and sets the property PolicyName.
            <para>
            The name of the policy being created. Policy names must consist of alphanumeric characters
            and dashes (-). This name must be unique within the set of policies for this load
            balancer.
            </para>
            </summary>
        </member>
        <member name="T:Amazon.ElasticLoadBalancing.Model.CreateLBCookieStickinessPolicyResponse">
            <summary>
            Contains the output for CreateLBCookieStickinessPolicy.
            </summary>
        </member>
        <member name="T:Amazon.ElasticLoadBalancing.Model.CreateLoadBalancerListenersRequest">
            <summary>
            Container for the parameters to the CreateLoadBalancerListeners operation.
            Creates one or more listeners for the specified load balancer. If a listener with
            the specified port does not already exist, it is created; otherwise, the properties
            of the new listener must match the properties of the existing listener.
             
              
            <para>
            For more information, see <a href="http://docs.aws.amazon.com/elasticloadbalancing/latest/classic/elb-listener-config.html">Listeners
            for Your Classic Load Balancer</a> in the <i>Classic Load Balancers Guide</i>.
            </para>
            </summary>
        </member>
        <member name="M:Amazon.ElasticLoadBalancing.Model.CreateLoadBalancerListenersRequest.#ctor">
            <summary>
            Empty constructor used to set properties independently even when a simple constructor is available
            </summary>
        </member>
        <member name="M:Amazon.ElasticLoadBalancing.Model.CreateLoadBalancerListenersRequest.#ctor(System.String,System.Collections.Generic.List{Amazon.ElasticLoadBalancing.Model.Listener})">
            <summary>
            Instantiates CreateLoadBalancerListenersRequest with the parameterized properties
            </summary>
            <param name="loadBalancerName">The name of the load balancer.</param>
            <param name="listeners">The listeners.</param>
        </member>
        <member name="P:Amazon.ElasticLoadBalancing.Model.CreateLoadBalancerListenersRequest.Listeners">
            <summary>
            Gets and sets the property Listeners.
            <para>
            The listeners.
            </para>
            </summary>
        </member>
        <member name="P:Amazon.ElasticLoadBalancing.Model.CreateLoadBalancerListenersRequest.LoadBalancerName">
            <summary>
            Gets and sets the property LoadBalancerName.
            <para>
            The name of the load balancer.
            </para>
            </summary>
        </member>
        <member name="T:Amazon.ElasticLoadBalancing.Model.CreateLoadBalancerListenersResponse">
            <summary>
            Contains the parameters for CreateLoadBalancerListener.
            </summary>
        </member>
        <member name="T:Amazon.ElasticLoadBalancing.Model.CreateLoadBalancerPolicyRequest">
            <summary>
            Container for the parameters to the CreateLoadBalancerPolicy operation.
            Creates a policy with the specified attributes for the specified load balancer.
             
              
            <para>
            Policies are settings that are saved for your load balancer and that can be applied
            to the listener or the application server, depending on the policy type.
            </para>
            </summary>
        </member>
        <member name="P:Amazon.ElasticLoadBalancing.Model.CreateLoadBalancerPolicyRequest.LoadBalancerName">
            <summary>
            Gets and sets the property LoadBalancerName.
            <para>
            The name of the load balancer.
            </para>
            </summary>
        </member>
        <member name="P:Amazon.ElasticLoadBalancing.Model.CreateLoadBalancerPolicyRequest.PolicyAttributes">
            <summary>
            Gets and sets the property PolicyAttributes.
            <para>
            The policy attributes.
            </para>
            </summary>
        </member>
        <member name="P:Amazon.ElasticLoadBalancing.Model.CreateLoadBalancerPolicyRequest.PolicyName">
            <summary>
            Gets and sets the property PolicyName.
            <para>
            The name of the load balancer policy to be created. This name must be unique within
            the set of policies for this load balancer.
            </para>
            </summary>
        </member>
        <member name="P:Amazon.ElasticLoadBalancing.Model.CreateLoadBalancerPolicyRequest.PolicyTypeName">
            <summary>
            Gets and sets the property PolicyTypeName.
            <para>
            The name of the base policy type. To get the list of policy types, use <a>DescribeLoadBalancerPolicyTypes</a>.
            </para>
            </summary>
        </member>
        <member name="T:Amazon.ElasticLoadBalancing.Model.CreateLoadBalancerPolicyResponse">
            <summary>
            Contains the output of CreateLoadBalancerPolicy.
            </summary>
        </member>
        <member name="T:Amazon.ElasticLoadBalancing.Model.CreateLoadBalancerRequest">
            <summary>
            Container for the parameters to the CreateLoadBalancer operation.
            Creates a Classic load balancer.
             
              
            <para>
            You can add listeners, security groups, subnets, and tags when you create your load
            balancer, or you can add them later using <a>CreateLoadBalancerListeners</a>, <a>ApplySecurityGroupsToLoadBalancer</a>,
            <a>AttachLoadBalancerToSubnets</a>, and <a>AddTags</a>.
            </para>
              
            <para>
            To describe your current load balancers, see <a>DescribeLoadBalancers</a>. When you
            are finished with a load balancer, you can delete it using <a>DeleteLoadBalancer</a>.
            </para>
              
            <para>
            You can create up to 20 load balancers per region per account. You can request an
            increase for the number of load balancers for your account. For more information,
            see <a href="http://docs.aws.amazon.com/elasticloadbalancing/latest/classic/elb-limits.html">Limits
            for Your Classic Load Balancer</a> in the <i>Classic Load Balancers Guide</i>.
            </para>
            </summary>
        </member>
        <member name="M:Amazon.ElasticLoadBalancing.Model.CreateLoadBalancerRequest.#ctor">
            <summary>
            Empty constructor used to set properties independently even when a simple constructor is available
            </summary>
        </member>
        <member name="M:Amazon.ElasticLoadBalancing.Model.CreateLoadBalancerRequest.#ctor(System.String)">
            <summary>
            Instantiates CreateLoadBalancerRequest with the parameterized properties
            </summary>
            <param name="loadBalancerName">The name of the load balancer. This name must be unique within your set of load balancers for the region, must have a maximum of 32 characters, must contain only alphanumeric characters or hyphens, and cannot begin or end with a hyphen.</param>
        </member>
        <member name="M:Amazon.ElasticLoadBalancing.Model.CreateLoadBalancerRequest.#ctor(System.String,System.Collections.Generic.List{Amazon.ElasticLoadBalancing.Model.Listener},System.Collections.Generic.List{System.String})">
            <summary>
            Instantiates CreateLoadBalancerRequest with the parameterized properties
            </summary>
            <param name="loadBalancerName">The name of the load balancer. This name must be unique within your set of load balancers for the region, must have a maximum of 32 characters, must contain only alphanumeric characters or hyphens, and cannot begin or end with a hyphen.</param>
            <param name="listeners">The listeners. For more information, see <a href="http://docs.aws.amazon.com/elasticloadbalancing/latest/classic/elb-listener-config.html">Listeners for Your Classic Load Balancer</a> in the <i>Classic Load Balancers Guide</i>.</param>
            <param name="availabilityZones">One or more Availability Zones from the same region as the load balancer. You must specify at least one Availability Zone. You can add more Availability Zones after you create the load balancer using <a>EnableAvailabilityZonesForLoadBalancer</a>.</param>
        </member>
        <member name="P:Amazon.ElasticLoadBalancing.Model.CreateLoadBalancerRequest.AvailabilityZones">
            <summary>
            Gets and sets the property AvailabilityZones.
            <para>
            One or more Availability Zones from the same region as the load balancer.
            </para>
              
            <para>
            You must specify at least one Availability Zone.
            </para>
              
            <para>
            You can add more Availability Zones after you create the load balancer using <a>EnableAvailabilityZonesForLoadBalancer</a>.
            </para>
            </summary>
        </member>
        <member name="P:Amazon.ElasticLoadBalancing.Model.CreateLoadBalancerRequest.Listeners">
            <summary>
            Gets and sets the property Listeners.
            <para>
            The listeners.
            </para>
              
            <para>
            For more information, see <a href="http://docs.aws.amazon.com/elasticloadbalancing/latest/classic/elb-listener-config.html">Listeners
            for Your Classic Load Balancer</a> in the <i>Classic Load Balancers Guide</i>.
            </para>
            </summary>
        </member>
        <member name="P:Amazon.ElasticLoadBalancing.Model.CreateLoadBalancerRequest.LoadBalancerName">
            <summary>
            Gets and sets the property LoadBalancerName.
            <para>
            The name of the load balancer.
            </para>
              
            <para>
            This name must be unique within your set of load balancers for the region, must have
            a maximum of 32 characters, must contain only alphanumeric characters or hyphens,
            and cannot begin or end with a hyphen.
            </para>
            </summary>
        </member>
        <member name="P:Amazon.ElasticLoadBalancing.Model.CreateLoadBalancerRequest.Scheme">
            <summary>
            Gets and sets the property Scheme.
            <para>
            The type of a load balancer. Valid only for load balancers in a VPC.
            </para>
              
            <para>
            By default, Elastic Load Balancing creates an Internet-facing load balancer with a
            DNS name that resolves to public IP addresses. For more information about Internet-facing
            and Internal load balancers, see <a href="http://docs.aws.amazon.com/elasticloadbalancing/latest/userguide/how-elastic-load-balancing-works.html#load-balancer-scheme">Load
            Balancer Scheme</a> in the <i>Elastic Load Balancing User Guide</i>.
            </para>
              
            <para>
            Specify <code>internal</code> to create a load balancer with a DNS name that resolves
            to private IP addresses.
            </para>
            </summary>
        </member>
        <member name="P:Amazon.ElasticLoadBalancing.Model.CreateLoadBalancerRequest.SecurityGroups">
            <summary>
            Gets and sets the property SecurityGroups.
            <para>
            The IDs of the security groups to assign to the load balancer.
            </para>
            </summary>
        </member>
        <member name="P:Amazon.ElasticLoadBalancing.Model.CreateLoadBalancerRequest.Subnets">
            <summary>
            Gets and sets the property Subnets.
            <para>
            The IDs of the subnets in your VPC to attach to the load balancer. Specify one subnet
            per Availability Zone specified in <code>AvailabilityZones</code>.
            </para>
            </summary>
        </member>
        <member name="P:Amazon.ElasticLoadBalancing.Model.CreateLoadBalancerRequest.Tags">
            <summary>
            Gets and sets the property Tags.
            <para>
            A list of tags to assign to the load balancer.
            </para>
              
            <para>
            For more information about tagging your load balancer, see <a href="http://docs.aws.amazon.com/elasticloadbalancing/latest/classic/add-remove-tags.html">Tag
            Your Classic Load Balancer</a> in the <i>Classic Load Balancers Guide</i>.
            </para>
            </summary>
        </member>
        <member name="T:Amazon.ElasticLoadBalancing.Model.CreateLoadBalancerResponse">
            <summary>
            Contains the output for CreateLoadBalancer.
            </summary>
        </member>
        <member name="P:Amazon.ElasticLoadBalancing.Model.CreateLoadBalancerResponse.DNSName">
            <summary>
            Gets and sets the property DNSName.
            <para>
            The DNS name of the load balancer.
            </para>
            </summary>
        </member>
        <member name="T:Amazon.ElasticLoadBalancing.Model.CrossZoneLoadBalancing">
            <summary>
            Information about the <code>CrossZoneLoadBalancing</code> attribute.
            </summary>
        </member>
        <member name="P:Amazon.ElasticLoadBalancing.Model.CrossZoneLoadBalancing.Enabled">
            <summary>
            Gets and sets the property Enabled.
            <para>
            Specifies whether cross-zone load balancing is enabled for the load balancer.
            </para>
            </summary>
        </member>
        <member name="T:Amazon.ElasticLoadBalancing.Model.DeleteLoadBalancerListenersRequest">
            <summary>
            Container for the parameters to the DeleteLoadBalancerListeners operation.
            Deletes the specified listeners from the specified load balancer.
            </summary>
        </member>
        <member name="M:Amazon.ElasticLoadBalancing.Model.DeleteLoadBalancerListenersRequest.#ctor">
            <summary>
            Empty constructor used to set properties independently even when a simple constructor is available
            </summary>
        </member>
        <member name="M:Amazon.ElasticLoadBalancing.Model.DeleteLoadBalancerListenersRequest.#ctor(System.String,System.Collections.Generic.List{System.Int32})">
            <summary>
            Instantiates DeleteLoadBalancerListenersRequest with the parameterized properties
            </summary>
            <param name="loadBalancerName">The name of the load balancer.</param>
            <param name="loadBalancerPorts">The client port numbers of the listeners.</param>
        </member>
        <member name="P:Amazon.ElasticLoadBalancing.Model.DeleteLoadBalancerListenersRequest.LoadBalancerName">
            <summary>
            Gets and sets the property LoadBalancerName.
            <para>
            The name of the load balancer.
            </para>
            </summary>
        </member>
        <member name="P:Amazon.ElasticLoadBalancing.Model.DeleteLoadBalancerListenersRequest.LoadBalancerPorts">
            <summary>
            Gets and sets the property LoadBalancerPorts.
            <para>
            The client port numbers of the listeners.
            </para>
            </summary>
        </member>
        <member name="T:Amazon.ElasticLoadBalancing.Model.DeleteLoadBalancerListenersResponse">
            <summary>
            Contains the output of DeleteLoadBalancerListeners.
            </summary>
        </member>
        <member name="T:Amazon.ElasticLoadBalancing.Model.DeleteLoadBalancerPolicyRequest">
            <summary>
            Container for the parameters to the DeleteLoadBalancerPolicy operation.
            Deletes the specified policy from the specified load balancer. This policy must not
            be enabled for any listeners.
            </summary>
        </member>
        <member name="M:Amazon.ElasticLoadBalancing.Model.DeleteLoadBalancerPolicyRequest.#ctor">
            <summary>
            Empty constructor used to set properties independently even when a simple constructor is available
            </summary>
        </member>
        <member name="M:Amazon.ElasticLoadBalancing.Model.DeleteLoadBalancerPolicyRequest.#ctor(System.String,System.String)">
            <summary>
            Instantiates DeleteLoadBalancerPolicyRequest with the parameterized properties
            </summary>
            <param name="loadBalancerName">The name of the load balancer.</param>
            <param name="policyName">The name of the policy.</param>
        </member>
        <member name="P:Amazon.ElasticLoadBalancing.Model.DeleteLoadBalancerPolicyRequest.LoadBalancerName">
            <summary>
            Gets and sets the property LoadBalancerName.
            <para>
            The name of the load balancer.
            </para>
            </summary>
        </member>
        <member name="P:Amazon.ElasticLoadBalancing.Model.DeleteLoadBalancerPolicyRequest.PolicyName">
            <summary>
            Gets and sets the property PolicyName.
            <para>
            The name of the policy.
            </para>
            </summary>
        </member>
        <member name="T:Amazon.ElasticLoadBalancing.Model.DeleteLoadBalancerPolicyResponse">
            <summary>
            Contains the output of DeleteLoadBalancerPolicy.
            </summary>
        </member>
        <member name="T:Amazon.ElasticLoadBalancing.Model.DeleteLoadBalancerRequest">
            <summary>
            Container for the parameters to the DeleteLoadBalancer operation.
            Deletes the specified load balancer.
             
              
            <para>
            If you are attempting to recreate a load balancer, you must reconfigure all settings.
            The DNS name associated with a deleted load balancer are no longer usable. The name
            and associated DNS record of the deleted load balancer no longer exist and traffic
            sent to any of its IP addresses is no longer delivered to your instances.
            </para>
              
            <para>
            If the load balancer does not exist or has already been deleted, the call to <code>DeleteLoadBalancer</code>
            still succeeds.
            </para>
            </summary>
        </member>
        <member name="M:Amazon.ElasticLoadBalancing.Model.DeleteLoadBalancerRequest.#ctor">
            <summary>
            Empty constructor used to set properties independently even when a simple constructor is available
            </summary>
        </member>
        <member name="M:Amazon.ElasticLoadBalancing.Model.DeleteLoadBalancerRequest.#ctor(System.String)">
            <summary>
            Instantiates DeleteLoadBalancerRequest with the parameterized properties
            </summary>
            <param name="loadBalancerName">The name of the load balancer.</param>
        </member>
        <member name="P:Amazon.ElasticLoadBalancing.Model.DeleteLoadBalancerRequest.LoadBalancerName">
            <summary>
            Gets and sets the property LoadBalancerName.
            <para>
            The name of the load balancer.
            </para>
            </summary>
        </member>
        <member name="T:Amazon.ElasticLoadBalancing.Model.DeleteLoadBalancerResponse">
            <summary>
            Contains the output of DeleteLoadBalancer.
            </summary>
        </member>
        <member name="T:Amazon.ElasticLoadBalancing.Model.DependencyThrottleException">
            <summary>
             ElasticLoadBalancing exception
             </summary>
        </member>
        <member name="M:Amazon.ElasticLoadBalancing.Model.DependencyThrottleException.#ctor(System.String)">
            <summary>
            Constructs a new DependencyThrottleException with the specified error
            message.
            </summary>
            <param name="message">
            Describes the error encountered.
            </param>
        </member>
        <member name="M:Amazon.ElasticLoadBalancing.Model.DependencyThrottleException.#ctor(System.String,System.Exception)">
            <summary>
            Construct instance of DependencyThrottleException
            </summary>
            <param name="message"></param>
            <param name="innerException"></param>
        </member>
        <member name="M:Amazon.ElasticLoadBalancing.Model.DependencyThrottleException.#ctor(System.Exception)">
            <summary>
            Construct instance of DependencyThrottleException
            </summary>
            <param name="innerException"></param>
        </member>
        <member name="M:Amazon.ElasticLoadBalancing.Model.DependencyThrottleException.#ctor(System.String,System.Exception,Amazon.Runtime.ErrorType,System.String,System.String,System.Net.HttpStatusCode)">
            <summary>
            Construct instance of DependencyThrottleException
            </summary>
            <param name="message"></param>
            <param name="innerException"></param>
            <param name="errorType"></param>
            <param name="errorCode"></param>
            <param name="requestId"></param>
            <param name="statusCode"></param>
        </member>
        <member name="M:Amazon.ElasticLoadBalancing.Model.DependencyThrottleException.#ctor(System.String,Amazon.Runtime.ErrorType,System.String,System.String,System.Net.HttpStatusCode)">
            <summary>
            Construct instance of DependencyThrottleException
            </summary>
            <param name="message"></param>
            <param name="errorType"></param>
            <param name="errorCode"></param>
            <param name="requestId"></param>
            <param name="statusCode"></param>
        </member>
        <member name="M:Amazon.ElasticLoadBalancing.Model.DependencyThrottleException.#ctor(System.Runtime.Serialization.SerializationInfo,System.Runtime.Serialization.StreamingContext)">
            <summary>
            Constructs a new instance of the DependencyThrottleException class with serialized data.
            </summary>
            <param name="info">The <see cref="T:System.Runtime.Serialization.SerializationInfo" /> that holds the serialized object data about the exception being thrown.</param>
            <param name="context">The <see cref="T:System.Runtime.Serialization.StreamingContext" /> that contains contextual information about the source or destination.</param>
            <exception cref="T:System.ArgumentNullException">The <paramref name="info" /> parameter is null. </exception>
            <exception cref="T:System.Runtime.Serialization.SerializationException">The class name is null or <see cref="P:System.Exception.HResult" /> is zero (0). </exception>
        </member>
        <member name="T:Amazon.ElasticLoadBalancing.Model.DeregisterInstancesFromLoadBalancerRequest">
            <summary>
            Container for the parameters to the DeregisterInstancesFromLoadBalancer operation.
            Deregisters the specified instances from the specified load balancer. After the instance
            is deregistered, it no longer receives traffic from the load balancer.
             
              
            <para>
            You can use <a>DescribeLoadBalancers</a> to verify that the instance is deregistered
            from the load balancer.
            </para>
              
            <para>
            For more information, see <a href="http://docs.aws.amazon.com/elasticloadbalancing/latest/classic/elb-deregister-register-instances.html">Register
            or De-Register EC2 Instances</a> in the <i>Classic Load Balancers Guide</i>.
            </para>
            </summary>
        </member>
        <member name="M:Amazon.ElasticLoadBalancing.Model.DeregisterInstancesFromLoadBalancerRequest.#ctor">
            <summary>
            Empty constructor used to set properties independently even when a simple constructor is available
            </summary>
        </member>
        <member name="M:Amazon.ElasticLoadBalancing.Model.DeregisterInstancesFromLoadBalancerRequest.#ctor(System.String,System.Collections.Generic.List{Amazon.ElasticLoadBalancing.Model.Instance})">
            <summary>
            Instantiates DeregisterInstancesFromLoadBalancerRequest with the parameterized properties
            </summary>
            <param name="loadBalancerName">The name of the load balancer.</param>
            <param name="instances">The IDs of the instances.</param>
        </member>
        <member name="P:Amazon.ElasticLoadBalancing.Model.DeregisterInstancesFromLoadBalancerRequest.Instances">
            <summary>
            Gets and sets the property Instances.
            <para>
            The IDs of the instances.
            </para>
            </summary>
        </member>
        <member name="P:Amazon.ElasticLoadBalancing.Model.DeregisterInstancesFromLoadBalancerRequest.LoadBalancerName">
            <summary>
            Gets and sets the property LoadBalancerName.
            <para>
            The name of the load balancer.
            </para>
            </summary>
        </member>
        <member name="T:Amazon.ElasticLoadBalancing.Model.DeregisterInstancesFromLoadBalancerResponse">
            <summary>
            Contains the output of DeregisterInstancesFromLoadBalancer.
            </summary>
        </member>
        <member name="P:Amazon.ElasticLoadBalancing.Model.DeregisterInstancesFromLoadBalancerResponse.Instances">
            <summary>
            Gets and sets the property Instances.
            <para>
            The remaining instances registered with the load balancer.
            </para>
            </summary>
        </member>
        <member name="T:Amazon.ElasticLoadBalancing.Model.DescribeInstanceHealthRequest">
            <summary>
            Container for the parameters to the DescribeInstanceHealth operation.
            Describes the state of the specified instances with respect to the specified load
            balancer. If no instances are specified, the call describes the state of all instances
            that are currently registered with the load balancer. If instances are specified,
            their state is returned even if they are no longer registered with the load balancer.
            The state of terminated instances is not returned.
            </summary>
        </member>
        <member name="M:Amazon.ElasticLoadBalancing.Model.DescribeInstanceHealthRequest.#ctor">
            <summary>
            Empty constructor used to set properties independently even when a simple constructor is available
            </summary>
        </member>
        <member name="M:Amazon.ElasticLoadBalancing.Model.DescribeInstanceHealthRequest.#ctor(System.String)">
            <summary>
            Instantiates DescribeInstanceHealthRequest with the parameterized properties
            </summary>
            <param name="loadBalancerName">The name of the load balancer.</param>
        </member>
        <member name="P:Amazon.ElasticLoadBalancing.Model.DescribeInstanceHealthRequest.Instances">
            <summary>
            Gets and sets the property Instances.
            <para>
            The IDs of the instances.
            </para>
            </summary>
        </member>
        <member name="P:Amazon.ElasticLoadBalancing.Model.DescribeInstanceHealthRequest.LoadBalancerName">
            <summary>
            Gets and sets the property LoadBalancerName.
            <para>
            The name of the load balancer.
            </para>
            </summary>
        </member>
        <member name="T:Amazon.ElasticLoadBalancing.Model.DescribeInstanceHealthResponse">
            <summary>
            Contains the output for DescribeInstanceHealth.
            </summary>
        </member>
        <member name="P:Amazon.ElasticLoadBalancing.Model.DescribeInstanceHealthResponse.InstanceStates">
            <summary>
            Gets and sets the property InstanceStates.
            <para>
            Information about the health of the instances.
            </para>
            </summary>
        </member>
        <member name="T:Amazon.ElasticLoadBalancing.Model.DescribeLoadBalancerAttributesRequest">
            <summary>
            Container for the parameters to the DescribeLoadBalancerAttributes operation.
            Describes the attributes for the specified load balancer.
            </summary>
        </member>
        <member name="P:Amazon.ElasticLoadBalancing.Model.DescribeLoadBalancerAttributesRequest.LoadBalancerName">
            <summary>
            Gets and sets the property LoadBalancerName.
            <para>
            The name of the load balancer.
            </para>
            </summary>
        </member>
        <member name="T:Amazon.ElasticLoadBalancing.Model.DescribeLoadBalancerAttributesResponse">
            <summary>
            Contains the output of DescribeLoadBalancerAttributes.
            </summary>
        </member>
        <member name="P:Amazon.ElasticLoadBalancing.Model.DescribeLoadBalancerAttributesResponse.LoadBalancerAttributes">
            <summary>
            Gets and sets the property LoadBalancerAttributes.
            <para>
            Information about the load balancer attributes.
            </para>
            </summary>
        </member>
        <member name="T:Amazon.ElasticLoadBalancing.Model.DescribeLoadBalancerPoliciesRequest">
            <summary>
            Container for the parameters to the DescribeLoadBalancerPolicies operation.
            Describes the specified policies.
             
              
            <para>
            If you specify a load balancer name, the action returns the descriptions of all policies
            created for the load balancer. If you specify a policy name associated with your load
            balancer, the action returns the description of that policy. If you don't specify
            a load balancer name, the action returns descriptions of the specified sample policies,
            or descriptions of all sample policies. The names of the sample policies have the
            <code>ELBSample-</code> prefix.
            </para>
            </summary>
        </member>
        <member name="P:Amazon.ElasticLoadBalancing.Model.DescribeLoadBalancerPoliciesRequest.LoadBalancerName">
            <summary>
            Gets and sets the property LoadBalancerName.
            <para>
            The name of the load balancer.
            </para>
            </summary>
        </member>
        <member name="P:Amazon.ElasticLoadBalancing.Model.DescribeLoadBalancerPoliciesRequest.PolicyNames">
            <summary>
            Gets and sets the property PolicyNames.
            <para>
            The names of the policies.
            </para>
            </summary>
        </member>
        <member name="T:Amazon.ElasticLoadBalancing.Model.DescribeLoadBalancerPoliciesResponse">
            <summary>
            Contains the output of DescribeLoadBalancerPolicies.
            </summary>
        </member>
        <member name="P:Amazon.ElasticLoadBalancing.Model.DescribeLoadBalancerPoliciesResponse.PolicyDescriptions">
            <summary>
            Gets and sets the property PolicyDescriptions.
            <para>
            Information about the policies.
            </para>
            </summary>
        </member>
        <member name="T:Amazon.ElasticLoadBalancing.Model.DescribeLoadBalancerPolicyTypesRequest">
            <summary>
            Container for the parameters to the DescribeLoadBalancerPolicyTypes operation.
            Describes the specified load balancer policy types or all load balancer policy types.
             
              
            <para>
            The description of each type indicates how it can be used. For example, some policies
            can be used only with layer 7 listeners, some policies can be used only with layer
            4 listeners, and some policies can be used only with your EC2 instances.
            </para>
              
            <para>
            You can use <a>CreateLoadBalancerPolicy</a> to create a policy configuration for any
            of these policy types. Then, depending on the policy type, use either <a>SetLoadBalancerPoliciesOfListener</a>
            or <a>SetLoadBalancerPoliciesForBackendServer</a> to set the policy.
            </para>
            </summary>
        </member>
        <member name="P:Amazon.ElasticLoadBalancing.Model.DescribeLoadBalancerPolicyTypesRequest.PolicyTypeNames">
            <summary>
            Gets and sets the property PolicyTypeNames.
            <para>
            The names of the policy types. If no names are specified, describes all policy types
            defined by Elastic Load Balancing.
            </para>
            </summary>
        </member>
        <member name="T:Amazon.ElasticLoadBalancing.Model.DescribeLoadBalancerPolicyTypesResponse">
            <summary>
            Contains the output of DescribeLoadBalancerPolicyTypes.
            </summary>
        </member>
        <member name="P:Amazon.ElasticLoadBalancing.Model.DescribeLoadBalancerPolicyTypesResponse.PolicyTypeDescriptions">
            <summary>
            Gets and sets the property PolicyTypeDescriptions.
            <para>
            Information about the policy types.
            </para>
            </summary>
        </member>
        <member name="T:Amazon.ElasticLoadBalancing.Model.DescribeLoadBalancersRequest">
            <summary>
            Container for the parameters to the DescribeLoadBalancers operation.
            Describes the specified the load balancers. If no load balancers are specified, the
            call describes all of your load balancers.
            </summary>
        </member>
        <member name="M:Amazon.ElasticLoadBalancing.Model.DescribeLoadBalancersRequest.#ctor">
            <summary>
            Empty constructor used to set properties independently even when a simple constructor is available
            </summary>
        </member>
        <member name="M:Amazon.ElasticLoadBalancing.Model.DescribeLoadBalancersRequest.#ctor(System.Collections.Generic.List{System.String})">
            <summary>
            Instantiates DescribeLoadBalancersRequest with the parameterized properties
            </summary>
            <param name="loadBalancerNames">The names of the load balancers.</param>
        </member>
        <member name="P:Amazon.ElasticLoadBalancing.Model.DescribeLoadBalancersRequest.LoadBalancerNames">
            <summary>
            Gets and sets the property LoadBalancerNames.
            <para>
            The names of the load balancers.
            </para>
            </summary>
        </member>
        <member name="P:Amazon.ElasticLoadBalancing.Model.DescribeLoadBalancersRequest.Marker">
            <summary>
            Gets and sets the property Marker.
            <para>
            The marker for the next set of results. (You received this marker from a previous
            call.)
            </para>
            </summary>
        </member>
        <member name="P:Amazon.ElasticLoadBalancing.Model.DescribeLoadBalancersRequest.PageSize">
            <summary>
            Gets and sets the property PageSize.
            <para>
            The maximum number of results to return with this call (a number from 1 to 400). The
            default is 400.
            </para>
            </summary>
        </member>
        <member name="T:Amazon.ElasticLoadBalancing.Model.DescribeLoadBalancersResponse">
            <summary>
            Contains the parameters for DescribeLoadBalancers.
            </summary>
        </member>
        <member name="P:Amazon.ElasticLoadBalancing.Model.DescribeLoadBalancersResponse.LoadBalancerDescriptions">
            <summary>
            Gets and sets the property LoadBalancerDescriptions.
            <para>
            Information about the load balancers.
            </para>
            </summary>
        </member>
        <member name="P:Amazon.ElasticLoadBalancing.Model.DescribeLoadBalancersResponse.NextMarker">
            <summary>
            Gets and sets the property NextMarker.
            <para>
            The marker to use when requesting the next set of results. If there are no additional
            results, the string is empty.
            </para>
            </summary>
        </member>
        <member name="T:Amazon.ElasticLoadBalancing.Model.DescribeTagsRequest">
            <summary>
            Container for the parameters to the DescribeTags operation.
            Describes the tags associated with the specified load balancers.
            </summary>
        </member>
        <member name="P:Amazon.ElasticLoadBalancing.Model.DescribeTagsRequest.LoadBalancerNames">
            <summary>
            Gets and sets the property LoadBalancerNames.
            <para>
            The names of the load balancers.
            </para>
            </summary>
        </member>
        <member name="T:Amazon.ElasticLoadBalancing.Model.DescribeTagsResponse">
            <summary>
            Contains the output for DescribeTags.
            </summary>
        </member>
        <member name="P:Amazon.ElasticLoadBalancing.Model.DescribeTagsResponse.TagDescriptions">
            <summary>
            Gets and sets the property TagDescriptions.
            <para>
            Information about the tags.
            </para>
            </summary>
        </member>
        <member name="T:Amazon.ElasticLoadBalancing.Model.DetachLoadBalancerFromSubnetsRequest">
            <summary>
            Container for the parameters to the DetachLoadBalancerFromSubnets operation.
            Removes the specified subnets from the set of configured subnets for the load balancer.
             
              
            <para>
            After a subnet is removed, all EC2 instances registered with the load balancer in
            the removed subnet go into the <code>OutOfService</code> state. Then, the load balancer
            balances the traffic among the remaining routable subnets.
            </para>
            </summary>
        </member>
        <member name="P:Amazon.ElasticLoadBalancing.Model.DetachLoadBalancerFromSubnetsRequest.LoadBalancerName">
            <summary>
            Gets and sets the property LoadBalancerName.
            <para>
            The name of the load balancer.
            </para>
            </summary>
        </member>
        <member name="P:Amazon.ElasticLoadBalancing.Model.DetachLoadBalancerFromSubnetsRequest.Subnets">
            <summary>
            Gets and sets the property Subnets.
            <para>
            The IDs of the subnets.
            </para>
            </summary>
        </member>
        <member name="T:Amazon.ElasticLoadBalancing.Model.DetachLoadBalancerFromSubnetsResponse">
            <summary>
            Contains the output of DetachLoadBalancerFromSubnets.
            </summary>
        </member>
        <member name="P:Amazon.ElasticLoadBalancing.Model.DetachLoadBalancerFromSubnetsResponse.Subnets">
            <summary>
            Gets and sets the property Subnets.
            <para>
            The IDs of the remaining subnets for the load balancer.
            </para>
            </summary>
        </member>
        <member name="T:Amazon.ElasticLoadBalancing.Model.DisableAvailabilityZonesForLoadBalancerRequest">
            <summary>
            Container for the parameters to the DisableAvailabilityZonesForLoadBalancer operation.
            Removes the specified Availability Zones from the set of Availability Zones for the
            specified load balancer.
             
              
            <para>
            There must be at least one Availability Zone registered with a load balancer at all
            times. After an Availability Zone is removed, all instances registered with the load
            balancer that are in the removed Availability Zone go into the <code>OutOfService</code>
            state. Then, the load balancer attempts to equally balance the traffic among its remaining
            Availability Zones.
            </para>
              
            <para>
            For more information, see <a href="http://docs.aws.amazon.com/elasticloadbalancing/latest/classic/enable-disable-az.html">Add
            or Remove Availability Zones</a> in the <i>Classic Load Balancers Guide</i>.
            </para>
            </summary>
        </member>
        <member name="M:Amazon.ElasticLoadBalancing.Model.DisableAvailabilityZonesForLoadBalancerRequest.#ctor">
            <summary>
            Empty constructor used to set properties independently even when a simple constructor is available
            </summary>
        </member>
        <member name="M:Amazon.ElasticLoadBalancing.Model.DisableAvailabilityZonesForLoadBalancerRequest.#ctor(System.String,System.Collections.Generic.List{System.String})">
            <summary>
            Instantiates DisableAvailabilityZonesForLoadBalancerRequest with the parameterized properties
            </summary>
            <param name="loadBalancerName">The name of the load balancer.</param>
            <param name="availabilityZones">The Availability Zones.</param>
        </member>
        <member name="P:Amazon.ElasticLoadBalancing.Model.DisableAvailabilityZonesForLoadBalancerRequest.AvailabilityZones">
            <summary>
            Gets and sets the property AvailabilityZones.
            <para>
            The Availability Zones.
            </para>
            </summary>
        </member>
        <member name="P:Amazon.ElasticLoadBalancing.Model.DisableAvailabilityZonesForLoadBalancerRequest.LoadBalancerName">
            <summary>
            Gets and sets the property LoadBalancerName.
            <para>
            The name of the load balancer.
            </para>
            </summary>
        </member>
        <member name="T:Amazon.ElasticLoadBalancing.Model.DisableAvailabilityZonesForLoadBalancerResponse">
            <summary>
            Contains the output for DisableAvailabilityZonesForLoadBalancer.
            </summary>
        </member>
        <member name="P:Amazon.ElasticLoadBalancing.Model.DisableAvailabilityZonesForLoadBalancerResponse.AvailabilityZones">
            <summary>
            Gets and sets the property AvailabilityZones.
            <para>
            The remaining Availability Zones for the load balancer.
            </para>
            </summary>
        </member>
        <member name="T:Amazon.ElasticLoadBalancing.Model.DuplicateAccessPointNameException">
            <summary>
             ElasticLoadBalancing exception
             </summary>
        </member>
        <member name="M:Amazon.ElasticLoadBalancing.Model.DuplicateAccessPointNameException.#ctor(System.String)">
            <summary>
            Constructs a new DuplicateAccessPointNameException with the specified error
            message.
            </summary>
            <param name="message">
            Describes the error encountered.
            </param>
        </member>
        <member name="M:Amazon.ElasticLoadBalancing.Model.DuplicateAccessPointNameException.#ctor(System.String,System.Exception)">
            <summary>
            Construct instance of DuplicateAccessPointNameException
            </summary>
            <param name="message"></param>
            <param name="innerException"></param>
        </member>
        <member name="M:Amazon.ElasticLoadBalancing.Model.DuplicateAccessPointNameException.#ctor(System.Exception)">
            <summary>
            Construct instance of DuplicateAccessPointNameException
            </summary>
            <param name="innerException"></param>
        </member>
        <member name="M:Amazon.ElasticLoadBalancing.Model.DuplicateAccessPointNameException.#ctor(System.String,System.Exception,Amazon.Runtime.ErrorType,System.String,System.String,System.Net.HttpStatusCode)">
            <summary>
            Construct instance of DuplicateAccessPointNameException
            </summary>
            <param name="message"></param>
            <param name="innerException"></param>
            <param name="errorType"></param>
            <param name="errorCode"></param>
            <param name="requestId"></param>
            <param name="statusCode"></param>
        </member>
        <member name="M:Amazon.ElasticLoadBalancing.Model.DuplicateAccessPointNameException.#ctor(System.String,Amazon.Runtime.ErrorType,System.String,System.String,System.Net.HttpStatusCode)">
            <summary>
            Construct instance of DuplicateAccessPointNameException
            </summary>
            <param name="message"></param>
            <param name="errorType"></param>
            <param name="errorCode"></param>
            <param name="requestId"></param>
            <param name="statusCode"></param>
        </member>
        <member name="M:Amazon.ElasticLoadBalancing.Model.DuplicateAccessPointNameException.#ctor(System.Runtime.Serialization.SerializationInfo,System.Runtime.Serialization.StreamingContext)">
            <summary>
            Constructs a new instance of the DuplicateAccessPointNameException class with serialized data.
            </summary>
            <param name="info">The <see cref="T:System.Runtime.Serialization.SerializationInfo" /> that holds the serialized object data about the exception being thrown.</param>
            <param name="context">The <see cref="T:System.Runtime.Serialization.StreamingContext" /> that contains contextual information about the source or destination.</param>
            <exception cref="T:System.ArgumentNullException">The <paramref name="info" /> parameter is null. </exception>
            <exception cref="T:System.Runtime.Serialization.SerializationException">The class name is null or <see cref="P:System.Exception.HResult" /> is zero (0). </exception>
        </member>
        <member name="T:Amazon.ElasticLoadBalancing.Model.DuplicateListenerException">
            <summary>
             ElasticLoadBalancing exception
             </summary>
        </member>
        <member name="M:Amazon.ElasticLoadBalancing.Model.DuplicateListenerException.#ctor(System.String)">
            <summary>
            Constructs a new DuplicateListenerException with the specified error
            message.
            </summary>
            <param name="message">
            Describes the error encountered.
            </param>
        </member>
        <member name="M:Amazon.ElasticLoadBalancing.Model.DuplicateListenerException.#ctor(System.String,System.Exception)">
            <summary>
            Construct instance of DuplicateListenerException
            </summary>
            <param name="message"></param>
            <param name="innerException"></param>
        </member>
        <member name="M:Amazon.ElasticLoadBalancing.Model.DuplicateListenerException.#ctor(System.Exception)">
            <summary>
            Construct instance of DuplicateListenerException
            </summary>
            <param name="innerException"></param>
        </member>
        <member name="M:Amazon.ElasticLoadBalancing.Model.DuplicateListenerException.#ctor(System.String,System.Exception,Amazon.Runtime.ErrorType,System.String,System.String,System.Net.HttpStatusCode)">
            <summary>
            Construct instance of DuplicateListenerException
            </summary>
            <param name="message"></param>
            <param name="innerException"></param>
            <param name="errorType"></param>
            <param name="errorCode"></param>
            <param name="requestId"></param>
            <param name="statusCode"></param>
        </member>
        <member name="M:Amazon.ElasticLoadBalancing.Model.DuplicateListenerException.#ctor(System.String,Amazon.Runtime.ErrorType,System.String,System.String,System.Net.HttpStatusCode)">
            <summary>
            Construct instance of DuplicateListenerException
            </summary>
            <param name="message"></param>
            <param name="errorType"></param>
            <param name="errorCode"></param>
            <param name="requestId"></param>
            <param name="statusCode"></param>
        </member>
        <member name="M:Amazon.ElasticLoadBalancing.Model.DuplicateListenerException.#ctor(System.Runtime.Serialization.SerializationInfo,System.Runtime.Serialization.StreamingContext)">
            <summary>
            Constructs a new instance of the DuplicateListenerException class with serialized data.
            </summary>
            <param name="info">The <see cref="T:System.Runtime.Serialization.SerializationInfo" /> that holds the serialized object data about the exception being thrown.</param>
            <param name="context">The <see cref="T:System.Runtime.Serialization.StreamingContext" /> that contains contextual information about the source or destination.</param>
            <exception cref="T:System.ArgumentNullException">The <paramref name="info" /> parameter is null. </exception>
            <exception cref="T:System.Runtime.Serialization.SerializationException">The class name is null or <see cref="P:System.Exception.HResult" /> is zero (0). </exception>
        </member>
        <member name="T:Amazon.ElasticLoadBalancing.Model.DuplicatePolicyNameException">
            <summary>
             ElasticLoadBalancing exception
             </summary>
        </member>
        <member name="M:Amazon.ElasticLoadBalancing.Model.DuplicatePolicyNameException.#ctor(System.String)">
            <summary>
            Constructs a new DuplicatePolicyNameException with the specified error
            message.
            </summary>
            <param name="message">
            Describes the error encountered.
            </param>
        </member>
        <member name="M:Amazon.ElasticLoadBalancing.Model.DuplicatePolicyNameException.#ctor(System.String,System.Exception)">
            <summary>
            Construct instance of DuplicatePolicyNameException
            </summary>
            <param name="message"></param>
            <param name="innerException"></param>
        </member>
        <member name="M:Amazon.ElasticLoadBalancing.Model.DuplicatePolicyNameException.#ctor(System.Exception)">
            <summary>
            Construct instance of DuplicatePolicyNameException
            </summary>
            <param name="innerException"></param>
        </member>
        <member name="M:Amazon.ElasticLoadBalancing.Model.DuplicatePolicyNameException.#ctor(System.String,System.Exception,Amazon.Runtime.ErrorType,System.String,System.String,System.Net.HttpStatusCode)">
            <summary>
            Construct instance of DuplicatePolicyNameException
            </summary>
            <param name="message"></param>
            <param name="innerException"></param>
            <param name="errorType"></param>
            <param name="errorCode"></param>
            <param name="requestId"></param>
            <param name="statusCode"></param>
        </member>
        <member name="M:Amazon.ElasticLoadBalancing.Model.DuplicatePolicyNameException.#ctor(System.String,Amazon.Runtime.ErrorType,System.String,System.String,System.Net.HttpStatusCode)">
            <summary>
            Construct instance of DuplicatePolicyNameException
            </summary>
            <param name="message"></param>
            <param name="errorType"></param>
            <param name="errorCode"></param>
            <param name="requestId"></param>
            <param name="statusCode"></param>
        </member>
        <member name="M:Amazon.ElasticLoadBalancing.Model.DuplicatePolicyNameException.#ctor(System.Runtime.Serialization.SerializationInfo,System.Runtime.Serialization.StreamingContext)">
            <summary>
            Constructs a new instance of the DuplicatePolicyNameException class with serialized data.
            </summary>
            <param name="info">The <see cref="T:System.Runtime.Serialization.SerializationInfo" /> that holds the serialized object data about the exception being thrown.</param>
            <param name="context">The <see cref="T:System.Runtime.Serialization.StreamingContext" /> that contains contextual information about the source or destination.</param>
            <exception cref="T:System.ArgumentNullException">The <paramref name="info" /> parameter is null. </exception>
            <exception cref="T:System.Runtime.Serialization.SerializationException">The class name is null or <see cref="P:System.Exception.HResult" /> is zero (0). </exception>
        </member>
        <member name="T:Amazon.ElasticLoadBalancing.Model.DuplicateTagKeysException">
            <summary>
             ElasticLoadBalancing exception
             </summary>
        </member>
        <member name="M:Amazon.ElasticLoadBalancing.Model.DuplicateTagKeysException.#ctor(System.String)">
            <summary>
            Constructs a new DuplicateTagKeysException with the specified error
            message.
            </summary>
            <param name="message">
            Describes the error encountered.
            </param>
        </member>
        <member name="M:Amazon.ElasticLoadBalancing.Model.DuplicateTagKeysException.#ctor(System.String,System.Exception)">
            <summary>
            Construct instance of DuplicateTagKeysException
            </summary>
            <param name="message"></param>
            <param name="innerException"></param>
        </member>
        <member name="M:Amazon.ElasticLoadBalancing.Model.DuplicateTagKeysException.#ctor(System.Exception)">
            <summary>
            Construct instance of DuplicateTagKeysException
            </summary>
            <param name="innerException"></param>
        </member>
        <member name="M:Amazon.ElasticLoadBalancing.Model.DuplicateTagKeysException.#ctor(System.String,System.Exception,Amazon.Runtime.ErrorType,System.String,System.String,System.Net.HttpStatusCode)">
            <summary>
            Construct instance of DuplicateTagKeysException
            </summary>
            <param name="message"></param>
            <param name="innerException"></param>
            <param name="errorType"></param>
            <param name="errorCode"></param>
            <param name="requestId"></param>
            <param name="statusCode"></param>
        </member>
        <member name="M:Amazon.ElasticLoadBalancing.Model.DuplicateTagKeysException.#ctor(System.String,Amazon.Runtime.ErrorType,System.String,System.String,System.Net.HttpStatusCode)">
            <summary>
            Construct instance of DuplicateTagKeysException
            </summary>
            <param name="message"></param>
            <param name="errorType"></param>
            <param name="errorCode"></param>
            <param name="requestId"></param>
            <param name="statusCode"></param>
        </member>
        <member name="M:Amazon.ElasticLoadBalancing.Model.DuplicateTagKeysException.#ctor(System.Runtime.Serialization.SerializationInfo,System.Runtime.Serialization.StreamingContext)">
            <summary>
            Constructs a new instance of the DuplicateTagKeysException class with serialized data.
            </summary>
            <param name="info">The <see cref="T:System.Runtime.Serialization.SerializationInfo" /> that holds the serialized object data about the exception being thrown.</param>
            <param name="context">The <see cref="T:System.Runtime.Serialization.StreamingContext" /> that contains contextual information about the source or destination.</param>
            <exception cref="T:System.ArgumentNullException">The <paramref name="info" /> parameter is null. </exception>
            <exception cref="T:System.Runtime.Serialization.SerializationException">The class name is null or <see cref="P:System.Exception.HResult" /> is zero (0). </exception>
        </member>
        <member name="T:Amazon.ElasticLoadBalancing.Model.EnableAvailabilityZonesForLoadBalancerRequest">
            <summary>
            Container for the parameters to the EnableAvailabilityZonesForLoadBalancer operation.
            Adds the specified Availability Zones to the set of Availability Zones for the specified
            load balancer.
             
              
            <para>
            The load balancer evenly distributes requests across all its registered Availability
            Zones that contain instances.
            </para>
              
            <para>
            For more information, see <a href="http://docs.aws.amazon.com/elasticloadbalancing/latest/classic/enable-disable-az.html">Add
            or Remove Availability Zones</a> in the <i>Classic Load Balancers Guide</i>.
            </para>
            </summary>
        </member>
        <member name="M:Amazon.ElasticLoadBalancing.Model.EnableAvailabilityZonesForLoadBalancerRequest.#ctor">
            <summary>
            Empty constructor used to set properties independently even when a simple constructor is available
            </summary>
        </member>
        <member name="M:Amazon.ElasticLoadBalancing.Model.EnableAvailabilityZonesForLoadBalancerRequest.#ctor(System.String,System.Collections.Generic.List{System.String})">
            <summary>
            Instantiates EnableAvailabilityZonesForLoadBalancerRequest with the parameterized properties
            </summary>
            <param name="loadBalancerName">The name of the load balancer.</param>
            <param name="availabilityZones">The Availability Zones. These must be in the same region as the load balancer.</param>
        </member>
        <member name="P:Amazon.ElasticLoadBalancing.Model.EnableAvailabilityZonesForLoadBalancerRequest.AvailabilityZones">
            <summary>
            Gets and sets the property AvailabilityZones.
            <para>
            The Availability Zones. These must be in the same region as the load balancer.
            </para>
            </summary>
        </member>
        <member name="P:Amazon.ElasticLoadBalancing.Model.EnableAvailabilityZonesForLoadBalancerRequest.LoadBalancerName">
            <summary>
            Gets and sets the property LoadBalancerName.
            <para>
            The name of the load balancer.
            </para>
            </summary>
        </member>
        <member name="T:Amazon.ElasticLoadBalancing.Model.EnableAvailabilityZonesForLoadBalancerResponse">
            <summary>
            Contains the output of EnableAvailabilityZonesForLoadBalancer.
            </summary>
        </member>
        <member name="P:Amazon.ElasticLoadBalancing.Model.EnableAvailabilityZonesForLoadBalancerResponse.AvailabilityZones">
            <summary>
            Gets and sets the property AvailabilityZones.
            <para>
            The updated list of Availability Zones for the load balancer.
            </para>
            </summary>
        </member>
        <member name="T:Amazon.ElasticLoadBalancing.Model.HealthCheck">
            <summary>
            Information about a health check.
            </summary>
        </member>
        <member name="M:Amazon.ElasticLoadBalancing.Model.HealthCheck.#ctor">
            <summary>
            Empty constructor used to set properties independently even when a simple constructor is available
            </summary>
        </member>
        <member name="M:Amazon.ElasticLoadBalancing.Model.HealthCheck.#ctor(System.String,System.Int32,System.Int32,System.Int32,System.Int32)">
            <summary>
            Instantiates HealthCheck with the parameterized properties
            </summary>
            <param name="target">The instance being checked. The protocol is either TCP, HTTP, HTTPS, or SSL. The range of valid ports is one (1) through 65535. TCP is the default, specified as a TCP: port pair, for example "TCP:5000". In this case, a health check simply attempts to open a TCP connection to the instance on the specified port. Failure to connect within the configured timeout is considered unhealthy. SSL is also specified as SSL: port pair, for example, SSL:5000. For HTTP/HTTPS, you must include a ping path in the string. HTTP is specified as a HTTP:port;/;PathToPing; grouping, for example "HTTP:80/weather/us/wa/seattle". In this case, a HTTP GET request is issued to the instance on the given port and path. Any answer other than "200 OK" within the timeout period is considered unhealthy. The total length of the HTTP ping target must be 1024 16-bit Unicode characters or less.</param>
            <param name="interval">The approximate interval, in seconds, between health checks of an individual instance.</param>
            <param name="timeout">The amount of time, in seconds, during which no response means a failed health check. This value must be less than the <code>Interval</code> value.</param>
            <param name="unhealthyThreshold">The number of consecutive health check failures required before moving the instance to the <code>Unhealthy</code> state.</param>
            <param name="healthyThreshold">The number of consecutive health checks successes required before moving the instance to the <code>Healthy</code> state.</param>
        </member>
        <member name="P:Amazon.ElasticLoadBalancing.Model.HealthCheck.HealthyThreshold">
            <summary>
            Gets and sets the property HealthyThreshold.
            <para>
            The number of consecutive health checks successes required before moving the instance
            to the <code>Healthy</code> state.
            </para>
            </summary>
        </member>
        <member name="P:Amazon.ElasticLoadBalancing.Model.HealthCheck.Interval">
            <summary>
            Gets and sets the property Interval.
            <para>
            The approximate interval, in seconds, between health checks of an individual instance.
            </para>
            </summary>
        </member>
        <member name="P:Amazon.ElasticLoadBalancing.Model.HealthCheck.Target">
            <summary>
            Gets and sets the property Target.
            <para>
            The instance being checked. The protocol is either TCP, HTTP, HTTPS, or SSL. The range
            of valid ports is one (1) through 65535.
            </para>
              
            <para>
            TCP is the default, specified as a TCP: port pair, for example "TCP:5000". In this
            case, a health check simply attempts to open a TCP connection to the instance on the
            specified port. Failure to connect within the configured timeout is considered unhealthy.
            </para>
              
            <para>
            SSL is also specified as SSL: port pair, for example, SSL:5000.
            </para>
              
            <para>
            For HTTP/HTTPS, you must include a ping path in the string. HTTP is specified as a
            HTTP:port;/;PathToPing; grouping, for example "HTTP:80/weather/us/wa/seattle". In
            this case, a HTTP GET request is issued to the instance on the given port and path.
            Any answer other than "200 OK" within the timeout period is considered unhealthy.
            </para>
              
            <para>
            The total length of the HTTP ping target must be 1024 16-bit Unicode characters or
            less.
            </para>
            </summary>
        </member>
        <member name="P:Amazon.ElasticLoadBalancing.Model.HealthCheck.Timeout">
            <summary>
            Gets and sets the property Timeout.
            <para>
            The amount of time, in seconds, during which no response means a failed health check.
            </para>
              
            <para>
            This value must be less than the <code>Interval</code> value.
            </para>
            </summary>
        </member>
        <member name="P:Amazon.ElasticLoadBalancing.Model.HealthCheck.UnhealthyThreshold">
            <summary>
            Gets and sets the property UnhealthyThreshold.
            <para>
            The number of consecutive health check failures required before moving the instance
            to the <code>Unhealthy</code> state.
            </para>
            </summary>
        </member>
        <member name="T:Amazon.ElasticLoadBalancing.Model.Instance">
            <summary>
            The ID of an EC2 instance.
            </summary>
        </member>
        <member name="M:Amazon.ElasticLoadBalancing.Model.Instance.#ctor">
            <summary>
            Empty constructor used to set properties independently even when a simple constructor is available
            </summary>
        </member>
        <member name="M:Amazon.ElasticLoadBalancing.Model.Instance.#ctor(System.String)">
            <summary>
            Instantiates Instance with the parameterized properties
            </summary>
            <param name="instanceId">The instance ID.</param>
        </member>
        <member name="P:Amazon.ElasticLoadBalancing.Model.Instance.InstanceId">
            <summary>
            Gets and sets the property InstanceId.
            <para>
            The instance ID.
            </para>
            </summary>
        </member>
        <member name="T:Amazon.ElasticLoadBalancing.Model.InstanceState">
            <summary>
            Information about the state of an EC2 instance.
            </summary>
        </member>
        <member name="M:Amazon.ElasticLoadBalancing.Model.InstanceState.#ctor">
            <summary>
            Empty constructor used to set properties independently even when a simple constructor is available
            </summary>
        </member>
        <member name="P:Amazon.ElasticLoadBalancing.Model.InstanceState.Description">
            <summary>
            Gets and sets the property Description.
            <para>
            A description of the instance state. This string can contain one or more of the following
            messages.
            </para>
             <ul> <li>
            <para>
             <code>N/A</code>
            </para>
             </li> <li>
            <para>
             <code>A transient error occurred. Please try again later.</code>
            </para>
             </li> <li>
            <para>
             <code>Instance has failed at least the UnhealthyThreshold number of health checks
            consecutively.</code>
            </para>
             </li> <li>
            <para>
             <code>Instance has not passed the configured HealthyThreshold number of health checks
            consecutively.</code>
            </para>
             </li> <li>
            <para>
             <code>Instance registration is still in progress.</code>
            </para>
             </li> <li>
            <para>
             <code>Instance is in the EC2 Availability Zone for which LoadBalancer is not configured
            to route traffic to.</code>
            </para>
             </li> <li>
            <para>
             <code>Instance is not currently registered with the LoadBalancer.</code>
            </para>
             </li> <li>
            <para>
             <code>Instance deregistration currently in progress.</code>
            </para>
             </li> <li>
            <para>
             <code>Disable Availability Zone is currently in progress.</code>
            </para>
             </li> <li>
            <para>
             <code>Instance is in pending state.</code>
            </para>
             </li> <li>
            <para>
             <code>Instance is in stopped state.</code>
            </para>
             </li> <li>
            <para>
             <code>Instance is in terminated state.</code>
            </para>
             </li> </ul>
            </summary>
        </member>
        <member name="P:Amazon.ElasticLoadBalancing.Model.InstanceState.InstanceId">
            <summary>
            Gets and sets the property InstanceId.
            <para>
            The ID of the instance.
            </para>
            </summary>
        </member>
        <member name="P:Amazon.ElasticLoadBalancing.Model.InstanceState.ReasonCode">
            <summary>
            Gets and sets the property ReasonCode.
            <para>
            Information about the cause of <code>OutOfService</code> instances. Specifically,
            whether the cause is Elastic Load Balancing or the instance.
            </para>
              
            <para>
            Valid values: <code>ELB</code> | <code>Instance</code> | <code>N/A</code>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.ElasticLoadBalancing.Model.InstanceState.State">
            <summary>
            Gets and sets the property State.
            <para>
            The current state of the instance.
            </para>
              
            <para>
            Valid values: <code>InService</code> | <code>OutOfService</code> | <code>Unknown</code>
             
            </para>
            </summary>
        </member>
        <member name="T:Amazon.ElasticLoadBalancing.Model.InvalidConfigurationRequestException">
            <summary>
             ElasticLoadBalancing exception
             </summary>
        </member>
        <member name="M:Amazon.ElasticLoadBalancing.Model.InvalidConfigurationRequestException.#ctor(System.String)">
            <summary>
            Constructs a new InvalidConfigurationRequestException with the specified error
            message.
            </summary>
            <param name="message">
            Describes the error encountered.
            </param>
        </member>
        <member name="M:Amazon.ElasticLoadBalancing.Model.InvalidConfigurationRequestException.#ctor(System.String,System.Exception)">
            <summary>
            Construct instance of InvalidConfigurationRequestException
            </summary>
            <param name="message"></param>
            <param name="innerException"></param>
        </member>
        <member name="M:Amazon.ElasticLoadBalancing.Model.InvalidConfigurationRequestException.#ctor(System.Exception)">
            <summary>
            Construct instance of InvalidConfigurationRequestException
            </summary>
            <param name="innerException"></param>
        </member>
        <member name="M:Amazon.ElasticLoadBalancing.Model.InvalidConfigurationRequestException.#ctor(System.String,System.Exception,Amazon.Runtime.ErrorType,System.String,System.String,System.Net.HttpStatusCode)">
            <summary>
            Construct instance of InvalidConfigurationRequestException
            </summary>
            <param name="message"></param>
            <param name="innerException"></param>
            <param name="errorType"></param>
            <param name="errorCode"></param>
            <param name="requestId"></param>
            <param name="statusCode"></param>
        </member>
        <member name="M:Amazon.ElasticLoadBalancing.Model.InvalidConfigurationRequestException.#ctor(System.String,Amazon.Runtime.ErrorType,System.String,System.String,System.Net.HttpStatusCode)">
            <summary>
            Construct instance of InvalidConfigurationRequestException
            </summary>
            <param name="message"></param>
            <param name="errorType"></param>
            <param name="errorCode"></param>
            <param name="requestId"></param>
            <param name="statusCode"></param>
        </member>
        <member name="M:Amazon.ElasticLoadBalancing.Model.InvalidConfigurationRequestException.#ctor(System.Runtime.Serialization.SerializationInfo,System.Runtime.Serialization.StreamingContext)">
            <summary>
            Constructs a new instance of the InvalidConfigurationRequestException class with serialized data.
            </summary>
            <param name="info">The <see cref="T:System.Runtime.Serialization.SerializationInfo" /> that holds the serialized object data about the exception being thrown.</param>
            <param name="context">The <see cref="T:System.Runtime.Serialization.StreamingContext" /> that contains contextual information about the source or destination.</param>
            <exception cref="T:System.ArgumentNullException">The <paramref name="info" /> parameter is null. </exception>
            <exception cref="T:System.Runtime.Serialization.SerializationException">The class name is null or <see cref="P:System.Exception.HResult" /> is zero (0). </exception>
        </member>
        <member name="T:Amazon.ElasticLoadBalancing.Model.InvalidEndPointException">
            <summary>
             ElasticLoadBalancing exception
             </summary>
        </member>
        <member name="M:Amazon.ElasticLoadBalancing.Model.InvalidEndPointException.#ctor(System.String)">
            <summary>
            Constructs a new InvalidEndPointException with the specified error
            message.
            </summary>
            <param name="message">
            Describes the error encountered.
            </param>
        </member>
        <member name="M:Amazon.ElasticLoadBalancing.Model.InvalidEndPointException.#ctor(System.String,System.Exception)">
            <summary>
            Construct instance of InvalidEndPointException
            </summary>
            <param name="message"></param>
            <param name="innerException"></param>
        </member>
        <member name="M:Amazon.ElasticLoadBalancing.Model.InvalidEndPointException.#ctor(System.Exception)">
            <summary>
            Construct instance of InvalidEndPointException
            </summary>
            <param name="innerException"></param>
        </member>
        <member name="M:Amazon.ElasticLoadBalancing.Model.InvalidEndPointException.#ctor(System.String,System.Exception,Amazon.Runtime.ErrorType,System.String,System.String,System.Net.HttpStatusCode)">
            <summary>
            Construct instance of InvalidEndPointException
            </summary>
            <param name="message"></param>
            <param name="innerException"></param>
            <param name="errorType"></param>
            <param name="errorCode"></param>
            <param name="requestId"></param>
            <param name="statusCode"></param>
        </member>
        <member name="M:Amazon.ElasticLoadBalancing.Model.InvalidEndPointException.#ctor(System.String,Amazon.Runtime.ErrorType,System.String,System.String,System.Net.HttpStatusCode)">
            <summary>
            Construct instance of InvalidEndPointException
            </summary>
            <param name="message"></param>
            <param name="errorType"></param>
            <param name="errorCode"></param>
            <param name="requestId"></param>
            <param name="statusCode"></param>
        </member>
        <member name="M:Amazon.ElasticLoadBalancing.Model.InvalidEndPointException.#ctor(System.Runtime.Serialization.SerializationInfo,System.Runtime.Serialization.StreamingContext)">
            <summary>
            Constructs a new instance of the InvalidEndPointException class with serialized data.
            </summary>
            <param name="info">The <see cref="T:System.Runtime.Serialization.SerializationInfo" /> that holds the serialized object data about the exception being thrown.</param>
            <param name="context">The <see cref="T:System.Runtime.Serialization.StreamingContext" /> that contains contextual information about the source or destination.</param>
            <exception cref="T:System.ArgumentNullException">The <paramref name="info" /> parameter is null. </exception>
            <exception cref="T:System.Runtime.Serialization.SerializationException">The class name is null or <see cref="P:System.Exception.HResult" /> is zero (0). </exception>
        </member>
        <member name="T:Amazon.ElasticLoadBalancing.Model.InvalidSchemeException">
            <summary>
             ElasticLoadBalancing exception
             </summary>
        </member>
        <member name="M:Amazon.ElasticLoadBalancing.Model.InvalidSchemeException.#ctor(System.String)">
            <summary>
            Constructs a new InvalidSchemeException with the specified error
            message.
            </summary>
            <param name="message">
            Describes the error encountered.
            </param>
        </member>
        <member name="M:Amazon.ElasticLoadBalancing.Model.InvalidSchemeException.#ctor(System.String,System.Exception)">
            <summary>
            Construct instance of InvalidSchemeException
            </summary>
            <param name="message"></param>
            <param name="innerException"></param>
        </member>
        <member name="M:Amazon.ElasticLoadBalancing.Model.InvalidSchemeException.#ctor(System.Exception)">
            <summary>
            Construct instance of InvalidSchemeException
            </summary>
            <param name="innerException"></param>
        </member>
        <member name="M:Amazon.ElasticLoadBalancing.Model.InvalidSchemeException.#ctor(System.String,System.Exception,Amazon.Runtime.ErrorType,System.String,System.String,System.Net.HttpStatusCode)">
            <summary>
            Construct instance of InvalidSchemeException
            </summary>
            <param name="message"></param>
            <param name="innerException"></param>
            <param name="errorType"></param>
            <param name="errorCode"></param>
            <param name="requestId"></param>
            <param name="statusCode"></param>
        </member>
        <member name="M:Amazon.ElasticLoadBalancing.Model.InvalidSchemeException.#ctor(System.String,Amazon.Runtime.ErrorType,System.String,System.String,System.Net.HttpStatusCode)">
            <summary>
            Construct instance of InvalidSchemeException
            </summary>
            <param name="message"></param>
            <param name="errorType"></param>
            <param name="errorCode"></param>
            <param name="requestId"></param>
            <param name="statusCode"></param>
        </member>
        <member name="M:Amazon.ElasticLoadBalancing.Model.InvalidSchemeException.#ctor(System.Runtime.Serialization.SerializationInfo,System.Runtime.Serialization.StreamingContext)">
            <summary>
            Constructs a new instance of the InvalidSchemeException class with serialized data.
            </summary>
            <param name="info">The <see cref="T:System.Runtime.Serialization.SerializationInfo" /> that holds the serialized object data about the exception being thrown.</param>
            <param name="context">The <see cref="T:System.Runtime.Serialization.StreamingContext" /> that contains contextual information about the source or destination.</param>
            <exception cref="T:System.ArgumentNullException">The <paramref name="info" /> parameter is null. </exception>
            <exception cref="T:System.Runtime.Serialization.SerializationException">The class name is null or <see cref="P:System.Exception.HResult" /> is zero (0). </exception>
        </member>
        <member name="T:Amazon.ElasticLoadBalancing.Model.InvalidSecurityGroupException">
            <summary>
             ElasticLoadBalancing exception
             </summary>
        </member>
        <member name="M:Amazon.ElasticLoadBalancing.Model.InvalidSecurityGroupException.#ctor(System.String)">
            <summary>
            Constructs a new InvalidSecurityGroupException with the specified error
            message.
            </summary>
            <param name="message">
            Describes the error encountered.
            </param>
        </member>
        <member name="M:Amazon.ElasticLoadBalancing.Model.InvalidSecurityGroupException.#ctor(System.String,System.Exception)">
            <summary>
            Construct instance of InvalidSecurityGroupException
            </summary>
            <param name="message"></param>
            <param name="innerException"></param>
        </member>
        <member name="M:Amazon.ElasticLoadBalancing.Model.InvalidSecurityGroupException.#ctor(System.Exception)">
            <summary>
            Construct instance of InvalidSecurityGroupException
            </summary>
            <param name="innerException"></param>
        </member>
        <member name="M:Amazon.ElasticLoadBalancing.Model.InvalidSecurityGroupException.#ctor(System.String,System.Exception,Amazon.Runtime.ErrorType,System.String,System.String,System.Net.HttpStatusCode)">
            <summary>
            Construct instance of InvalidSecurityGroupException
            </summary>
            <param name="message"></param>
            <param name="innerException"></param>
            <param name="errorType"></param>
            <param name="errorCode"></param>
            <param name="requestId"></param>
            <param name="statusCode"></param>
        </member>
        <member name="M:Amazon.ElasticLoadBalancing.Model.InvalidSecurityGroupException.#ctor(System.String,Amazon.Runtime.ErrorType,System.String,System.String,System.Net.HttpStatusCode)">
            <summary>
            Construct instance of InvalidSecurityGroupException
            </summary>
            <param name="message"></param>
            <param name="errorType"></param>
            <param name="errorCode"></param>
            <param name="requestId"></param>
            <param name="statusCode"></param>
        </member>
        <member name="M:Amazon.ElasticLoadBalancing.Model.InvalidSecurityGroupException.#ctor(System.Runtime.Serialization.SerializationInfo,System.Runtime.Serialization.StreamingContext)">
            <summary>
            Constructs a new instance of the InvalidSecurityGroupException class with serialized data.
            </summary>
            <param name="info">The <see cref="T:System.Runtime.Serialization.SerializationInfo" /> that holds the serialized object data about the exception being thrown.</param>
            <param name="context">The <see cref="T:System.Runtime.Serialization.StreamingContext" /> that contains contextual information about the source or destination.</param>
            <exception cref="T:System.ArgumentNullException">The <paramref name="info" /> parameter is null. </exception>
            <exception cref="T:System.Runtime.Serialization.SerializationException">The class name is null or <see cref="P:System.Exception.HResult" /> is zero (0). </exception>
        </member>
        <member name="T:Amazon.ElasticLoadBalancing.Model.InvalidSubnetException">
            <summary>
             ElasticLoadBalancing exception
             </summary>
        </member>
        <member name="M:Amazon.ElasticLoadBalancing.Model.InvalidSubnetException.#ctor(System.String)">
            <summary>
            Constructs a new InvalidSubnetException with the specified error
            message.
            </summary>
            <param name="message">
            Describes the error encountered.
            </param>
        </member>
        <member name="M:Amazon.ElasticLoadBalancing.Model.InvalidSubnetException.#ctor(System.String,System.Exception)">
            <summary>
            Construct instance of InvalidSubnetException
            </summary>
            <param name="message"></param>
            <param name="innerException"></param>
        </member>
        <member name="M:Amazon.ElasticLoadBalancing.Model.InvalidSubnetException.#ctor(System.Exception)">
            <summary>
            Construct instance of InvalidSubnetException
            </summary>
            <param name="innerException"></param>
        </member>
        <member name="M:Amazon.ElasticLoadBalancing.Model.InvalidSubnetException.#ctor(System.String,System.Exception,Amazon.Runtime.ErrorType,System.String,System.String,System.Net.HttpStatusCode)">
            <summary>
            Construct instance of InvalidSubnetException
            </summary>
            <param name="message"></param>
            <param name="innerException"></param>
            <param name="errorType"></param>
            <param name="errorCode"></param>
            <param name="requestId"></param>
            <param name="statusCode"></param>
        </member>
        <member name="M:Amazon.ElasticLoadBalancing.Model.InvalidSubnetException.#ctor(System.String,Amazon.Runtime.ErrorType,System.String,System.String,System.Net.HttpStatusCode)">
            <summary>
            Construct instance of InvalidSubnetException
            </summary>
            <param name="message"></param>
            <param name="errorType"></param>
            <param name="errorCode"></param>
            <param name="requestId"></param>
            <param name="statusCode"></param>
        </member>
        <member name="M:Amazon.ElasticLoadBalancing.Model.InvalidSubnetException.#ctor(System.Runtime.Serialization.SerializationInfo,System.Runtime.Serialization.StreamingContext)">
            <summary>
            Constructs a new instance of the InvalidSubnetException class with serialized data.
            </summary>
            <param name="info">The <see cref="T:System.Runtime.Serialization.SerializationInfo" /> that holds the serialized object data about the exception being thrown.</param>
            <param name="context">The <see cref="T:System.Runtime.Serialization.StreamingContext" /> that contains contextual information about the source or destination.</param>
            <exception cref="T:System.ArgumentNullException">The <paramref name="info" /> parameter is null. </exception>
            <exception cref="T:System.Runtime.Serialization.SerializationException">The class name is null or <see cref="P:System.Exception.HResult" /> is zero (0). </exception>
        </member>
        <member name="T:Amazon.ElasticLoadBalancing.Model.LBCookieStickinessPolicy">
            <summary>
            Information about a policy for duration-based session stickiness.
            </summary>
        </member>
        <member name="M:Amazon.ElasticLoadBalancing.Model.LBCookieStickinessPolicy.#ctor">
            <summary>
            Empty constructor used to set properties independently even when a simple constructor is available
            </summary>
        </member>
        <member name="M:Amazon.ElasticLoadBalancing.Model.LBCookieStickinessPolicy.#ctor(System.String,System.Int64)">
            <summary>
            Instantiates LBCookieStickinessPolicy with the parameterized properties
            </summary>
            <param name="policyName">The name of the policy. This name must be unique within the set of policies for this load balancer.</param>
            <param name="cookieExpirationPeriod">The time period, in seconds, after which the cookie should be considered stale. If this parameter is not specified, the stickiness session lasts for the duration of the browser session.</param>
        </member>
        <member name="P:Amazon.ElasticLoadBalancing.Model.LBCookieStickinessPolicy.CookieExpirationPeriod">
            <summary>
            Gets and sets the property CookieExpirationPeriod.
            <para>
            The time period, in seconds, after which the cookie should be considered stale. If
            this parameter is not specified, the stickiness session lasts for the duration of
            the browser session.
            </para>
            </summary>
        </member>
        <member name="P:Amazon.ElasticLoadBalancing.Model.LBCookieStickinessPolicy.PolicyName">
            <summary>
            Gets and sets the property PolicyName.
            <para>
            The name of the policy. This name must be unique within the set of policies for this
            load balancer.
            </para>
            </summary>
        </member>
        <member name="T:Amazon.ElasticLoadBalancing.Model.Listener">
            <summary>
            Information about a listener.
             
              
            <para>
            For information about the protocols and the ports supported by Elastic Load Balancing,
            see <a href="http://docs.aws.amazon.com/elasticloadbalancing/latest/classic/elb-listener-config.html">Listeners
            for Your Classic Load Balancer</a> in the <i>Classic Load Balancers Guide</i>.
            </para>
            </summary>
        </member>
        <member name="M:Amazon.ElasticLoadBalancing.Model.Listener.#ctor">
            <summary>
            Empty constructor used to set properties independently even when a simple constructor is available
            </summary>
        </member>
        <member name="M:Amazon.ElasticLoadBalancing.Model.Listener.#ctor(System.String,System.Int32,System.Int32)">
            <summary>
            Instantiates Listener with the parameterized properties
            </summary>
            <param name="protocol">The load balancer transport protocol to use for routing: HTTP, HTTPS, TCP, or SSL.</param>
            <param name="loadBalancerPort">The port on which the load balancer is listening. On EC2-VPC, you can specify any port from the range 1-65535. On EC2-Classic, you can specify any port from the following list: 25, 80, 443, 465, 587, 1024-65535.</param>
            <param name="instancePort">The port on which the instance is listening.</param>
        </member>
        <member name="P:Amazon.ElasticLoadBalancing.Model.Listener.InstancePort">
            <summary>
            Gets and sets the property InstancePort.
            <para>
            The port on which the instance is listening.
            </para>
            </summary>
        </member>
        <member name="P:Amazon.ElasticLoadBalancing.Model.Listener.InstanceProtocol">
            <summary>
            Gets and sets the property InstanceProtocol.
            <para>
            The protocol to use for routing traffic to instances: HTTP, HTTPS, TCP, or SSL.
            </para>
              
            <para>
            If the front-end protocol is HTTP, HTTPS, TCP, or SSL, <code>InstanceProtocol</code>
            must be at the same protocol.
            </para>
              
            <para>
            If there is another listener with the same <code>InstancePort</code> whose <code>InstanceProtocol</code>
            is secure, (HTTPS or SSL), the listener's <code>InstanceProtocol</code> must also
            be secure.
            </para>
              
            <para>
            If there is another listener with the same <code>InstancePort</code> whose <code>InstanceProtocol</code>
            is HTTP or TCP, the listener's <code>InstanceProtocol</code> must be HTTP or TCP.
            </para>
            </summary>
        </member>
        <member name="P:Amazon.ElasticLoadBalancing.Model.Listener.LoadBalancerPort">
            <summary>
            Gets and sets the property LoadBalancerPort.
            <para>
            The port on which the load balancer is listening. On EC2-VPC, you can specify any
            port from the range 1-65535. On EC2-Classic, you can specify any port from the following
            list: 25, 80, 443, 465, 587, 1024-65535.
            </para>
            </summary>
        </member>
        <member name="P:Amazon.ElasticLoadBalancing.Model.Listener.Protocol">
            <summary>
            Gets and sets the property Protocol.
            <para>
            The load balancer transport protocol to use for routing: HTTP, HTTPS, TCP, or SSL.
            </para>
            </summary>
        </member>
        <member name="P:Amazon.ElasticLoadBalancing.Model.Listener.SSLCertificateId">
            <summary>
            Gets and sets the property SSLCertificateId.
            <para>
            The Amazon Resource Name (ARN) of the server certificate.
            </para>
            </summary>
        </member>
        <member name="T:Amazon.ElasticLoadBalancing.Model.ListenerDescription">
            <summary>
            The policies enabled for a listener.
            </summary>
        </member>
        <member name="M:Amazon.ElasticLoadBalancing.Model.ListenerDescription.#ctor">
            <summary>
            Empty constructor used to set properties independently even when a simple constructor is available
            </summary>
        </member>
        <member name="P:Amazon.ElasticLoadBalancing.Model.ListenerDescription.Listener">
            <summary>
            Gets and sets the property Listener.
            </summary>
        </member>
        <member name="P:Amazon.ElasticLoadBalancing.Model.ListenerDescription.PolicyNames">
            <summary>
            Gets and sets the property PolicyNames.
            <para>
            The policies. If there are no policies enabled, the list is empty.
            </para>
            </summary>
        </member>
        <member name="T:Amazon.ElasticLoadBalancing.Model.ListenerNotFoundException">
            <summary>
             ElasticLoadBalancing exception
             </summary>
        </member>
        <member name="M:Amazon.ElasticLoadBalancing.Model.ListenerNotFoundException.#ctor(System.String)">
            <summary>
            Constructs a new ListenerNotFoundException with the specified error
            message.
            </summary>
            <param name="message">
            Describes the error encountered.
            </param>
        </member>
        <member name="M:Amazon.ElasticLoadBalancing.Model.ListenerNotFoundException.#ctor(System.String,System.Exception)">
            <summary>
            Construct instance of ListenerNotFoundException
            </summary>
            <param name="message"></param>
            <param name="innerException"></param>
        </member>
        <member name="M:Amazon.ElasticLoadBalancing.Model.ListenerNotFoundException.#ctor(System.Exception)">
            <summary>
            Construct instance of ListenerNotFoundException
            </summary>
            <param name="innerException"></param>
        </member>
        <member name="M:Amazon.ElasticLoadBalancing.Model.ListenerNotFoundException.#ctor(System.String,System.Exception,Amazon.Runtime.ErrorType,System.String,System.String,System.Net.HttpStatusCode)">
            <summary>
            Construct instance of ListenerNotFoundException
            </summary>
            <param name="message"></param>
            <param name="innerException"></param>
            <param name="errorType"></param>
            <param name="errorCode"></param>
            <param name="requestId"></param>
            <param name="statusCode"></param>
        </member>
        <member name="M:Amazon.ElasticLoadBalancing.Model.ListenerNotFoundException.#ctor(System.String,Amazon.Runtime.ErrorType,System.String,System.String,System.Net.HttpStatusCode)">
            <summary>
            Construct instance of ListenerNotFoundException
            </summary>
            <param name="message"></param>
            <param name="errorType"></param>
            <param name="errorCode"></param>
            <param name="requestId"></param>
            <param name="statusCode"></param>
        </member>
        <member name="M:Amazon.ElasticLoadBalancing.Model.ListenerNotFoundException.#ctor(System.Runtime.Serialization.SerializationInfo,System.Runtime.Serialization.StreamingContext)">
            <summary>
            Constructs a new instance of the ListenerNotFoundException class with serialized data.
            </summary>
            <param name="info">The <see cref="T:System.Runtime.Serialization.SerializationInfo" /> that holds the serialized object data about the exception being thrown.</param>
            <param name="context">The <see cref="T:System.Runtime.Serialization.StreamingContext" /> that contains contextual information about the source or destination.</param>
            <exception cref="T:System.ArgumentNullException">The <paramref name="info" /> parameter is null. </exception>
            <exception cref="T:System.Runtime.Serialization.SerializationException">The class name is null or <see cref="P:System.Exception.HResult" /> is zero (0). </exception>
        </member>
        <member name="T:Amazon.ElasticLoadBalancing.Model.LoadBalancerAttributeNotFoundException">
            <summary>
             ElasticLoadBalancing exception
             </summary>
        </member>
        <member name="M:Amazon.ElasticLoadBalancing.Model.LoadBalancerAttributeNotFoundException.#ctor(System.String)">
            <summary>
            Constructs a new LoadBalancerAttributeNotFoundException with the specified error
            message.
            </summary>
            <param name="message">
            Describes the error encountered.
            </param>
        </member>
        <member name="M:Amazon.ElasticLoadBalancing.Model.LoadBalancerAttributeNotFoundException.#ctor(System.String,System.Exception)">
            <summary>
            Construct instance of LoadBalancerAttributeNotFoundException
            </summary>
            <param name="message"></param>
            <param name="innerException"></param>
        </member>
        <member name="M:Amazon.ElasticLoadBalancing.Model.LoadBalancerAttributeNotFoundException.#ctor(System.Exception)">
            <summary>
            Construct instance of LoadBalancerAttributeNotFoundException
            </summary>
            <param name="innerException"></param>
        </member>
        <member name="M:Amazon.ElasticLoadBalancing.Model.LoadBalancerAttributeNotFoundException.#ctor(System.String,System.Exception,Amazon.Runtime.ErrorType,System.String,System.String,System.Net.HttpStatusCode)">
            <summary>
            Construct instance of LoadBalancerAttributeNotFoundException
            </summary>
            <param name="message"></param>
            <param name="innerException"></param>
            <param name="errorType"></param>
            <param name="errorCode"></param>
            <param name="requestId"></param>
            <param name="statusCode"></param>
        </member>
        <member name="M:Amazon.ElasticLoadBalancing.Model.LoadBalancerAttributeNotFoundException.#ctor(System.String,Amazon.Runtime.ErrorType,System.String,System.String,System.Net.HttpStatusCode)">
            <summary>
            Construct instance of LoadBalancerAttributeNotFoundException
            </summary>
            <param name="message"></param>
            <param name="errorType"></param>
            <param name="errorCode"></param>
            <param name="requestId"></param>
            <param name="statusCode"></param>
        </member>
        <member name="M:Amazon.ElasticLoadBalancing.Model.LoadBalancerAttributeNotFoundException.#ctor(System.Runtime.Serialization.SerializationInfo,System.Runtime.Serialization.StreamingContext)">
            <summary>
            Constructs a new instance of the LoadBalancerAttributeNotFoundException class with serialized data.
            </summary>
            <param name="info">The <see cref="T:System.Runtime.Serialization.SerializationInfo" /> that holds the serialized object data about the exception being thrown.</param>
            <param name="context">The <see cref="T:System.Runtime.Serialization.StreamingContext" /> that contains contextual information about the source or destination.</param>
            <exception cref="T:System.ArgumentNullException">The <paramref name="info" /> parameter is null. </exception>
            <exception cref="T:System.Runtime.Serialization.SerializationException">The class name is null or <see cref="P:System.Exception.HResult" /> is zero (0). </exception>
        </member>
        <member name="T:Amazon.ElasticLoadBalancing.Model.LoadBalancerAttributes">
            <summary>
            The attributes for a load balancer.
            </summary>
        </member>
        <member name="P:Amazon.ElasticLoadBalancing.Model.LoadBalancerAttributes.AccessLog">
            <summary>
            Gets and sets the property AccessLog.
            <para>
            If enabled, the load balancer captures detailed information of all requests and delivers
            the information to the Amazon S3 bucket that you specify.
            </para>
              
            <para>
            For more information, see <a href="http://docs.aws.amazon.com/elasticloadbalancing/latest/classic/enable-access-logs.html">Enable
            Access Logs</a> in the <i>Classic Load Balancers Guide</i>.
            </para>
            </summary>
        </member>
        <member name="P:Amazon.ElasticLoadBalancing.Model.LoadBalancerAttributes.AdditionalAttributes">
            <summary>
            Gets and sets the property AdditionalAttributes.
            <para>
            This parameter is reserved.
            </para>
            </summary>
        </member>
        <member name="P:Amazon.ElasticLoadBalancing.Model.LoadBalancerAttributes.ConnectionDraining">
            <summary>
            Gets and sets the property ConnectionDraining.
            <para>
            If enabled, the load balancer allows existing requests to complete before the load
            balancer shifts traffic away from a deregistered or unhealthy instance.
            </para>
              
            <para>
            For more information, see <a href="http://docs.aws.amazon.com/elasticloadbalancing/latest/classic/config-conn-drain.html">Configure
            Connection Draining</a> in the <i>Classic Load Balancers Guide</i>.
            </para>
            </summary>
        </member>
        <member name="P:Amazon.ElasticLoadBalancing.Model.LoadBalancerAttributes.ConnectionSettings">
            <summary>
            Gets and sets the property ConnectionSettings.
            <para>
            If enabled, the load balancer allows the connections to remain idle (no data is sent
            over the connection) for the specified duration.
            </para>
              
            <para>
            By default, Elastic Load Balancing maintains a 60-second idle connection timeout for
            both front-end and back-end connections of your load balancer. For more information,
            see <a href="http://docs.aws.amazon.com/elasticloadbalancing/latest/classic/config-idle-timeout.html">Configure
            Idle Connection Timeout</a> in the <i>Classic Load Balancers Guide</i>.
            </para>
            </summary>
        </member>
        <member name="P:Amazon.ElasticLoadBalancing.Model.LoadBalancerAttributes.CrossZoneLoadBalancing">
            <summary>
            Gets and sets the property CrossZoneLoadBalancing.
            <para>
            If enabled, the load balancer routes the request traffic evenly across all instances
            regardless of the Availability Zones.
            </para>
              
            <para>
            For more information, see <a href="http://docs.aws.amazon.com/elasticloadbalancing/latest/classic/enable-disable-crosszone-lb.html">Configure
            Cross-Zone Load Balancing</a> in the <i>Classic Load Balancers Guide</i>.
            </para>
            </summary>
        </member>
        <member name="T:Amazon.ElasticLoadBalancing.Model.LoadBalancerDescription">
            <summary>
            Information about a load balancer.
            </summary>
        </member>
        <member name="M:Amazon.ElasticLoadBalancing.Model.LoadBalancerDescription.#ctor">
            <summary>
            Empty constructor used to set properties independently even when a simple constructor is available
            </summary>
        </member>
        <member name="P:Amazon.ElasticLoadBalancing.Model.LoadBalancerDescription.AvailabilityZones">
            <summary>
            Gets and sets the property AvailabilityZones.
            <para>
            The Availability Zones for the load balancer.
            </para>
            </summary>
        </member>
        <member name="P:Amazon.ElasticLoadBalancing.Model.LoadBalancerDescription.BackendServerDescriptions">
            <summary>
            Gets and sets the property BackendServerDescriptions.
            <para>
            Information about your EC2 instances.
            </para>
            </summary>
        </member>
        <member name="P:Amazon.ElasticLoadBalancing.Model.LoadBalancerDescription.CanonicalHostedZoneName">
            <summary>
            Gets and sets the property CanonicalHostedZoneName.
            <para>
            The DNS name of the load balancer.
            </para>
              
            <para>
            For more information, see <a href="http://docs.aws.amazon.com/elasticloadbalancing/latest/classic/using-domain-names-with-elb.html">Configure
            a Custom Domain Name</a> in the <i>Classic Load Balancers Guide</i>.
            </para>
            </summary>
        </member>
        <member name="P:Amazon.ElasticLoadBalancing.Model.LoadBalancerDescription.CanonicalHostedZoneNameID">
            <summary>
            Gets and sets the property CanonicalHostedZoneNameID.
            <para>
            The ID of the Amazon Route 53 hosted zone for the load balancer.
            </para>
            </summary>
        </member>
        <member name="P:Amazon.ElasticLoadBalancing.Model.LoadBalancerDescription.CreatedTime">
            <summary>
            Gets and sets the property CreatedTime.
            <para>
            The date and time the load balancer was created.
            </para>
            </summary>
        </member>
        <member name="P:Amazon.ElasticLoadBalancing.Model.LoadBalancerDescription.DNSName">
            <summary>
            Gets and sets the property DNSName.
            <para>
            The DNS name of the load balancer.
            </para>
            </summary>
        </member>
        <member name="P:Amazon.ElasticLoadBalancing.Model.LoadBalancerDescription.HealthCheck">
            <summary>
            Gets and sets the property HealthCheck.
            <para>
            Information about the health checks conducted on the load balancer.
            </para>
            </summary>
        </member>
        <member name="P:Amazon.ElasticLoadBalancing.Model.LoadBalancerDescription.Instances">
            <summary>
            Gets and sets the property Instances.
            <para>
            The IDs of the instances for the load balancer.
            </para>
            </summary>
        </member>
        <member name="P:Amazon.ElasticLoadBalancing.Model.LoadBalancerDescription.ListenerDescriptions">
            <summary>
            Gets and sets the property ListenerDescriptions.
            <para>
            The listeners for the load balancer.
            </para>
            </summary>
        </member>
        <member name="P:Amazon.ElasticLoadBalancing.Model.LoadBalancerDescription.LoadBalancerName">
            <summary>
            Gets and sets the property LoadBalancerName.
            <para>
            The name of the load balancer.
            </para>
            </summary>
        </member>
        <member name="P:Amazon.ElasticLoadBalancing.Model.LoadBalancerDescription.Policies">
            <summary>
            Gets and sets the property Policies.
            <para>
            The policies defined for the load balancer.
            </para>
            </summary>
        </member>
        <member name="P:Amazon.ElasticLoadBalancing.Model.LoadBalancerDescription.Scheme">
            <summary>
            Gets and sets the property Scheme.
            <para>
            The type of load balancer. Valid only for load balancers in a VPC.
            </para>
              
            <para>
            If <code>Scheme</code> is <code>internet-facing</code>, the load balancer has a public
            DNS name that resolves to a public IP address.
            </para>
              
            <para>
            If <code>Scheme</code> is <code>internal</code>, the load balancer has a public DNS
            name that resolves to a private IP address.
            </para>
            </summary>
        </member>
        <member name="P:Amazon.ElasticLoadBalancing.Model.LoadBalancerDescription.SecurityGroups">
            <summary>
            Gets and sets the property SecurityGroups.
            <para>
            The security groups for the load balancer. Valid only for load balancers in a VPC.
            </para>
            </summary>
        </member>
        <member name="P:Amazon.ElasticLoadBalancing.Model.LoadBalancerDescription.SourceSecurityGroup">
            <summary>
            Gets and sets the property SourceSecurityGroup.
            <para>
            The security group for the load balancer, which you can use as part of your inbound
            rules for your registered instances. To only allow traffic from load balancers, add
            a security group rule that specifies this source security group as the inbound source.
            </para>
            </summary>
        </member>
        <member name="P:Amazon.ElasticLoadBalancing.Model.LoadBalancerDescription.Subnets">
            <summary>
            Gets and sets the property Subnets.
            <para>
            The IDs of the subnets for the load balancer.
            </para>
            </summary>
        </member>
        <member name="P:Amazon.ElasticLoadBalancing.Model.LoadBalancerDescription.VPCId">
            <summary>
            Gets and sets the property VPCId.
            <para>
            The ID of the VPC for the load balancer.
            </para>
            </summary>
        </member>
        <member name="T:Amazon.ElasticLoadBalancing.Model.ModifyLoadBalancerAttributesRequest">
            <summary>
            Container for the parameters to the ModifyLoadBalancerAttributes operation.
            Modifies the attributes of the specified load balancer.
             
              
            <para>
            You can modify the load balancer attributes, such as <code>AccessLogs</code>, <code>ConnectionDraining</code>,
            and <code>CrossZoneLoadBalancing</code> by either enabling or disabling them. Or,
            you can modify the load balancer attribute <code>ConnectionSettings</code> by specifying
            an idle connection timeout value for your load balancer.
            </para>
              
            <para>
            For more information, see the following in the <i>Classic Load Balancers Guide</i>:
            </para>
             <ul> <li>
            <para>
             <a href="http://docs.aws.amazon.com/elasticloadbalancing/latest/classic/enable-disable-crosszone-lb.html">Cross-Zone
            Load Balancing</a>
            </para>
             </li> <li>
            <para>
             <a href="http://docs.aws.amazon.com/elasticloadbalancing/latest/classic/config-conn-drain.html">Connection
            Draining</a>
            </para>
             </li> <li>
            <para>
             <a href="http://docs.aws.amazon.com/elasticloadbalancing/latest/classic/access-log-collection.html">Access
            Logs</a>
            </para>
             </li> <li>
            <para>
             <a href="http://docs.aws.amazon.com/elasticloadbalancing/latest/classic/config-idle-timeout.html">Idle
            Connection Timeout</a>
            </para>
             </li> </ul>
            </summary>
        </member>
        <member name="P:Amazon.ElasticLoadBalancing.Model.ModifyLoadBalancerAttributesRequest.LoadBalancerAttributes">
            <summary>
            Gets and sets the property LoadBalancerAttributes.
            <para>
            The attributes of the load balancer.
            </para>
            </summary>
        </member>
        <member name="P:Amazon.ElasticLoadBalancing.Model.ModifyLoadBalancerAttributesRequest.LoadBalancerName">
            <summary>
            Gets and sets the property LoadBalancerName.
            <para>
            The name of the load balancer.
            </para>
            </summary>
        </member>
        <member name="T:Amazon.ElasticLoadBalancing.Model.ModifyLoadBalancerAttributesResponse">
            <summary>
            Contains the output of ModifyLoadBalancerAttributes.
            </summary>
        </member>
        <member name="P:Amazon.ElasticLoadBalancing.Model.ModifyLoadBalancerAttributesResponse.LoadBalancerAttributes">
            <summary>
            Gets and sets the property LoadBalancerAttributes.
            </summary>
        </member>
        <member name="P:Amazon.ElasticLoadBalancing.Model.ModifyLoadBalancerAttributesResponse.LoadBalancerName">
            <summary>
            Gets and sets the property LoadBalancerName.
            <para>
            The name of the load balancer.
            </para>
            </summary>
        </member>
        <member name="T:Amazon.ElasticLoadBalancing.Model.Policies">
            <summary>
            The policies for a load balancer.
            </summary>
        </member>
        <member name="M:Amazon.ElasticLoadBalancing.Model.Policies.#ctor">
            <summary>
            Empty constructor used to set properties independently even when a simple constructor is available
            </summary>
        </member>
        <member name="P:Amazon.ElasticLoadBalancing.Model.Policies.AppCookieStickinessPolicies">
            <summary>
            Gets and sets the property AppCookieStickinessPolicies.
            <para>
            The stickiness policies created using <a>CreateAppCookieStickinessPolicy</a>.
            </para>
            </summary>
        </member>
        <member name="P:Amazon.ElasticLoadBalancing.Model.Policies.LBCookieStickinessPolicies">
            <summary>
            Gets and sets the property LBCookieStickinessPolicies.
            <para>
            The stickiness policies created using <a>CreateLBCookieStickinessPolicy</a>.
            </para>
            </summary>
        </member>
        <member name="P:Amazon.ElasticLoadBalancing.Model.Policies.OtherPolicies">
            <summary>
            Gets and sets the property OtherPolicies.
            <para>
            The policies other than the stickiness policies.
            </para>
            </summary>
        </member>
        <member name="T:Amazon.ElasticLoadBalancing.Model.PolicyAttribute">
            <summary>
            Information about a policy attribute.
            </summary>
        </member>
        <member name="M:Amazon.ElasticLoadBalancing.Model.PolicyAttribute.#ctor">
            <summary>
            Empty constructor used to set properties independently even when a simple constructor is available
            </summary>
        </member>
        <member name="M:Amazon.ElasticLoadBalancing.Model.PolicyAttribute.#ctor(System.String,System.String)">
            <summary>
            Instantiates PolicyAttribute with the parameterized properties
            </summary>
            <param name="attributeName">The name of the attribute.</param>
            <param name="attributeValue">The value of the attribute.</param>
        </member>
        <member name="P:Amazon.ElasticLoadBalancing.Model.PolicyAttribute.AttributeName">
            <summary>
            Gets and sets the property AttributeName.
            <para>
            The name of the attribute.
            </para>
            </summary>
        </member>
        <member name="P:Amazon.ElasticLoadBalancing.Model.PolicyAttribute.AttributeValue">
            <summary>
            Gets and sets the property AttributeValue.
            <para>
            The value of the attribute.
            </para>
            </summary>
        </member>
        <member name="T:Amazon.ElasticLoadBalancing.Model.PolicyAttributeDescription">
            <summary>
            Information about a policy attribute.
            </summary>
        </member>
        <member name="P:Amazon.ElasticLoadBalancing.Model.PolicyAttributeDescription.AttributeName">
            <summary>
            Gets and sets the property AttributeName.
            <para>
            The name of the attribute.
            </para>
            </summary>
        </member>
        <member name="P:Amazon.ElasticLoadBalancing.Model.PolicyAttributeDescription.AttributeValue">
            <summary>
            Gets and sets the property AttributeValue.
            <para>
            The value of the attribute.
            </para>
            </summary>
        </member>
        <member name="T:Amazon.ElasticLoadBalancing.Model.PolicyAttributeTypeDescription">
            <summary>
            Information about a policy attribute type.
            </summary>
        </member>
        <member name="P:Amazon.ElasticLoadBalancing.Model.PolicyAttributeTypeDescription.AttributeName">
            <summary>
            Gets and sets the property AttributeName.
            <para>
            The name of the attribute.
            </para>
            </summary>
        </member>
        <member name="P:Amazon.ElasticLoadBalancing.Model.PolicyAttributeTypeDescription.AttributeType">
            <summary>
            Gets and sets the property AttributeType.
            <para>
            The type of the attribute. For example, <code>Boolean</code> or <code>Integer</code>.
            </para>
            </summary>
        </member>
        <member name="P:Amazon.ElasticLoadBalancing.Model.PolicyAttributeTypeDescription.Cardinality">
            <summary>
            Gets and sets the property Cardinality.
            <para>
            The cardinality of the attribute.
            </para>
              
            <para>
            Valid values:
            </para>
             <ul> <li>
            <para>
            ONE(1) : Single value required
            </para>
             </li> <li>
            <para>
            ZERO_OR_ONE(0..1) : Up to one value is allowed
            </para>
             </li> <li>
            <para>
            ZERO_OR_MORE(0..*) : Optional. Multiple values are allowed
            </para>
             </li> <li>
            <para>
            ONE_OR_MORE(1..*0) : Required. Multiple values are allowed
            </para>
             </li> </ul>
            </summary>
        </member>
        <member name="P:Amazon.ElasticLoadBalancing.Model.PolicyAttributeTypeDescription.DefaultValue">
            <summary>
            Gets and sets the property DefaultValue.
            <para>
            The default value of the attribute, if applicable.
            </para>
            </summary>
        </member>
        <member name="P:Amazon.ElasticLoadBalancing.Model.PolicyAttributeTypeDescription.Description">
            <summary>
            Gets and sets the property Description.
            <para>
            A description of the attribute.
            </para>
            </summary>
        </member>
        <member name="T:Amazon.ElasticLoadBalancing.Model.PolicyDescription">
            <summary>
            Information about a policy.
            </summary>
        </member>
        <member name="P:Amazon.ElasticLoadBalancing.Model.PolicyDescription.PolicyAttributeDescriptions">
            <summary>
            Gets and sets the property PolicyAttributeDescriptions.
            <para>
            The policy attributes.
            </para>
            </summary>
        </member>
        <member name="P:Amazon.ElasticLoadBalancing.Model.PolicyDescription.PolicyName">
            <summary>
            Gets and sets the property PolicyName.
            <para>
            The name of the policy.
            </para>
            </summary>
        </member>
        <member name="P:Amazon.ElasticLoadBalancing.Model.PolicyDescription.PolicyTypeName">
            <summary>
            Gets and sets the property PolicyTypeName.
            <para>
            The name of the policy type.
            </para>
            </summary>
        </member>
        <member name="T:Amazon.ElasticLoadBalancing.Model.PolicyNotFoundException">
            <summary>
             ElasticLoadBalancing exception
             </summary>
        </member>
        <member name="M:Amazon.ElasticLoadBalancing.Model.PolicyNotFoundException.#ctor(System.String)">
            <summary>
            Constructs a new PolicyNotFoundException with the specified error
            message.
            </summary>
            <param name="message">
            Describes the error encountered.
            </param>
        </member>
        <member name="M:Amazon.ElasticLoadBalancing.Model.PolicyNotFoundException.#ctor(System.String,System.Exception)">
            <summary>
            Construct instance of PolicyNotFoundException
            </summary>
            <param name="message"></param>
            <param name="innerException"></param>
        </member>
        <member name="M:Amazon.ElasticLoadBalancing.Model.PolicyNotFoundException.#ctor(System.Exception)">
            <summary>
            Construct instance of PolicyNotFoundException
            </summary>
            <param name="innerException"></param>
        </member>
        <member name="M:Amazon.ElasticLoadBalancing.Model.PolicyNotFoundException.#ctor(System.String,System.Exception,Amazon.Runtime.ErrorType,System.String,System.String,System.Net.HttpStatusCode)">
            <summary>
            Construct instance of PolicyNotFoundException
            </summary>
            <param name="message"></param>
            <param name="innerException"></param>
            <param name="errorType"></param>
            <param name="errorCode"></param>
            <param name="requestId"></param>
            <param name="statusCode"></param>
        </member>
        <member name="M:Amazon.ElasticLoadBalancing.Model.PolicyNotFoundException.#ctor(System.String,Amazon.Runtime.ErrorType,System.String,System.String,System.Net.HttpStatusCode)">
            <summary>
            Construct instance of PolicyNotFoundException
            </summary>
            <param name="message"></param>
            <param name="errorType"></param>
            <param name="errorCode"></param>
            <param name="requestId"></param>
            <param name="statusCode"></param>
        </member>
        <member name="M:Amazon.ElasticLoadBalancing.Model.PolicyNotFoundException.#ctor(System.Runtime.Serialization.SerializationInfo,System.Runtime.Serialization.StreamingContext)">
            <summary>
            Constructs a new instance of the PolicyNotFoundException class with serialized data.
            </summary>
            <param name="info">The <see cref="T:System.Runtime.Serialization.SerializationInfo" /> that holds the serialized object data about the exception being thrown.</param>
            <param name="context">The <see cref="T:System.Runtime.Serialization.StreamingContext" /> that contains contextual information about the source or destination.</param>
            <exception cref="T:System.ArgumentNullException">The <paramref name="info" /> parameter is null. </exception>
            <exception cref="T:System.Runtime.Serialization.SerializationException">The class name is null or <see cref="P:System.Exception.HResult" /> is zero (0). </exception>
        </member>
        <member name="T:Amazon.ElasticLoadBalancing.Model.PolicyTypeDescription">
            <summary>
            Information about a policy type.
            </summary>
        </member>
        <member name="P:Amazon.ElasticLoadBalancing.Model.PolicyTypeDescription.Description">
            <summary>
            Gets and sets the property Description.
            <para>
            A description of the policy type.
            </para>
            </summary>
        </member>
        <member name="P:Amazon.ElasticLoadBalancing.Model.PolicyTypeDescription.PolicyAttributeTypeDescriptions">
            <summary>
            Gets and sets the property PolicyAttributeTypeDescriptions.
            <para>
            The description of the policy attributes associated with the policies defined by Elastic
            Load Balancing.
            </para>
            </summary>
        </member>
        <member name="P:Amazon.ElasticLoadBalancing.Model.PolicyTypeDescription.PolicyTypeName">
            <summary>
            Gets and sets the property PolicyTypeName.
            <para>
            The name of the policy type.
            </para>
            </summary>
        </member>
        <member name="T:Amazon.ElasticLoadBalancing.Model.PolicyTypeNotFoundException">
            <summary>
             ElasticLoadBalancing exception
             </summary>
        </member>
        <member name="M:Amazon.ElasticLoadBalancing.Model.PolicyTypeNotFoundException.#ctor(System.String)">
            <summary>
            Constructs a new PolicyTypeNotFoundException with the specified error
            message.
            </summary>
            <param name="message">
            Describes the error encountered.
            </param>
        </member>
        <member name="M:Amazon.ElasticLoadBalancing.Model.PolicyTypeNotFoundException.#ctor(System.String,System.Exception)">
            <summary>
            Construct instance of PolicyTypeNotFoundException
            </summary>
            <param name="message"></param>
            <param name="innerException"></param>
        </member>
        <member name="M:Amazon.ElasticLoadBalancing.Model.PolicyTypeNotFoundException.#ctor(System.Exception)">
            <summary>
            Construct instance of PolicyTypeNotFoundException
            </summary>
            <param name="innerException"></param>
        </member>
        <member name="M:Amazon.ElasticLoadBalancing.Model.PolicyTypeNotFoundException.#ctor(System.String,System.Exception,Amazon.Runtime.ErrorType,System.String,System.String,System.Net.HttpStatusCode)">
            <summary>
            Construct instance of PolicyTypeNotFoundException
            </summary>
            <param name="message"></param>
            <param name="innerException"></param>
            <param name="errorType"></param>
            <param name="errorCode"></param>
            <param name="requestId"></param>
            <param name="statusCode"></param>
        </member>
        <member name="M:Amazon.ElasticLoadBalancing.Model.PolicyTypeNotFoundException.#ctor(System.String,Amazon.Runtime.ErrorType,System.String,System.String,System.Net.HttpStatusCode)">
            <summary>
            Construct instance of PolicyTypeNotFoundException
            </summary>
            <param name="message"></param>
            <param name="errorType"></param>
            <param name="errorCode"></param>
            <param name="requestId"></param>
            <param name="statusCode"></param>
        </member>
        <member name="M:Amazon.ElasticLoadBalancing.Model.PolicyTypeNotFoundException.#ctor(System.Runtime.Serialization.SerializationInfo,System.Runtime.Serialization.StreamingContext)">
            <summary>
            Constructs a new instance of the PolicyTypeNotFoundException class with serialized data.
            </summary>
            <param name="info">The <see cref="T:System.Runtime.Serialization.SerializationInfo" /> that holds the serialized object data about the exception being thrown.</param>
            <param name="context">The <see cref="T:System.Runtime.Serialization.StreamingContext" /> that contains contextual information about the source or destination.</param>
            <exception cref="T:System.ArgumentNullException">The <paramref name="info" /> parameter is null. </exception>
            <exception cref="T:System.Runtime.Serialization.SerializationException">The class name is null or <see cref="P:System.Exception.HResult" /> is zero (0). </exception>
        </member>
        <member name="T:Amazon.ElasticLoadBalancing.Model.RegisterInstancesWithLoadBalancerRequest">
            <summary>
            Container for the parameters to the RegisterInstancesWithLoadBalancer operation.
            Adds the specified instances to the specified load balancer.
             
              
            <para>
            The instance must be a running instance in the same network as the load balancer (EC2-Classic
            or the same VPC). If you have EC2-Classic instances and a load balancer in a VPC with
            ClassicLink enabled, you can link the EC2-Classic instances to that VPC and then register
            the linked EC2-Classic instances with the load balancer in the VPC.
            </para>
              
            <para>
            Note that <code>RegisterInstanceWithLoadBalancer</code> completes when the request
            has been registered. Instance registration takes a little time to complete. To check
            the state of the registered instances, use <a>DescribeLoadBalancers</a> or <a>DescribeInstanceHealth</a>.
            </para>
              
            <para>
            After the instance is registered, it starts receiving traffic and requests from the
            load balancer. Any instance that is not in one of the Availability Zones registered
            for the load balancer is moved to the <code>OutOfService</code> state. If an Availability
            Zone is added to the load balancer later, any instances registered with the load balancer
            move to the <code>InService</code> state.
            </para>
              
            <para>
            To deregister instances from a load balancer, use <a>DeregisterInstancesFromLoadBalancer</a>.
            </para>
              
            <para>
            For more information, see <a href="http://docs.aws.amazon.com/elasticloadbalancing/latest/classic/elb-deregister-register-instances.html">Register
            or De-Register EC2 Instances</a> in the <i>Classic Load Balancers Guide</i>.
            </para>
            </summary>
        </member>
        <member name="M:Amazon.ElasticLoadBalancing.Model.RegisterInstancesWithLoadBalancerRequest.#ctor">
            <summary>
            Empty constructor used to set properties independently even when a simple constructor is available
            </summary>
        </member>
        <member name="M:Amazon.ElasticLoadBalancing.Model.RegisterInstancesWithLoadBalancerRequest.#ctor(System.String,System.Collections.Generic.List{Amazon.ElasticLoadBalancing.Model.Instance})">
            <summary>
            Instantiates RegisterInstancesWithLoadBalancerRequest with the parameterized properties
            </summary>
            <param name="loadBalancerName">The name of the load balancer.</param>
            <param name="instances">The IDs of the instances.</param>
        </member>
        <member name="P:Amazon.ElasticLoadBalancing.Model.RegisterInstancesWithLoadBalancerRequest.Instances">
            <summary>
            Gets and sets the property Instances.
            <para>
            The IDs of the instances.
            </para>
            </summary>
        </member>
        <member name="P:Amazon.ElasticLoadBalancing.Model.RegisterInstancesWithLoadBalancerRequest.LoadBalancerName">
            <summary>
            Gets and sets the property LoadBalancerName.
            <para>
            The name of the load balancer.
            </para>
            </summary>
        </member>
        <member name="T:Amazon.ElasticLoadBalancing.Model.RegisterInstancesWithLoadBalancerResponse">
            <summary>
            Contains the output of RegisterInstancesWithLoadBalancer.
            </summary>
        </member>
        <member name="P:Amazon.ElasticLoadBalancing.Model.RegisterInstancesWithLoadBalancerResponse.Instances">
            <summary>
            Gets and sets the property Instances.
            <para>
            The updated list of instances for the load balancer.
            </para>
            </summary>
        </member>
        <member name="T:Amazon.ElasticLoadBalancing.Model.RemoveTagsRequest">
            <summary>
            Container for the parameters to the RemoveTags operation.
            Removes one or more tags from the specified load balancer.
            </summary>
        </member>
        <member name="P:Amazon.ElasticLoadBalancing.Model.RemoveTagsRequest.LoadBalancerNames">
            <summary>
            Gets and sets the property LoadBalancerNames.
            <para>
            The name of the load balancer. You can specify a maximum of one load balancer name.
            </para>
            </summary>
        </member>
        <member name="P:Amazon.ElasticLoadBalancing.Model.RemoveTagsRequest.Tags">
            <summary>
            Gets and sets the property Tags.
            <para>
            The list of tag keys to remove.
            </para>
            </summary>
        </member>
        <member name="T:Amazon.ElasticLoadBalancing.Model.RemoveTagsResponse">
            <summary>
            Contains the output of RemoveTags.
            </summary>
        </member>
        <member name="T:Amazon.ElasticLoadBalancing.Model.SetLoadBalancerListenerSSLCertificateRequest">
            <summary>
            Container for the parameters to the SetLoadBalancerListenerSSLCertificate operation.
            Sets the certificate that terminates the specified listener's SSL connections. The
            specified certificate replaces any prior certificate that was used on the same load
            balancer and port.
             
              
            <para>
            For more information about updating your SSL certificate, see <a href="http://docs.aws.amazon.com/elasticloadbalancing/latest/classic/elb-update-ssl-cert.html">Replace
            the SSL Certificate for Your Load Balancer</a> in the <i>Classic Load Balancers Guide</i>.
            </para>
            </summary>
        </member>
        <member name="M:Amazon.ElasticLoadBalancing.Model.SetLoadBalancerListenerSSLCertificateRequest.#ctor">
            <summary>
            Empty constructor used to set properties independently even when a simple constructor is available
            </summary>
        </member>
        <member name="M:Amazon.ElasticLoadBalancing.Model.SetLoadBalancerListenerSSLCertificateRequest.#ctor(System.String,System.Int32,System.String)">
            <summary>
            Instantiates SetLoadBalancerListenerSSLCertificateRequest with the parameterized properties
            </summary>
            <param name="loadBalancerName">The name of the load balancer.</param>
            <param name="loadBalancerPort">The port that uses the specified SSL certificate.</param>
            <param name="sslCertificateId">The Amazon Resource Name (ARN) of the SSL certificate.</param>
        </member>
        <member name="P:Amazon.ElasticLoadBalancing.Model.SetLoadBalancerListenerSSLCertificateRequest.LoadBalancerName">
            <summary>
            Gets and sets the property LoadBalancerName.
            <para>
            The name of the load balancer.
            </para>
            </summary>
        </member>
        <member name="P:Amazon.ElasticLoadBalancing.Model.SetLoadBalancerListenerSSLCertificateRequest.LoadBalancerPort">
            <summary>
            Gets and sets the property LoadBalancerPort.
            <para>
            The port that uses the specified SSL certificate.
            </para>
            </summary>
        </member>
        <member name="P:Amazon.ElasticLoadBalancing.Model.SetLoadBalancerListenerSSLCertificateRequest.SSLCertificateId">
            <summary>
            Gets and sets the property SSLCertificateId.
            <para>
            The Amazon Resource Name (ARN) of the SSL certificate.
            </para>
            </summary>
        </member>
        <member name="T:Amazon.ElasticLoadBalancing.Model.SetLoadBalancerListenerSSLCertificateResponse">
            <summary>
            Contains the output of SetLoadBalancerListenerSSLCertificate.
            </summary>
        </member>
        <member name="T:Amazon.ElasticLoadBalancing.Model.SetLoadBalancerPoliciesForBackendServerRequest">
            <summary>
            Container for the parameters to the SetLoadBalancerPoliciesForBackendServer operation.
            Replaces the set of policies associated with the specified port on which the EC2 instance
            is listening with a new set of policies. At this time, only the back-end server authentication
            policy type can be applied to the instance ports; this policy type is composed of
            multiple public key policies.
             
              
            <para>
            Each time you use <code>SetLoadBalancerPoliciesForBackendServer</code> to enable the
            policies, use the <code>PolicyNames</code> parameter to list the policies that you
            want to enable.
            </para>
              
            <para>
            You can use <a>DescribeLoadBalancers</a> or <a>DescribeLoadBalancerPolicies</a> to
            verify that the policy is associated with the EC2 instance.
            </para>
              
            <para>
            For more information about enabling back-end instance authentication, see <a href="http://docs.aws.amazon.com/elasticloadbalancing/latest/classic/elb-create-https-ssl-load-balancer.html#configure_backendauth_clt">Configure
            Back-end Instance Authentication</a> in the <i>Classic Load Balancers Guide</i>. For
            more information about Proxy Protocol, see <a href="http://docs.aws.amazon.com/elasticloadbalancing/latest/classic/enable-proxy-protocol.html">Configure
            Proxy Protocol Support</a> in the <i>Classic Load Balancers Guide</i>.
            </para>
            </summary>
        </member>
        <member name="P:Amazon.ElasticLoadBalancing.Model.SetLoadBalancerPoliciesForBackendServerRequest.InstancePort">
            <summary>
            Gets and sets the property InstancePort.
            <para>
            The port number associated with the EC2 instance.
            </para>
            </summary>
        </member>
        <member name="P:Amazon.ElasticLoadBalancing.Model.SetLoadBalancerPoliciesForBackendServerRequest.LoadBalancerName">
            <summary>
            Gets and sets the property LoadBalancerName.
            <para>
            The name of the load balancer.
            </para>
            </summary>
        </member>
        <member name="P:Amazon.ElasticLoadBalancing.Model.SetLoadBalancerPoliciesForBackendServerRequest.PolicyNames">
            <summary>
            Gets and sets the property PolicyNames.
            <para>
            The names of the policies. If the list is empty, then all current polices are removed
            from the EC2 instance.
            </para>
            </summary>
        </member>
        <member name="T:Amazon.ElasticLoadBalancing.Model.SetLoadBalancerPoliciesForBackendServerResponse">
            <summary>
            Contains the output of SetLoadBalancerPoliciesForBackendServer.
            </summary>
        </member>
        <member name="T:Amazon.ElasticLoadBalancing.Model.SetLoadBalancerPoliciesOfListenerRequest">
            <summary>
            Container for the parameters to the SetLoadBalancerPoliciesOfListener operation.
            Replaces the current set of policies for the specified load balancer port with the
            specified set of policies.
             
              
            <para>
            To enable back-end server authentication, use <a>SetLoadBalancerPoliciesForBackendServer</a>.
            </para>
              
            <para>
            For more information about setting policies, see <a href="http://docs.aws.amazon.com/elasticloadbalancing/latest/classic/ssl-config-update.html">Update
            the SSL Negotiation Configuration</a>, <a href="http://docs.aws.amazon.com/elasticloadbalancing/latest/classic/elb-sticky-sessions.html#enable-sticky-sessions-duration">Duration-Based
            Session Stickiness</a>, and <a href="http://docs.aws.amazon.com/elasticloadbalancing/latest/classic/elb-sticky-sessions.html#enable-sticky-sessions-application">Application-Controlled
            Session Stickiness</a> in the <i>Classic Load Balancers Guide</i>.
            </para>
            </summary>
        </member>
        <member name="M:Amazon.ElasticLoadBalancing.Model.SetLoadBalancerPoliciesOfListenerRequest.#ctor">
            <summary>
            Empty constructor used to set properties independently even when a simple constructor is available
            </summary>
        </member>
        <member name="M:Amazon.ElasticLoadBalancing.Model.SetLoadBalancerPoliciesOfListenerRequest.#ctor(System.String,System.Int32,System.Collections.Generic.List{System.String})">
            <summary>
            Instantiates SetLoadBalancerPoliciesOfListenerRequest with the parameterized properties
            </summary>
            <param name="loadBalancerName">The name of the load balancer.</param>
            <param name="loadBalancerPort">The external port of the load balancer.</param>
            <param name="policyNames">The names of the policies. This list must include all policies to be enabled. If you omit a policy that is currently enabled, it is disabled. If the list is empty, all current policies are disabled.</param>
        </member>
        <member name="P:Amazon.ElasticLoadBalancing.Model.SetLoadBalancerPoliciesOfListenerRequest.LoadBalancerName">
            <summary>
            Gets and sets the property LoadBalancerName.
            <para>
            The name of the load balancer.
            </para>
            </summary>
        </member>
        <member name="P:Amazon.ElasticLoadBalancing.Model.SetLoadBalancerPoliciesOfListenerRequest.LoadBalancerPort">
            <summary>
            Gets and sets the property LoadBalancerPort.
            <para>
            The external port of the load balancer.
            </para>
            </summary>
        </member>
        <member name="P:Amazon.ElasticLoadBalancing.Model.SetLoadBalancerPoliciesOfListenerRequest.PolicyNames">
            <summary>
            Gets and sets the property PolicyNames.
            <para>
            The names of the policies. This list must include all policies to be enabled. If you
            omit a policy that is currently enabled, it is disabled. If the list is empty, all
            current policies are disabled.
            </para>
            </summary>
        </member>
        <member name="T:Amazon.ElasticLoadBalancing.Model.SetLoadBalancerPoliciesOfListenerResponse">
            <summary>
            Contains the output of SetLoadBalancePoliciesOfListener.
            </summary>
        </member>
        <member name="T:Amazon.ElasticLoadBalancing.Model.SourceSecurityGroup">
            <summary>
            Information about a source security group.
            </summary>
        </member>
        <member name="P:Amazon.ElasticLoadBalancing.Model.SourceSecurityGroup.GroupName">
            <summary>
            Gets and sets the property GroupName.
            <para>
            The name of the security group.
            </para>
            </summary>
        </member>
        <member name="P:Amazon.ElasticLoadBalancing.Model.SourceSecurityGroup.OwnerAlias">
            <summary>
            Gets and sets the property OwnerAlias.
            <para>
            The owner of the security group.
            </para>
            </summary>
        </member>
        <member name="T:Amazon.ElasticLoadBalancing.Model.SubnetNotFoundException">
            <summary>
             ElasticLoadBalancing exception
             </summary>
        </member>
        <member name="M:Amazon.ElasticLoadBalancing.Model.SubnetNotFoundException.#ctor(System.String)">
            <summary>
            Constructs a new SubnetNotFoundException with the specified error
            message.
            </summary>
            <param name="message">
            Describes the error encountered.
            </param>
        </member>
        <member name="M:Amazon.ElasticLoadBalancing.Model.SubnetNotFoundException.#ctor(System.String,System.Exception)">
            <summary>
            Construct instance of SubnetNotFoundException
            </summary>
            <param name="message"></param>
            <param name="innerException"></param>
        </member>
        <member name="M:Amazon.ElasticLoadBalancing.Model.SubnetNotFoundException.#ctor(System.Exception)">
            <summary>
            Construct instance of SubnetNotFoundException
            </summary>
            <param name="innerException"></param>
        </member>
        <member name="M:Amazon.ElasticLoadBalancing.Model.SubnetNotFoundException.#ctor(System.String,System.Exception,Amazon.Runtime.ErrorType,System.String,System.String,System.Net.HttpStatusCode)">
            <summary>
            Construct instance of SubnetNotFoundException
            </summary>
            <param name="message"></param>
            <param name="innerException"></param>
            <param name="errorType"></param>
            <param name="errorCode"></param>
            <param name="requestId"></param>
            <param name="statusCode"></param>
        </member>
        <member name="M:Amazon.ElasticLoadBalancing.Model.SubnetNotFoundException.#ctor(System.String,Amazon.Runtime.ErrorType,System.String,System.String,System.Net.HttpStatusCode)">
            <summary>
            Construct instance of SubnetNotFoundException
            </summary>
            <param name="message"></param>
            <param name="errorType"></param>
            <param name="errorCode"></param>
            <param name="requestId"></param>
            <param name="statusCode"></param>
        </member>
        <member name="M:Amazon.ElasticLoadBalancing.Model.SubnetNotFoundException.#ctor(System.Runtime.Serialization.SerializationInfo,System.Runtime.Serialization.StreamingContext)">
            <summary>
            Constructs a new instance of the SubnetNotFoundException class with serialized data.
            </summary>
            <param name="info">The <see cref="T:System.Runtime.Serialization.SerializationInfo" /> that holds the serialized object data about the exception being thrown.</param>
            <param name="context">The <see cref="T:System.Runtime.Serialization.StreamingContext" /> that contains contextual information about the source or destination.</param>
            <exception cref="T:System.ArgumentNullException">The <paramref name="info" /> parameter is null. </exception>
            <exception cref="T:System.Runtime.Serialization.SerializationException">The class name is null or <see cref="P:System.Exception.HResult" /> is zero (0). </exception>
        </member>
        <member name="T:Amazon.ElasticLoadBalancing.Model.Tag">
            <summary>
            Information about a tag.
            </summary>
        </member>
        <member name="P:Amazon.ElasticLoadBalancing.Model.Tag.Key">
            <summary>
            Gets and sets the property Key.
            <para>
            The key of the tag.
            </para>
            </summary>
        </member>
        <member name="P:Amazon.ElasticLoadBalancing.Model.Tag.Value">
            <summary>
            Gets and sets the property Value.
            <para>
            The value of the tag.
            </para>
            </summary>
        </member>
        <member name="T:Amazon.ElasticLoadBalancing.Model.TagDescription">
            <summary>
            The tags associated with a load balancer.
            </summary>
        </member>
        <member name="P:Amazon.ElasticLoadBalancing.Model.TagDescription.LoadBalancerName">
            <summary>
            Gets and sets the property LoadBalancerName.
            <para>
            The name of the load balancer.
            </para>
            </summary>
        </member>
        <member name="P:Amazon.ElasticLoadBalancing.Model.TagDescription.Tags">
            <summary>
            Gets and sets the property Tags.
            <para>
            The tags.
            </para>
            </summary>
        </member>
        <member name="T:Amazon.ElasticLoadBalancing.Model.TagKeyOnly">
            <summary>
            The key of a tag.
            </summary>
        </member>
        <member name="P:Amazon.ElasticLoadBalancing.Model.TagKeyOnly.Key">
            <summary>
            Gets and sets the property Key.
            <para>
            The name of the key.
            </para>
            </summary>
        </member>
        <member name="T:Amazon.ElasticLoadBalancing.Model.TooManyAccessPointsException">
            <summary>
             ElasticLoadBalancing exception
             </summary>
        </member>
        <member name="M:Amazon.ElasticLoadBalancing.Model.TooManyAccessPointsException.#ctor(System.String)">
            <summary>
            Constructs a new TooManyAccessPointsException with the specified error
            message.
            </summary>
            <param name="message">
            Describes the error encountered.
            </param>
        </member>
        <member name="M:Amazon.ElasticLoadBalancing.Model.TooManyAccessPointsException.#ctor(System.String,System.Exception)">
            <summary>
            Construct instance of TooManyAccessPointsException
            </summary>
            <param name="message"></param>
            <param name="innerException"></param>
        </member>
        <member name="M:Amazon.ElasticLoadBalancing.Model.TooManyAccessPointsException.#ctor(System.Exception)">
            <summary>
            Construct instance of TooManyAccessPointsException
            </summary>
            <param name="innerException"></param>
        </member>
        <member name="M:Amazon.ElasticLoadBalancing.Model.TooManyAccessPointsException.#ctor(System.String,System.Exception,Amazon.Runtime.ErrorType,System.String,System.String,System.Net.HttpStatusCode)">
            <summary>
            Construct instance of TooManyAccessPointsException
            </summary>
            <param name="message"></param>
            <param name="innerException"></param>
            <param name="errorType"></param>
            <param name="errorCode"></param>
            <param name="requestId"></param>
            <param name="statusCode"></param>
        </member>
        <member name="M:Amazon.ElasticLoadBalancing.Model.TooManyAccessPointsException.#ctor(System.String,Amazon.Runtime.ErrorType,System.String,System.String,System.Net.HttpStatusCode)">
            <summary>
            Construct instance of TooManyAccessPointsException
            </summary>
            <param name="message"></param>
            <param name="errorType"></param>
            <param name="errorCode"></param>
            <param name="requestId"></param>
            <param name="statusCode"></param>
        </member>
        <member name="M:Amazon.ElasticLoadBalancing.Model.TooManyAccessPointsException.#ctor(System.Runtime.Serialization.SerializationInfo,System.Runtime.Serialization.StreamingContext)">
            <summary>
            Constructs a new instance of the TooManyAccessPointsException class with serialized data.
            </summary>
            <param name="info">The <see cref="T:System.Runtime.Serialization.SerializationInfo" /> that holds the serialized object data about the exception being thrown.</param>
            <param name="context">The <see cref="T:System.Runtime.Serialization.StreamingContext" /> that contains contextual information about the source or destination.</param>
            <exception cref="T:System.ArgumentNullException">The <paramref name="info" /> parameter is null. </exception>
            <exception cref="T:System.Runtime.Serialization.SerializationException">The class name is null or <see cref="P:System.Exception.HResult" /> is zero (0). </exception>
        </member>
        <member name="T:Amazon.ElasticLoadBalancing.Model.TooManyPoliciesException">
            <summary>
             ElasticLoadBalancing exception
             </summary>
        </member>
        <member name="M:Amazon.ElasticLoadBalancing.Model.TooManyPoliciesException.#ctor(System.String)">
            <summary>
            Constructs a new TooManyPoliciesException with the specified error
            message.
            </summary>
            <param name="message">
            Describes the error encountered.
            </param>
        </member>
        <member name="M:Amazon.ElasticLoadBalancing.Model.TooManyPoliciesException.#ctor(System.String,System.Exception)">
            <summary>
            Construct instance of TooManyPoliciesException
            </summary>
            <param name="message"></param>
            <param name="innerException"></param>
        </member>
        <member name="M:Amazon.ElasticLoadBalancing.Model.TooManyPoliciesException.#ctor(System.Exception)">
            <summary>
            Construct instance of TooManyPoliciesException
            </summary>
            <param name="innerException"></param>
        </member>
        <member name="M:Amazon.ElasticLoadBalancing.Model.TooManyPoliciesException.#ctor(System.String,System.Exception,Amazon.Runtime.ErrorType,System.String,System.String,System.Net.HttpStatusCode)">
            <summary>
            Construct instance of TooManyPoliciesException
            </summary>
            <param name="message"></param>
            <param name="innerException"></param>
            <param name="errorType"></param>
            <param name="errorCode"></param>
            <param name="requestId"></param>
            <param name="statusCode"></param>
        </member>
        <member name="M:Amazon.ElasticLoadBalancing.Model.TooManyPoliciesException.#ctor(System.String,Amazon.Runtime.ErrorType,System.String,System.String,System.Net.HttpStatusCode)">
            <summary>
            Construct instance of TooManyPoliciesException
            </summary>
            <param name="message"></param>
            <param name="errorType"></param>
            <param name="errorCode"></param>
            <param name="requestId"></param>
            <param name="statusCode"></param>
        </member>
        <member name="M:Amazon.ElasticLoadBalancing.Model.TooManyPoliciesException.#ctor(System.Runtime.Serialization.SerializationInfo,System.Runtime.Serialization.StreamingContext)">
            <summary>
            Constructs a new instance of the TooManyPoliciesException class with serialized data.
            </summary>
            <param name="info">The <see cref="T:System.Runtime.Serialization.SerializationInfo" /> that holds the serialized object data about the exception being thrown.</param>
            <param name="context">The <see cref="T:System.Runtime.Serialization.StreamingContext" /> that contains contextual information about the source or destination.</param>
            <exception cref="T:System.ArgumentNullException">The <paramref name="info" /> parameter is null. </exception>
            <exception cref="T:System.Runtime.Serialization.SerializationException">The class name is null or <see cref="P:System.Exception.HResult" /> is zero (0). </exception>
        </member>
        <member name="T:Amazon.ElasticLoadBalancing.Model.TooManyTagsException">
            <summary>
             ElasticLoadBalancing exception
             </summary>
        </member>
        <member name="M:Amazon.ElasticLoadBalancing.Model.TooManyTagsException.#ctor(System.String)">
            <summary>
            Constructs a new TooManyTagsException with the specified error
            message.
            </summary>
            <param name="message">
            Describes the error encountered.
            </param>
        </member>
        <member name="M:Amazon.ElasticLoadBalancing.Model.TooManyTagsException.#ctor(System.String,System.Exception)">
            <summary>
            Construct instance of TooManyTagsException
            </summary>
            <param name="message"></param>
            <param name="innerException"></param>
        </member>
        <member name="M:Amazon.ElasticLoadBalancing.Model.TooManyTagsException.#ctor(System.Exception)">
            <summary>
            Construct instance of TooManyTagsException
            </summary>
            <param name="innerException"></param>
        </member>
        <member name="M:Amazon.ElasticLoadBalancing.Model.TooManyTagsException.#ctor(System.String,System.Exception,Amazon.Runtime.ErrorType,System.String,System.String,System.Net.HttpStatusCode)">
            <summary>
            Construct instance of TooManyTagsException
            </summary>
            <param name="message"></param>
            <param name="innerException"></param>
            <param name="errorType"></param>
            <param name="errorCode"></param>
            <param name="requestId"></param>
            <param name="statusCode"></param>
        </member>
        <member name="M:Amazon.ElasticLoadBalancing.Model.TooManyTagsException.#ctor(System.String,Amazon.Runtime.ErrorType,System.String,System.String,System.Net.HttpStatusCode)">
            <summary>
            Construct instance of TooManyTagsException
            </summary>
            <param name="message"></param>
            <param name="errorType"></param>
            <param name="errorCode"></param>
            <param name="requestId"></param>
            <param name="statusCode"></param>
        </member>
        <member name="M:Amazon.ElasticLoadBalancing.Model.TooManyTagsException.#ctor(System.Runtime.Serialization.SerializationInfo,System.Runtime.Serialization.StreamingContext)">
            <summary>
            Constructs a new instance of the TooManyTagsException class with serialized data.
            </summary>
            <param name="info">The <see cref="T:System.Runtime.Serialization.SerializationInfo" /> that holds the serialized object data about the exception being thrown.</param>
            <param name="context">The <see cref="T:System.Runtime.Serialization.StreamingContext" /> that contains contextual information about the source or destination.</param>
            <exception cref="T:System.ArgumentNullException">The <paramref name="info" /> parameter is null. </exception>
            <exception cref="T:System.Runtime.Serialization.SerializationException">The class name is null or <see cref="P:System.Exception.HResult" /> is zero (0). </exception>
        </member>
        <member name="T:Amazon.ElasticLoadBalancing.Model.UnsupportedProtocolException">
            <summary>
             ElasticLoadBalancing exception
             </summary>
        </member>
        <member name="M:Amazon.ElasticLoadBalancing.Model.UnsupportedProtocolException.#ctor(System.String)">
            <summary>
            Constructs a new UnsupportedProtocolException with the specified error
            message.
            </summary>
            <param name="message">
            Describes the error encountered.
            </param>
        </member>
        <member name="M:Amazon.ElasticLoadBalancing.Model.UnsupportedProtocolException.#ctor(System.String,System.Exception)">
            <summary>
            Construct instance of UnsupportedProtocolException
            </summary>
            <param name="message"></param>
            <param name="innerException"></param>
        </member>
        <member name="M:Amazon.ElasticLoadBalancing.Model.UnsupportedProtocolException.#ctor(System.Exception)">
            <summary>
            Construct instance of UnsupportedProtocolException
            </summary>
            <param name="innerException"></param>
        </member>
        <member name="M:Amazon.ElasticLoadBalancing.Model.UnsupportedProtocolException.#ctor(System.String,System.Exception,Amazon.Runtime.ErrorType,System.String,System.String,System.Net.HttpStatusCode)">
            <summary>
            Construct instance of UnsupportedProtocolException
            </summary>
            <param name="message"></param>
            <param name="innerException"></param>
            <param name="errorType"></param>
            <param name="errorCode"></param>
            <param name="requestId"></param>
            <param name="statusCode"></param>
        </member>
        <member name="M:Amazon.ElasticLoadBalancing.Model.UnsupportedProtocolException.#ctor(System.String,Amazon.Runtime.ErrorType,System.String,System.String,System.Net.HttpStatusCode)">
            <summary>
            Construct instance of UnsupportedProtocolException
            </summary>
            <param name="message"></param>
            <param name="errorType"></param>
            <param name="errorCode"></param>
            <param name="requestId"></param>
            <param name="statusCode"></param>
        </member>
        <member name="M:Amazon.ElasticLoadBalancing.Model.UnsupportedProtocolException.#ctor(System.Runtime.Serialization.SerializationInfo,System.Runtime.Serialization.StreamingContext)">
            <summary>
            Constructs a new instance of the UnsupportedProtocolException class with serialized data.
            </summary>
            <param name="info">The <see cref="T:System.Runtime.Serialization.SerializationInfo" /> that holds the serialized object data about the exception being thrown.</param>
            <param name="context">The <see cref="T:System.Runtime.Serialization.StreamingContext" /> that contains contextual information about the source or destination.</param>
            <exception cref="T:System.ArgumentNullException">The <paramref name="info" /> parameter is null. </exception>
            <exception cref="T:System.Runtime.Serialization.SerializationException">The class name is null or <see cref="P:System.Exception.HResult" /> is zero (0). </exception>
        </member>
        <member name="T:Amazon.ElasticLoadBalancing.Model.Internal.MarshallTransformations.AccessLogUnmarshaller">
            <summary>
            Response Unmarshaller for AccessLog Object
            </summary>
        </member>
        <member name="M:Amazon.ElasticLoadBalancing.Model.Internal.MarshallTransformations.AccessLogUnmarshaller.Unmarshall(Amazon.Runtime.Internal.Transform.XmlUnmarshallerContext)">
            <summary>
            Unmarshaller the response from the service to the response class.
            </summary>
            <param name="context"></param>
            <returns></returns>
        </member>
        <member name="M:Amazon.ElasticLoadBalancing.Model.Internal.MarshallTransformations.AccessLogUnmarshaller.Unmarshall(Amazon.Runtime.Internal.Transform.JsonUnmarshallerContext)">
            <summary>
            Unmarshaller error response to exception.
            </summary>
            <param name="context"></param>
            <returns></returns>
        </member>
        <member name="P:Amazon.ElasticLoadBalancing.Model.Internal.MarshallTransformations.AccessLogUnmarshaller.Instance">
            <summary>
            Gets the singleton.
            </summary>
        </member>
        <member name="T:Amazon.ElasticLoadBalancing.Model.Internal.MarshallTransformations.AdditionalAttributeUnmarshaller">
            <summary>
            Response Unmarshaller for AdditionalAttribute Object
            </summary>
        </member>
        <member name="M:Amazon.ElasticLoadBalancing.Model.Internal.MarshallTransformations.AdditionalAttributeUnmarshaller.Unmarshall(Amazon.Runtime.Internal.Transform.XmlUnmarshallerContext)">
            <summary>
            Unmarshaller the response from the service to the response class.
            </summary>
            <param name="context"></param>
            <returns></returns>
        </member>
        <member name="M:Amazon.ElasticLoadBalancing.Model.Internal.MarshallTransformations.AdditionalAttributeUnmarshaller.Unmarshall(Amazon.Runtime.Internal.Transform.JsonUnmarshallerContext)">
            <summary>
            Unmarshaller error response to exception.
            </summary>
            <param name="context"></param>
            <returns></returns>
        </member>
        <member name="P:Amazon.ElasticLoadBalancing.Model.Internal.MarshallTransformations.AdditionalAttributeUnmarshaller.Instance">
            <summary>
            Gets the singleton.
            </summary>
        </member>
        <member name="T:Amazon.ElasticLoadBalancing.Model.Internal.MarshallTransformations.AddTagsRequestMarshaller">
            <summary>
            AddTags Request Marshaller
            </summary>
        </member>
        <member name="M:Amazon.ElasticLoadBalancing.Model.Internal.MarshallTransformations.AddTagsRequestMarshaller.Marshall(Amazon.Runtime.AmazonWebServiceRequest)">
            <summary>
            Marshaller the request object to the HTTP request.
            </summary>
            <param name="input"></param>
            <returns></returns>
        </member>
        <member name="M:Amazon.ElasticLoadBalancing.Model.Internal.MarshallTransformations.AddTagsRequestMarshaller.Marshall(Amazon.ElasticLoadBalancing.Model.AddTagsRequest)">
            <summary>
            Marshaller the request object to the HTTP request.
            </summary>
            <param name="publicRequest"></param>
            <returns></returns>
        </member>
        <member name="T:Amazon.ElasticLoadBalancing.Model.Internal.MarshallTransformations.AddTagsResponseUnmarshaller">
            <summary>
            Response Unmarshaller for AddTags operation
            </summary>
        </member>
        <member name="M:Amazon.ElasticLoadBalancing.Model.Internal.MarshallTransformations.AddTagsResponseUnmarshaller.Unmarshall(Amazon.Runtime.Internal.Transform.XmlUnmarshallerContext)">
            <summary>
            Unmarshaller the response from the service to the response class.
            </summary>
            <param name="context"></param>
            <returns></returns>
        </member>
        <member name="M:Amazon.ElasticLoadBalancing.Model.Internal.MarshallTransformations.AddTagsResponseUnmarshaller.UnmarshallException(Amazon.Runtime.Internal.Transform.XmlUnmarshallerContext,System.Exception,System.Net.HttpStatusCode)">
            <summary>
            Unmarshaller error response to exception.
            </summary>
            <param name="context"></param>
            <param name="innerException"></param>
            <param name="statusCode"></param>
            <returns></returns>
        </member>
        <member name="P:Amazon.ElasticLoadBalancing.Model.Internal.MarshallTransformations.AddTagsResponseUnmarshaller.Instance">
            <summary>
            Gets the singleton.
            </summary>
        </member>
        <member name="T:Amazon.ElasticLoadBalancing.Model.Internal.MarshallTransformations.AppCookieStickinessPolicyUnmarshaller">
            <summary>
            Response Unmarshaller for AppCookieStickinessPolicy Object
            </summary>
        </member>
        <member name="M:Amazon.ElasticLoadBalancing.Model.Internal.MarshallTransformations.AppCookieStickinessPolicyUnmarshaller.Unmarshall(Amazon.Runtime.Internal.Transform.XmlUnmarshallerContext)">
            <summary>
            Unmarshaller the response from the service to the response class.
            </summary>
            <param name="context"></param>
            <returns></returns>
        </member>
        <member name="M:Amazon.ElasticLoadBalancing.Model.Internal.MarshallTransformations.AppCookieStickinessPolicyUnmarshaller.Unmarshall(Amazon.Runtime.Internal.Transform.JsonUnmarshallerContext)">
            <summary>
            Unmarshaller error response to exception.
            </summary>
            <param name="context"></param>
            <returns></returns>
        </member>
        <member name="P:Amazon.ElasticLoadBalancing.Model.Internal.MarshallTransformations.AppCookieStickinessPolicyUnmarshaller.Instance">
            <summary>
            Gets the singleton.
            </summary>
        </member>
        <member name="T:Amazon.ElasticLoadBalancing.Model.Internal.MarshallTransformations.ApplySecurityGroupsToLoadBalancerRequestMarshaller">
            <summary>
            ApplySecurityGroupsToLoadBalancer Request Marshaller
            </summary>
        </member>
        <member name="M:Amazon.ElasticLoadBalancing.Model.Internal.MarshallTransformations.ApplySecurityGroupsToLoadBalancerRequestMarshaller.Marshall(Amazon.Runtime.AmazonWebServiceRequest)">
            <summary>
            Marshaller the request object to the HTTP request.
            </summary>
            <param name="input"></param>
            <returns></returns>
        </member>
        <member name="M:Amazon.ElasticLoadBalancing.Model.Internal.MarshallTransformations.ApplySecurityGroupsToLoadBalancerRequestMarshaller.Marshall(Amazon.ElasticLoadBalancing.Model.ApplySecurityGroupsToLoadBalancerRequest)">
            <summary>
            Marshaller the request object to the HTTP request.
            </summary>
            <param name="publicRequest"></param>
            <returns></returns>
        </member>
        <member name="T:Amazon.ElasticLoadBalancing.Model.Internal.MarshallTransformations.ApplySecurityGroupsToLoadBalancerResponseUnmarshaller">
            <summary>
            Response Unmarshaller for ApplySecurityGroupsToLoadBalancer operation
            </summary>
        </member>
        <member name="M:Amazon.ElasticLoadBalancing.Model.Internal.MarshallTransformations.ApplySecurityGroupsToLoadBalancerResponseUnmarshaller.Unmarshall(Amazon.Runtime.Internal.Transform.XmlUnmarshallerContext)">
            <summary>
            Unmarshaller the response from the service to the response class.
            </summary>
            <param name="context"></param>
            <returns></returns>
        </member>
        <member name="M:Amazon.ElasticLoadBalancing.Model.Internal.MarshallTransformations.ApplySecurityGroupsToLoadBalancerResponseUnmarshaller.UnmarshallException(Amazon.Runtime.Internal.Transform.XmlUnmarshallerContext,System.Exception,System.Net.HttpStatusCode)">
            <summary>
            Unmarshaller error response to exception.
            </summary>
            <param name="context"></param>
            <param name="innerException"></param>
            <param name="statusCode"></param>
            <returns></returns>
        </member>
        <member name="P:Amazon.ElasticLoadBalancing.Model.Internal.MarshallTransformations.ApplySecurityGroupsToLoadBalancerResponseUnmarshaller.Instance">
            <summary>
            Gets the singleton.
            </summary>
        </member>
        <member name="T:Amazon.ElasticLoadBalancing.Model.Internal.MarshallTransformations.AttachLoadBalancerToSubnetsRequestMarshaller">
            <summary>
            AttachLoadBalancerToSubnets Request Marshaller
            </summary>
        </member>
        <member name="M:Amazon.ElasticLoadBalancing.Model.Internal.MarshallTransformations.AttachLoadBalancerToSubnetsRequestMarshaller.Marshall(Amazon.Runtime.AmazonWebServiceRequest)">
            <summary>
            Marshaller the request object to the HTTP request.
            </summary>
            <param name="input"></param>
            <returns></returns>
        </member>
        <member name="M:Amazon.ElasticLoadBalancing.Model.Internal.MarshallTransformations.AttachLoadBalancerToSubnetsRequestMarshaller.Marshall(Amazon.ElasticLoadBalancing.Model.AttachLoadBalancerToSubnetsRequest)">
            <summary>
            Marshaller the request object to the HTTP request.
            </summary>
            <param name="publicRequest"></param>
            <returns></returns>
        </member>
        <member name="T:Amazon.ElasticLoadBalancing.Model.Internal.MarshallTransformations.AttachLoadBalancerToSubnetsResponseUnmarshaller">
            <summary>
            Response Unmarshaller for AttachLoadBalancerToSubnets operation
            </summary>
        </member>
        <member name="M:Amazon.ElasticLoadBalancing.Model.Internal.MarshallTransformations.AttachLoadBalancerToSubnetsResponseUnmarshaller.Unmarshall(Amazon.Runtime.Internal.Transform.XmlUnmarshallerContext)">
            <summary>
            Unmarshaller the response from the service to the response class.
            </summary>
            <param name="context"></param>
            <returns></returns>
        </member>
        <member name="M:Amazon.ElasticLoadBalancing.Model.Internal.MarshallTransformations.AttachLoadBalancerToSubnetsResponseUnmarshaller.UnmarshallException(Amazon.Runtime.Internal.Transform.XmlUnmarshallerContext,System.Exception,System.Net.HttpStatusCode)">
            <summary>
            Unmarshaller error response to exception.
            </summary>
            <param name="context"></param>
            <param name="innerException"></param>
            <param name="statusCode"></param>
            <returns></returns>
        </member>
        <member name="P:Amazon.ElasticLoadBalancing.Model.Internal.MarshallTransformations.AttachLoadBalancerToSubnetsResponseUnmarshaller.Instance">
            <summary>
            Gets the singleton.
            </summary>
        </member>
        <member name="T:Amazon.ElasticLoadBalancing.Model.Internal.MarshallTransformations.BackendServerDescriptionUnmarshaller">
            <summary>
            Response Unmarshaller for BackendServerDescription Object
            </summary>
        </member>
        <member name="M:Amazon.ElasticLoadBalancing.Model.Internal.MarshallTransformations.BackendServerDescriptionUnmarshaller.Unmarshall(Amazon.Runtime.Internal.Transform.XmlUnmarshallerContext)">
            <summary>
            Unmarshaller the response from the service to the response class.
            </summary>
            <param name="context"></param>
            <returns></returns>
        </member>
        <member name="M:Amazon.ElasticLoadBalancing.Model.Internal.MarshallTransformations.BackendServerDescriptionUnmarshaller.Unmarshall(Amazon.Runtime.Internal.Transform.JsonUnmarshallerContext)">
            <summary>
            Unmarshaller error response to exception.
            </summary>
            <param name="context"></param>
            <returns></returns>
        </member>
        <member name="P:Amazon.ElasticLoadBalancing.Model.Internal.MarshallTransformations.BackendServerDescriptionUnmarshaller.Instance">
            <summary>
            Gets the singleton.
            </summary>
        </member>
        <member name="T:Amazon.ElasticLoadBalancing.Model.Internal.MarshallTransformations.ConfigureHealthCheckRequestMarshaller">
            <summary>
            ConfigureHealthCheck Request Marshaller
            </summary>
        </member>
        <member name="M:Amazon.ElasticLoadBalancing.Model.Internal.MarshallTransformations.ConfigureHealthCheckRequestMarshaller.Marshall(Amazon.Runtime.AmazonWebServiceRequest)">
            <summary>
            Marshaller the request object to the HTTP request.
            </summary>
            <param name="input"></param>
            <returns></returns>
        </member>
        <member name="M:Amazon.ElasticLoadBalancing.Model.Internal.MarshallTransformations.ConfigureHealthCheckRequestMarshaller.Marshall(Amazon.ElasticLoadBalancing.Model.ConfigureHealthCheckRequest)">
            <summary>
            Marshaller the request object to the HTTP request.
            </summary>
            <param name="publicRequest"></param>
            <returns></returns>
        </member>
        <member name="T:Amazon.ElasticLoadBalancing.Model.Internal.MarshallTransformations.ConfigureHealthCheckResponseUnmarshaller">
            <summary>
            Response Unmarshaller for ConfigureHealthCheck operation
            </summary>
        </member>
        <member name="M:Amazon.ElasticLoadBalancing.Model.Internal.MarshallTransformations.ConfigureHealthCheckResponseUnmarshaller.Unmarshall(Amazon.Runtime.Internal.Transform.XmlUnmarshallerContext)">
            <summary>
            Unmarshaller the response from the service to the response class.
            </summary>
            <param name="context"></param>
            <returns></returns>
        </member>
        <member name="M:Amazon.ElasticLoadBalancing.Model.Internal.MarshallTransformations.ConfigureHealthCheckResponseUnmarshaller.UnmarshallException(Amazon.Runtime.Internal.Transform.XmlUnmarshallerContext,System.Exception,System.Net.HttpStatusCode)">
            <summary>
            Unmarshaller error response to exception.
            </summary>
            <param name="context"></param>
            <param name="innerException"></param>
            <param name="statusCode"></param>
            <returns></returns>
        </member>
        <member name="P:Amazon.ElasticLoadBalancing.Model.Internal.MarshallTransformations.ConfigureHealthCheckResponseUnmarshaller.Instance">
            <summary>
            Gets the singleton.
            </summary>
        </member>
        <member name="T:Amazon.ElasticLoadBalancing.Model.Internal.MarshallTransformations.ConnectionDrainingUnmarshaller">
            <summary>
            Response Unmarshaller for ConnectionDraining Object
            </summary>
        </member>
        <member name="M:Amazon.ElasticLoadBalancing.Model.Internal.MarshallTransformations.ConnectionDrainingUnmarshaller.Unmarshall(Amazon.Runtime.Internal.Transform.XmlUnmarshallerContext)">
            <summary>
            Unmarshaller the response from the service to the response class.
            </summary>
            <param name="context"></param>
            <returns></returns>
        </member>
        <member name="M:Amazon.ElasticLoadBalancing.Model.Internal.MarshallTransformations.ConnectionDrainingUnmarshaller.Unmarshall(Amazon.Runtime.Internal.Transform.JsonUnmarshallerContext)">
            <summary>
            Unmarshaller error response to exception.
            </summary>
            <param name="context"></param>
            <returns></returns>
        </member>
        <member name="P:Amazon.ElasticLoadBalancing.Model.Internal.MarshallTransformations.ConnectionDrainingUnmarshaller.Instance">
            <summary>
            Gets the singleton.
            </summary>
        </member>
        <member name="T:Amazon.ElasticLoadBalancing.Model.Internal.MarshallTransformations.ConnectionSettingsUnmarshaller">
            <summary>
            Response Unmarshaller for ConnectionSettings Object
            </summary>
        </member>
        <member name="M:Amazon.ElasticLoadBalancing.Model.Internal.MarshallTransformations.ConnectionSettingsUnmarshaller.Unmarshall(Amazon.Runtime.Internal.Transform.XmlUnmarshallerContext)">
            <summary>
            Unmarshaller the response from the service to the response class.
            </summary>
            <param name="context"></param>
            <returns></returns>
        </member>
        <member name="M:Amazon.ElasticLoadBalancing.Model.Internal.MarshallTransformations.ConnectionSettingsUnmarshaller.Unmarshall(Amazon.Runtime.Internal.Transform.JsonUnmarshallerContext)">
            <summary>
            Unmarshaller error response to exception.
            </summary>
            <param name="context"></param>
            <returns></returns>
        </member>
        <member name="P:Amazon.ElasticLoadBalancing.Model.Internal.MarshallTransformations.ConnectionSettingsUnmarshaller.Instance">
            <summary>
            Gets the singleton.
            </summary>
        </member>
        <member name="T:Amazon.ElasticLoadBalancing.Model.Internal.MarshallTransformations.CreateAppCookieStickinessPolicyRequestMarshaller">
            <summary>
            CreateAppCookieStickinessPolicy Request Marshaller
            </summary>
        </member>
        <member name="M:Amazon.ElasticLoadBalancing.Model.Internal.MarshallTransformations.CreateAppCookieStickinessPolicyRequestMarshaller.Marshall(Amazon.Runtime.AmazonWebServiceRequest)">
            <summary>
            Marshaller the request object to the HTTP request.
            </summary>
            <param name="input"></param>
            <returns></returns>
        </member>
        <member name="M:Amazon.ElasticLoadBalancing.Model.Internal.MarshallTransformations.CreateAppCookieStickinessPolicyRequestMarshaller.Marshall(Amazon.ElasticLoadBalancing.Model.CreateAppCookieStickinessPolicyRequest)">
            <summary>
            Marshaller the request object to the HTTP request.
            </summary>
            <param name="publicRequest"></param>
            <returns></returns>
        </member>
        <member name="T:Amazon.ElasticLoadBalancing.Model.Internal.MarshallTransformations.CreateAppCookieStickinessPolicyResponseUnmarshaller">
            <summary>
            Response Unmarshaller for CreateAppCookieStickinessPolicy operation
            </summary>
        </member>
        <member name="M:Amazon.ElasticLoadBalancing.Model.Internal.MarshallTransformations.CreateAppCookieStickinessPolicyResponseUnmarshaller.Unmarshall(Amazon.Runtime.Internal.Transform.XmlUnmarshallerContext)">
            <summary>
            Unmarshaller the response from the service to the response class.
            </summary>
            <param name="context"></param>
            <returns></returns>
        </member>
        <member name="M:Amazon.ElasticLoadBalancing.Model.Internal.MarshallTransformations.CreateAppCookieStickinessPolicyResponseUnmarshaller.UnmarshallException(Amazon.Runtime.Internal.Transform.XmlUnmarshallerContext,System.Exception,System.Net.HttpStatusCode)">
            <summary>
            Unmarshaller error response to exception.
            </summary>
            <param name="context"></param>
            <param name="innerException"></param>
            <param name="statusCode"></param>
            <returns></returns>
        </member>
        <member name="P:Amazon.ElasticLoadBalancing.Model.Internal.MarshallTransformations.CreateAppCookieStickinessPolicyResponseUnmarshaller.Instance">
            <summary>
            Gets the singleton.
            </summary>
        </member>
        <member name="T:Amazon.ElasticLoadBalancing.Model.Internal.MarshallTransformations.CreateLBCookieStickinessPolicyRequestMarshaller">
            <summary>
            CreateLBCookieStickinessPolicy Request Marshaller
            </summary>
        </member>
        <member name="M:Amazon.ElasticLoadBalancing.Model.Internal.MarshallTransformations.CreateLBCookieStickinessPolicyRequestMarshaller.Marshall(Amazon.Runtime.AmazonWebServiceRequest)">
            <summary>
            Marshaller the request object to the HTTP request.
            </summary>
            <param name="input"></param>
            <returns></returns>
        </member>
        <member name="M:Amazon.ElasticLoadBalancing.Model.Internal.MarshallTransformations.CreateLBCookieStickinessPolicyRequestMarshaller.Marshall(Amazon.ElasticLoadBalancing.Model.CreateLBCookieStickinessPolicyRequest)">
            <summary>
            Marshaller the request object to the HTTP request.
            </summary>
            <param name="publicRequest"></param>
            <returns></returns>
        </member>
        <member name="T:Amazon.ElasticLoadBalancing.Model.Internal.MarshallTransformations.CreateLBCookieStickinessPolicyResponseUnmarshaller">
            <summary>
            Response Unmarshaller for CreateLBCookieStickinessPolicy operation
            </summary>
        </member>
        <member name="M:Amazon.ElasticLoadBalancing.Model.Internal.MarshallTransformations.CreateLBCookieStickinessPolicyResponseUnmarshaller.Unmarshall(Amazon.Runtime.Internal.Transform.XmlUnmarshallerContext)">
            <summary>
            Unmarshaller the response from the service to the response class.
            </summary>
            <param name="context"></param>
            <returns></returns>
        </member>
        <member name="M:Amazon.ElasticLoadBalancing.Model.Internal.MarshallTransformations.CreateLBCookieStickinessPolicyResponseUnmarshaller.UnmarshallException(Amazon.Runtime.Internal.Transform.XmlUnmarshallerContext,System.Exception,System.Net.HttpStatusCode)">
            <summary>
            Unmarshaller error response to exception.
            </summary>
            <param name="context"></param>
            <param name="innerException"></param>
            <param name="statusCode"></param>
            <returns></returns>
        </member>
        <member name="P:Amazon.ElasticLoadBalancing.Model.Internal.MarshallTransformations.CreateLBCookieStickinessPolicyResponseUnmarshaller.Instance">
            <summary>
            Gets the singleton.
            </summary>
        </member>
        <member name="T:Amazon.ElasticLoadBalancing.Model.Internal.MarshallTransformations.CreateLoadBalancerListenersRequestMarshaller">
            <summary>
            CreateLoadBalancerListeners Request Marshaller
            </summary>
        </member>
        <member name="M:Amazon.ElasticLoadBalancing.Model.Internal.MarshallTransformations.CreateLoadBalancerListenersRequestMarshaller.Marshall(Amazon.Runtime.AmazonWebServiceRequest)">
            <summary>
            Marshaller the request object to the HTTP request.
            </summary>
            <param name="input"></param>
            <returns></returns>
        </member>
        <member name="M:Amazon.ElasticLoadBalancing.Model.Internal.MarshallTransformations.CreateLoadBalancerListenersRequestMarshaller.Marshall(Amazon.ElasticLoadBalancing.Model.CreateLoadBalancerListenersRequest)">
            <summary>
            Marshaller the request object to the HTTP request.
            </summary>
            <param name="publicRequest"></param>
            <returns></returns>
        </member>
        <member name="T:Amazon.ElasticLoadBalancing.Model.Internal.MarshallTransformations.CreateLoadBalancerListenersResponseUnmarshaller">
            <summary>
            Response Unmarshaller for CreateLoadBalancerListeners operation
            </summary>
        </member>
        <member name="M:Amazon.ElasticLoadBalancing.Model.Internal.MarshallTransformations.CreateLoadBalancerListenersResponseUnmarshaller.Unmarshall(Amazon.Runtime.Internal.Transform.XmlUnmarshallerContext)">
            <summary>
            Unmarshaller the response from the service to the response class.
            </summary>
            <param name="context"></param>
            <returns></returns>
        </member>
        <member name="M:Amazon.ElasticLoadBalancing.Model.Internal.MarshallTransformations.CreateLoadBalancerListenersResponseUnmarshaller.UnmarshallException(Amazon.Runtime.Internal.Transform.XmlUnmarshallerContext,System.Exception,System.Net.HttpStatusCode)">
            <summary>
            Unmarshaller error response to exception.
            </summary>
            <param name="context"></param>
            <param name="innerException"></param>
            <param name="statusCode"></param>
            <returns></returns>
        </member>
        <member name="P:Amazon.ElasticLoadBalancing.Model.Internal.MarshallTransformations.CreateLoadBalancerListenersResponseUnmarshaller.Instance">
            <summary>
            Gets the singleton.
            </summary>
        </member>
        <member name="T:Amazon.ElasticLoadBalancing.Model.Internal.MarshallTransformations.CreateLoadBalancerPolicyRequestMarshaller">
            <summary>
            CreateLoadBalancerPolicy Request Marshaller
            </summary>
        </member>
        <member name="M:Amazon.ElasticLoadBalancing.Model.Internal.MarshallTransformations.CreateLoadBalancerPolicyRequestMarshaller.Marshall(Amazon.Runtime.AmazonWebServiceRequest)">
            <summary>
            Marshaller the request object to the HTTP request.
            </summary>
            <param name="input"></param>
            <returns></returns>
        </member>
        <member name="M:Amazon.ElasticLoadBalancing.Model.Internal.MarshallTransformations.CreateLoadBalancerPolicyRequestMarshaller.Marshall(Amazon.ElasticLoadBalancing.Model.CreateLoadBalancerPolicyRequest)">
            <summary>
            Marshaller the request object to the HTTP request.
            </summary>
            <param name="publicRequest"></param>
            <returns></returns>
        </member>
        <member name="T:Amazon.ElasticLoadBalancing.Model.Internal.MarshallTransformations.CreateLoadBalancerPolicyResponseUnmarshaller">
            <summary>
            Response Unmarshaller for CreateLoadBalancerPolicy operation
            </summary>
        </member>
        <member name="M:Amazon.ElasticLoadBalancing.Model.Internal.MarshallTransformations.CreateLoadBalancerPolicyResponseUnmarshaller.Unmarshall(Amazon.Runtime.Internal.Transform.XmlUnmarshallerContext)">
            <summary>
            Unmarshaller the response from the service to the response class.
            </summary>
            <param name="context"></param>
            <returns></returns>
        </member>
        <member name="M:Amazon.ElasticLoadBalancing.Model.Internal.MarshallTransformations.CreateLoadBalancerPolicyResponseUnmarshaller.UnmarshallException(Amazon.Runtime.Internal.Transform.XmlUnmarshallerContext,System.Exception,System.Net.HttpStatusCode)">
            <summary>
            Unmarshaller error response to exception.
            </summary>
            <param name="context"></param>
            <param name="innerException"></param>
            <param name="statusCode"></param>
            <returns></returns>
        </member>
        <member name="P:Amazon.ElasticLoadBalancing.Model.Internal.MarshallTransformations.CreateLoadBalancerPolicyResponseUnmarshaller.Instance">
            <summary>
            Gets the singleton.
            </summary>
        </member>
        <member name="T:Amazon.ElasticLoadBalancing.Model.Internal.MarshallTransformations.CreateLoadBalancerRequestMarshaller">
            <summary>
            CreateLoadBalancer Request Marshaller
            </summary>
        </member>
        <member name="M:Amazon.ElasticLoadBalancing.Model.Internal.MarshallTransformations.CreateLoadBalancerRequestMarshaller.Marshall(Amazon.Runtime.AmazonWebServiceRequest)">
            <summary>
            Marshaller the request object to the HTTP request.
            </summary>
            <param name="input"></param>
            <returns></returns>
        </member>
        <member name="M:Amazon.ElasticLoadBalancing.Model.Internal.MarshallTransformations.CreateLoadBalancerRequestMarshaller.Marshall(Amazon.ElasticLoadBalancing.Model.CreateLoadBalancerRequest)">
            <summary>
            Marshaller the request object to the HTTP request.
            </summary>
            <param name="publicRequest"></param>
            <returns></returns>
        </member>
        <member name="T:Amazon.ElasticLoadBalancing.Model.Internal.MarshallTransformations.CreateLoadBalancerResponseUnmarshaller">
            <summary>
            Response Unmarshaller for CreateLoadBalancer operation
            </summary>
        </member>
        <member name="M:Amazon.ElasticLoadBalancing.Model.Internal.MarshallTransformations.CreateLoadBalancerResponseUnmarshaller.Unmarshall(Amazon.Runtime.Internal.Transform.XmlUnmarshallerContext)">
            <summary>
            Unmarshaller the response from the service to the response class.
            </summary>
            <param name="context"></param>
            <returns></returns>
        </member>
        <member name="M:Amazon.ElasticLoadBalancing.Model.Internal.MarshallTransformations.CreateLoadBalancerResponseUnmarshaller.UnmarshallException(Amazon.Runtime.Internal.Transform.XmlUnmarshallerContext,System.Exception,System.Net.HttpStatusCode)">
            <summary>
            Unmarshaller error response to exception.
            </summary>
            <param name="context"></param>
            <param name="innerException"></param>
            <param name="statusCode"></param>
            <returns></returns>
        </member>
        <member name="P:Amazon.ElasticLoadBalancing.Model.Internal.MarshallTransformations.CreateLoadBalancerResponseUnmarshaller.Instance">
            <summary>
            Gets the singleton.
            </summary>
        </member>
        <member name="T:Amazon.ElasticLoadBalancing.Model.Internal.MarshallTransformations.CrossZoneLoadBalancingUnmarshaller">
            <summary>
            Response Unmarshaller for CrossZoneLoadBalancing Object
            </summary>
        </member>
        <member name="M:Amazon.ElasticLoadBalancing.Model.Internal.MarshallTransformations.CrossZoneLoadBalancingUnmarshaller.Unmarshall(Amazon.Runtime.Internal.Transform.XmlUnmarshallerContext)">
            <summary>
            Unmarshaller the response from the service to the response class.
            </summary>
            <param name="context"></param>
            <returns></returns>
        </member>
        <member name="M:Amazon.ElasticLoadBalancing.Model.Internal.MarshallTransformations.CrossZoneLoadBalancingUnmarshaller.Unmarshall(Amazon.Runtime.Internal.Transform.JsonUnmarshallerContext)">
            <summary>
            Unmarshaller error response to exception.
            </summary>
            <param name="context"></param>
            <returns></returns>
        </member>
        <member name="P:Amazon.ElasticLoadBalancing.Model.Internal.MarshallTransformations.CrossZoneLoadBalancingUnmarshaller.Instance">
            <summary>
            Gets the singleton.
            </summary>
        </member>
        <member name="T:Amazon.ElasticLoadBalancing.Model.Internal.MarshallTransformations.DeleteLoadBalancerListenersRequestMarshaller">
            <summary>
            DeleteLoadBalancerListeners Request Marshaller
            </summary>
        </member>
        <member name="M:Amazon.ElasticLoadBalancing.Model.Internal.MarshallTransformations.DeleteLoadBalancerListenersRequestMarshaller.Marshall(Amazon.Runtime.AmazonWebServiceRequest)">
            <summary>
            Marshaller the request object to the HTTP request.
            </summary>
            <param name="input"></param>
            <returns></returns>
        </member>
        <member name="M:Amazon.ElasticLoadBalancing.Model.Internal.MarshallTransformations.DeleteLoadBalancerListenersRequestMarshaller.Marshall(Amazon.ElasticLoadBalancing.Model.DeleteLoadBalancerListenersRequest)">
            <summary>
            Marshaller the request object to the HTTP request.
            </summary>
            <param name="publicRequest"></param>
            <returns></returns>
        </member>
        <member name="T:Amazon.ElasticLoadBalancing.Model.Internal.MarshallTransformations.DeleteLoadBalancerListenersResponseUnmarshaller">
            <summary>
            Response Unmarshaller for DeleteLoadBalancerListeners operation
            </summary>
        </member>
        <member name="M:Amazon.ElasticLoadBalancing.Model.Internal.MarshallTransformations.DeleteLoadBalancerListenersResponseUnmarshaller.Unmarshall(Amazon.Runtime.Internal.Transform.XmlUnmarshallerContext)">
            <summary>
            Unmarshaller the response from the service to the response class.
            </summary>
            <param name="context"></param>
            <returns></returns>
        </member>
        <member name="M:Amazon.ElasticLoadBalancing.Model.Internal.MarshallTransformations.DeleteLoadBalancerListenersResponseUnmarshaller.UnmarshallException(Amazon.Runtime.Internal.Transform.XmlUnmarshallerContext,System.Exception,System.Net.HttpStatusCode)">
            <summary>
            Unmarshaller error response to exception.
            </summary>
            <param name="context"></param>
            <param name="innerException"></param>
            <param name="statusCode"></param>
            <returns></returns>
        </member>
        <member name="P:Amazon.ElasticLoadBalancing.Model.Internal.MarshallTransformations.DeleteLoadBalancerListenersResponseUnmarshaller.Instance">
            <summary>
            Gets the singleton.
            </summary>
        </member>
        <member name="T:Amazon.ElasticLoadBalancing.Model.Internal.MarshallTransformations.DeleteLoadBalancerPolicyRequestMarshaller">
            <summary>
            DeleteLoadBalancerPolicy Request Marshaller
            </summary>
        </member>
        <member name="M:Amazon.ElasticLoadBalancing.Model.Internal.MarshallTransformations.DeleteLoadBalancerPolicyRequestMarshaller.Marshall(Amazon.Runtime.AmazonWebServiceRequest)">
            <summary>
            Marshaller the request object to the HTTP request.
            </summary>
            <param name="input"></param>
            <returns></returns>
        </member>
        <member name="M:Amazon.ElasticLoadBalancing.Model.Internal.MarshallTransformations.DeleteLoadBalancerPolicyRequestMarshaller.Marshall(Amazon.ElasticLoadBalancing.Model.DeleteLoadBalancerPolicyRequest)">
            <summary>
            Marshaller the request object to the HTTP request.
            </summary>
            <param name="publicRequest"></param>
            <returns></returns>
        </member>
        <member name="T:Amazon.ElasticLoadBalancing.Model.Internal.MarshallTransformations.DeleteLoadBalancerPolicyResponseUnmarshaller">
            <summary>
            Response Unmarshaller for DeleteLoadBalancerPolicy operation
            </summary>
        </member>
        <member name="M:Amazon.ElasticLoadBalancing.Model.Internal.MarshallTransformations.DeleteLoadBalancerPolicyResponseUnmarshaller.Unmarshall(Amazon.Runtime.Internal.Transform.XmlUnmarshallerContext)">
            <summary>
            Unmarshaller the response from the service to the response class.
            </summary>
            <param name="context"></param>
            <returns></returns>
        </member>
        <member name="M:Amazon.ElasticLoadBalancing.Model.Internal.MarshallTransformations.DeleteLoadBalancerPolicyResponseUnmarshaller.UnmarshallException(Amazon.Runtime.Internal.Transform.XmlUnmarshallerContext,System.Exception,System.Net.HttpStatusCode)">
            <summary>
            Unmarshaller error response to exception.
            </summary>
            <param name="context"></param>
            <param name="innerException"></param>
            <param name="statusCode"></param>
            <returns></returns>
        </member>
        <member name="P:Amazon.ElasticLoadBalancing.Model.Internal.MarshallTransformations.DeleteLoadBalancerPolicyResponseUnmarshaller.Instance">
            <summary>
            Gets the singleton.
            </summary>
        </member>
        <member name="T:Amazon.ElasticLoadBalancing.Model.Internal.MarshallTransformations.DeleteLoadBalancerRequestMarshaller">
            <summary>
            DeleteLoadBalancer Request Marshaller
            </summary>
        </member>
        <member name="M:Amazon.ElasticLoadBalancing.Model.Internal.MarshallTransformations.DeleteLoadBalancerRequestMarshaller.Marshall(Amazon.Runtime.AmazonWebServiceRequest)">
            <summary>
            Marshaller the request object to the HTTP request.
            </summary>
            <param name="input"></param>
            <returns></returns>
        </member>
        <member name="M:Amazon.ElasticLoadBalancing.Model.Internal.MarshallTransformations.DeleteLoadBalancerRequestMarshaller.Marshall(Amazon.ElasticLoadBalancing.Model.DeleteLoadBalancerRequest)">
            <summary>
            Marshaller the request object to the HTTP request.
            </summary>
            <param name="publicRequest"></param>
            <returns></returns>
        </member>
        <member name="T:Amazon.ElasticLoadBalancing.Model.Internal.MarshallTransformations.DeleteLoadBalancerResponseUnmarshaller">
            <summary>
            Response Unmarshaller for DeleteLoadBalancer operation
            </summary>
        </member>
        <member name="M:Amazon.ElasticLoadBalancing.Model.Internal.MarshallTransformations.DeleteLoadBalancerResponseUnmarshaller.Unmarshall(Amazon.Runtime.Internal.Transform.XmlUnmarshallerContext)">
            <summary>
            Unmarshaller the response from the service to the response class.
            </summary>
            <param name="context"></param>
            <returns></returns>
        </member>
        <member name="M:Amazon.ElasticLoadBalancing.Model.Internal.MarshallTransformations.DeleteLoadBalancerResponseUnmarshaller.UnmarshallException(Amazon.Runtime.Internal.Transform.XmlUnmarshallerContext,System.Exception,System.Net.HttpStatusCode)">
            <summary>
            Unmarshaller error response to exception.
            </summary>
            <param name="context"></param>
            <param name="innerException"></param>
            <param name="statusCode"></param>
            <returns></returns>
        </member>
        <member name="P:Amazon.ElasticLoadBalancing.Model.Internal.MarshallTransformations.DeleteLoadBalancerResponseUnmarshaller.Instance">
            <summary>
            Gets the singleton.
            </summary>
        </member>
        <member name="T:Amazon.ElasticLoadBalancing.Model.Internal.MarshallTransformations.DeregisterInstancesFromLoadBalancerRequestMarshaller">
            <summary>
            DeregisterInstancesFromLoadBalancer Request Marshaller
            </summary>
        </member>
        <member name="M:Amazon.ElasticLoadBalancing.Model.Internal.MarshallTransformations.DeregisterInstancesFromLoadBalancerRequestMarshaller.Marshall(Amazon.Runtime.AmazonWebServiceRequest)">
            <summary>
            Marshaller the request object to the HTTP request.
            </summary>
            <param name="input"></param>
            <returns></returns>
        </member>
        <member name="M:Amazon.ElasticLoadBalancing.Model.Internal.MarshallTransformations.DeregisterInstancesFromLoadBalancerRequestMarshaller.Marshall(Amazon.ElasticLoadBalancing.Model.DeregisterInstancesFromLoadBalancerRequest)">
            <summary>
            Marshaller the request object to the HTTP request.
            </summary>
            <param name="publicRequest"></param>
            <returns></returns>
        </member>
        <member name="T:Amazon.ElasticLoadBalancing.Model.Internal.MarshallTransformations.DeregisterInstancesFromLoadBalancerResponseUnmarshaller">
            <summary>
            Response Unmarshaller for DeregisterInstancesFromLoadBalancer operation
            </summary>
        </member>
        <member name="M:Amazon.ElasticLoadBalancing.Model.Internal.MarshallTransformations.DeregisterInstancesFromLoadBalancerResponseUnmarshaller.Unmarshall(Amazon.Runtime.Internal.Transform.XmlUnmarshallerContext)">
            <summary>
            Unmarshaller the response from the service to the response class.
            </summary>
            <param name="context"></param>
            <returns></returns>
        </member>
        <member name="M:Amazon.ElasticLoadBalancing.Model.Internal.MarshallTransformations.DeregisterInstancesFromLoadBalancerResponseUnmarshaller.UnmarshallException(Amazon.Runtime.Internal.Transform.XmlUnmarshallerContext,System.Exception,System.Net.HttpStatusCode)">
            <summary>
            Unmarshaller error response to exception.
            </summary>
            <param name="context"></param>
            <param name="innerException"></param>
            <param name="statusCode"></param>
            <returns></returns>
        </member>
        <member name="P:Amazon.ElasticLoadBalancing.Model.Internal.MarshallTransformations.DeregisterInstancesFromLoadBalancerResponseUnmarshaller.Instance">
            <summary>
            Gets the singleton.
            </summary>
        </member>
        <member name="T:Amazon.ElasticLoadBalancing.Model.Internal.MarshallTransformations.DescribeInstanceHealthRequestMarshaller">
            <summary>
            DescribeInstanceHealth Request Marshaller
            </summary>
        </member>
        <member name="M:Amazon.ElasticLoadBalancing.Model.Internal.MarshallTransformations.DescribeInstanceHealthRequestMarshaller.Marshall(Amazon.Runtime.AmazonWebServiceRequest)">
            <summary>
            Marshaller the request object to the HTTP request.
            </summary>
            <param name="input"></param>
            <returns></returns>
        </member>
        <member name="M:Amazon.ElasticLoadBalancing.Model.Internal.MarshallTransformations.DescribeInstanceHealthRequestMarshaller.Marshall(Amazon.ElasticLoadBalancing.Model.DescribeInstanceHealthRequest)">
            <summary>
            Marshaller the request object to the HTTP request.
            </summary>
            <param name="publicRequest"></param>
            <returns></returns>
        </member>
        <member name="T:Amazon.ElasticLoadBalancing.Model.Internal.MarshallTransformations.DescribeInstanceHealthResponseUnmarshaller">
            <summary>
            Response Unmarshaller for DescribeInstanceHealth operation
            </summary>
        </member>
        <member name="M:Amazon.ElasticLoadBalancing.Model.Internal.MarshallTransformations.DescribeInstanceHealthResponseUnmarshaller.Unmarshall(Amazon.Runtime.Internal.Transform.XmlUnmarshallerContext)">
            <summary>
            Unmarshaller the response from the service to the response class.
            </summary>
            <param name="context"></param>
            <returns></returns>
        </member>
        <member name="M:Amazon.ElasticLoadBalancing.Model.Internal.MarshallTransformations.DescribeInstanceHealthResponseUnmarshaller.UnmarshallException(Amazon.Runtime.Internal.Transform.XmlUnmarshallerContext,System.Exception,System.Net.HttpStatusCode)">
            <summary>
            Unmarshaller error response to exception.
            </summary>
            <param name="context"></param>
            <param name="innerException"></param>
            <param name="statusCode"></param>
            <returns></returns>
        </member>
        <member name="P:Amazon.ElasticLoadBalancing.Model.Internal.MarshallTransformations.DescribeInstanceHealthResponseUnmarshaller.Instance">
            <summary>
            Gets the singleton.
            </summary>
        </member>
        <member name="T:Amazon.ElasticLoadBalancing.Model.Internal.MarshallTransformations.DescribeLoadBalancerAttributesRequestMarshaller">
            <summary>
            DescribeLoadBalancerAttributes Request Marshaller
            </summary>
        </member>
        <member name="M:Amazon.ElasticLoadBalancing.Model.Internal.MarshallTransformations.DescribeLoadBalancerAttributesRequestMarshaller.Marshall(Amazon.Runtime.AmazonWebServiceRequest)">
            <summary>
            Marshaller the request object to the HTTP request.
            </summary>
            <param name="input"></param>
            <returns></returns>
        </member>
        <member name="M:Amazon.ElasticLoadBalancing.Model.Internal.MarshallTransformations.DescribeLoadBalancerAttributesRequestMarshaller.Marshall(Amazon.ElasticLoadBalancing.Model.DescribeLoadBalancerAttributesRequest)">
            <summary>
            Marshaller the request object to the HTTP request.
            </summary>
            <param name="publicRequest"></param>
            <returns></returns>
        </member>
        <member name="T:Amazon.ElasticLoadBalancing.Model.Internal.MarshallTransformations.DescribeLoadBalancerAttributesResponseUnmarshaller">
            <summary>
            Response Unmarshaller for DescribeLoadBalancerAttributes operation
            </summary>
        </member>
        <member name="M:Amazon.ElasticLoadBalancing.Model.Internal.MarshallTransformations.DescribeLoadBalancerAttributesResponseUnmarshaller.Unmarshall(Amazon.Runtime.Internal.Transform.XmlUnmarshallerContext)">
            <summary>
            Unmarshaller the response from the service to the response class.
            </summary>
            <param name="context"></param>
            <returns></returns>
        </member>
        <member name="M:Amazon.ElasticLoadBalancing.Model.Internal.MarshallTransformations.DescribeLoadBalancerAttributesResponseUnmarshaller.UnmarshallException(Amazon.Runtime.Internal.Transform.XmlUnmarshallerContext,System.Exception,System.Net.HttpStatusCode)">
            <summary>
            Unmarshaller error response to exception.
            </summary>
            <param name="context"></param>
            <param name="innerException"></param>
            <param name="statusCode"></param>
            <returns></returns>
        </member>
        <member name="P:Amazon.ElasticLoadBalancing.Model.Internal.MarshallTransformations.DescribeLoadBalancerAttributesResponseUnmarshaller.Instance">
            <summary>
            Gets the singleton.
            </summary>
        </member>
        <member name="T:Amazon.ElasticLoadBalancing.Model.Internal.MarshallTransformations.DescribeLoadBalancerPoliciesRequestMarshaller">
            <summary>
            DescribeLoadBalancerPolicies Request Marshaller
            </summary>
        </member>
        <member name="M:Amazon.ElasticLoadBalancing.Model.Internal.MarshallTransformations.DescribeLoadBalancerPoliciesRequestMarshaller.Marshall(Amazon.Runtime.AmazonWebServiceRequest)">
            <summary>
            Marshaller the request object to the HTTP request.
            </summary>
            <param name="input"></param>
            <returns></returns>
        </member>
        <member name="M:Amazon.ElasticLoadBalancing.Model.Internal.MarshallTransformations.DescribeLoadBalancerPoliciesRequestMarshaller.Marshall(Amazon.ElasticLoadBalancing.Model.DescribeLoadBalancerPoliciesRequest)">
            <summary>
            Marshaller the request object to the HTTP request.
            </summary>
            <param name="publicRequest"></param>
            <returns></returns>
        </member>
        <member name="T:Amazon.ElasticLoadBalancing.Model.Internal.MarshallTransformations.DescribeLoadBalancerPoliciesResponseUnmarshaller">
            <summary>
            Response Unmarshaller for DescribeLoadBalancerPolicies operation
            </summary>
        </member>
        <member name="M:Amazon.ElasticLoadBalancing.Model.Internal.MarshallTransformations.DescribeLoadBalancerPoliciesResponseUnmarshaller.Unmarshall(Amazon.Runtime.Internal.Transform.XmlUnmarshallerContext)">
            <summary>
            Unmarshaller the response from the service to the response class.
            </summary>
            <param name="context"></param>
            <returns></returns>
        </member>
        <member name="M:Amazon.ElasticLoadBalancing.Model.Internal.MarshallTransformations.DescribeLoadBalancerPoliciesResponseUnmarshaller.UnmarshallException(Amazon.Runtime.Internal.Transform.XmlUnmarshallerContext,System.Exception,System.Net.HttpStatusCode)">
            <summary>
            Unmarshaller error response to exception.
            </summary>
            <param name="context"></param>
            <param name="innerException"></param>
            <param name="statusCode"></param>
            <returns></returns>
        </member>
        <member name="P:Amazon.ElasticLoadBalancing.Model.Internal.MarshallTransformations.DescribeLoadBalancerPoliciesResponseUnmarshaller.Instance">
            <summary>
            Gets the singleton.
            </summary>
        </member>
        <member name="T:Amazon.ElasticLoadBalancing.Model.Internal.MarshallTransformations.DescribeLoadBalancerPolicyTypesRequestMarshaller">
            <summary>
            DescribeLoadBalancerPolicyTypes Request Marshaller
            </summary>
        </member>
        <member name="M:Amazon.ElasticLoadBalancing.Model.Internal.MarshallTransformations.DescribeLoadBalancerPolicyTypesRequestMarshaller.Marshall(Amazon.Runtime.AmazonWebServiceRequest)">
            <summary>
            Marshaller the request object to the HTTP request.
            </summary>
            <param name="input"></param>
            <returns></returns>
        </member>
        <member name="M:Amazon.ElasticLoadBalancing.Model.Internal.MarshallTransformations.DescribeLoadBalancerPolicyTypesRequestMarshaller.Marshall(Amazon.ElasticLoadBalancing.Model.DescribeLoadBalancerPolicyTypesRequest)">
            <summary>
            Marshaller the request object to the HTTP request.
            </summary>
            <param name="publicRequest"></param>
            <returns></returns>
        </member>
        <member name="T:Amazon.ElasticLoadBalancing.Model.Internal.MarshallTransformations.DescribeLoadBalancerPolicyTypesResponseUnmarshaller">
            <summary>
            Response Unmarshaller for DescribeLoadBalancerPolicyTypes operation
            </summary>
        </member>
        <member name="M:Amazon.ElasticLoadBalancing.Model.Internal.MarshallTransformations.DescribeLoadBalancerPolicyTypesResponseUnmarshaller.Unmarshall(Amazon.Runtime.Internal.Transform.XmlUnmarshallerContext)">
            <summary>
            Unmarshaller the response from the service to the response class.
            </summary>
            <param name="context"></param>
            <returns></returns>
        </member>
        <member name="M:Amazon.ElasticLoadBalancing.Model.Internal.MarshallTransformations.DescribeLoadBalancerPolicyTypesResponseUnmarshaller.UnmarshallException(Amazon.Runtime.Internal.Transform.XmlUnmarshallerContext,System.Exception,System.Net.HttpStatusCode)">
            <summary>
            Unmarshaller error response to exception.
            </summary>
            <param name="context"></param>
            <param name="innerException"></param>
            <param name="statusCode"></param>
            <returns></returns>
        </member>
        <member name="P:Amazon.ElasticLoadBalancing.Model.Internal.MarshallTransformations.DescribeLoadBalancerPolicyTypesResponseUnmarshaller.Instance">
            <summary>
            Gets the singleton.
            </summary>
        </member>
        <member name="T:Amazon.ElasticLoadBalancing.Model.Internal.MarshallTransformations.DescribeLoadBalancersRequestMarshaller">
            <summary>
            DescribeLoadBalancers Request Marshaller
            </summary>
        </member>
        <member name="M:Amazon.ElasticLoadBalancing.Model.Internal.MarshallTransformations.DescribeLoadBalancersRequestMarshaller.Marshall(Amazon.Runtime.AmazonWebServiceRequest)">
            <summary>
            Marshaller the request object to the HTTP request.
            </summary>
            <param name="input"></param>
            <returns></returns>
        </member>
        <member name="M:Amazon.ElasticLoadBalancing.Model.Internal.MarshallTransformations.DescribeLoadBalancersRequestMarshaller.Marshall(Amazon.ElasticLoadBalancing.Model.DescribeLoadBalancersRequest)">
            <summary>
            Marshaller the request object to the HTTP request.
            </summary>
            <param name="publicRequest"></param>
            <returns></returns>
        </member>
        <member name="T:Amazon.ElasticLoadBalancing.Model.Internal.MarshallTransformations.DescribeLoadBalancersResponseUnmarshaller">
            <summary>
            Response Unmarshaller for DescribeLoadBalancers operation
            </summary>
        </member>
        <member name="M:Amazon.ElasticLoadBalancing.Model.Internal.MarshallTransformations.DescribeLoadBalancersResponseUnmarshaller.Unmarshall(Amazon.Runtime.Internal.Transform.XmlUnmarshallerContext)">
            <summary>
            Unmarshaller the response from the service to the response class.
            </summary>
            <param name="context"></param>
            <returns></returns>
        </member>
        <member name="M:Amazon.ElasticLoadBalancing.Model.Internal.MarshallTransformations.DescribeLoadBalancersResponseUnmarshaller.UnmarshallException(Amazon.Runtime.Internal.Transform.XmlUnmarshallerContext,System.Exception,System.Net.HttpStatusCode)">
            <summary>
            Unmarshaller error response to exception.
            </summary>
            <param name="context"></param>
            <param name="innerException"></param>
            <param name="statusCode"></param>
            <returns></returns>
        </member>
        <member name="P:Amazon.ElasticLoadBalancing.Model.Internal.MarshallTransformations.DescribeLoadBalancersResponseUnmarshaller.Instance">
            <summary>
            Gets the singleton.
            </summary>
        </member>
        <member name="T:Amazon.ElasticLoadBalancing.Model.Internal.MarshallTransformations.DescribeTagsRequestMarshaller">
            <summary>
            DescribeTags Request Marshaller
            </summary>
        </member>
        <member name="M:Amazon.ElasticLoadBalancing.Model.Internal.MarshallTransformations.DescribeTagsRequestMarshaller.Marshall(Amazon.Runtime.AmazonWebServiceRequest)">
            <summary>
            Marshaller the request object to the HTTP request.
            </summary>
            <param name="input"></param>
            <returns></returns>
        </member>
        <member name="M:Amazon.ElasticLoadBalancing.Model.Internal.MarshallTransformations.DescribeTagsRequestMarshaller.Marshall(Amazon.ElasticLoadBalancing.Model.DescribeTagsRequest)">
            <summary>
            Marshaller the request object to the HTTP request.
            </summary>
            <param name="publicRequest"></param>
            <returns></returns>
        </member>
        <member name="T:Amazon.ElasticLoadBalancing.Model.Internal.MarshallTransformations.DescribeTagsResponseUnmarshaller">
            <summary>
            Response Unmarshaller for DescribeTags operation
            </summary>
        </member>
        <member name="M:Amazon.ElasticLoadBalancing.Model.Internal.MarshallTransformations.DescribeTagsResponseUnmarshaller.Unmarshall(Amazon.Runtime.Internal.Transform.XmlUnmarshallerContext)">
            <summary>
            Unmarshaller the response from the service to the response class.
            </summary>
            <param name="context"></param>
            <returns></returns>
        </member>
        <member name="M:Amazon.ElasticLoadBalancing.Model.Internal.MarshallTransformations.DescribeTagsResponseUnmarshaller.UnmarshallException(Amazon.Runtime.Internal.Transform.XmlUnmarshallerContext,System.Exception,System.Net.HttpStatusCode)">
            <summary>
            Unmarshaller error response to exception.
            </summary>
            <param name="context"></param>
            <param name="innerException"></param>
            <param name="statusCode"></param>
            <returns></returns>
        </member>
        <member name="P:Amazon.ElasticLoadBalancing.Model.Internal.MarshallTransformations.DescribeTagsResponseUnmarshaller.Instance">
            <summary>
            Gets the singleton.
            </summary>
        </member>
        <member name="T:Amazon.ElasticLoadBalancing.Model.Internal.MarshallTransformations.DetachLoadBalancerFromSubnetsRequestMarshaller">
            <summary>
            DetachLoadBalancerFromSubnets Request Marshaller
            </summary>
        </member>
        <member name="M:Amazon.ElasticLoadBalancing.Model.Internal.MarshallTransformations.DetachLoadBalancerFromSubnetsRequestMarshaller.Marshall(Amazon.Runtime.AmazonWebServiceRequest)">
            <summary>
            Marshaller the request object to the HTTP request.
            </summary>
            <param name="input"></param>
            <returns></returns>
        </member>
        <member name="M:Amazon.ElasticLoadBalancing.Model.Internal.MarshallTransformations.DetachLoadBalancerFromSubnetsRequestMarshaller.Marshall(Amazon.ElasticLoadBalancing.Model.DetachLoadBalancerFromSubnetsRequest)">
            <summary>
            Marshaller the request object to the HTTP request.
            </summary>
            <param name="publicRequest"></param>
            <returns></returns>
        </member>
        <member name="T:Amazon.ElasticLoadBalancing.Model.Internal.MarshallTransformations.DetachLoadBalancerFromSubnetsResponseUnmarshaller">
            <summary>
            Response Unmarshaller for DetachLoadBalancerFromSubnets operation
            </summary>
        </member>
        <member name="M:Amazon.ElasticLoadBalancing.Model.Internal.MarshallTransformations.DetachLoadBalancerFromSubnetsResponseUnmarshaller.Unmarshall(Amazon.Runtime.Internal.Transform.XmlUnmarshallerContext)">
            <summary>
            Unmarshaller the response from the service to the response class.
            </summary>
            <param name="context"></param>
            <returns></returns>
        </member>
        <member name="M:Amazon.ElasticLoadBalancing.Model.Internal.MarshallTransformations.DetachLoadBalancerFromSubnetsResponseUnmarshaller.UnmarshallException(Amazon.Runtime.Internal.Transform.XmlUnmarshallerContext,System.Exception,System.Net.HttpStatusCode)">
            <summary>
            Unmarshaller error response to exception.
            </summary>
            <param name="context"></param>
            <param name="innerException"></param>
            <param name="statusCode"></param>
            <returns></returns>
        </member>
        <member name="P:Amazon.ElasticLoadBalancing.Model.Internal.MarshallTransformations.DetachLoadBalancerFromSubnetsResponseUnmarshaller.Instance">
            <summary>
            Gets the singleton.
            </summary>
        </member>
        <member name="T:Amazon.ElasticLoadBalancing.Model.Internal.MarshallTransformations.DisableAvailabilityZonesForLoadBalancerRequestMarshaller">
            <summary>
            DisableAvailabilityZonesForLoadBalancer Request Marshaller
            </summary>
        </member>
        <member name="M:Amazon.ElasticLoadBalancing.Model.Internal.MarshallTransformations.DisableAvailabilityZonesForLoadBalancerRequestMarshaller.Marshall(Amazon.Runtime.AmazonWebServiceRequest)">
            <summary>
            Marshaller the request object to the HTTP request.
            </summary>
            <param name="input"></param>
            <returns></returns>
        </member>
        <member name="M:Amazon.ElasticLoadBalancing.Model.Internal.MarshallTransformations.DisableAvailabilityZonesForLoadBalancerRequestMarshaller.Marshall(Amazon.ElasticLoadBalancing.Model.DisableAvailabilityZonesForLoadBalancerRequest)">
            <summary>
            Marshaller the request object to the HTTP request.
            </summary>
            <param name="publicRequest"></param>
            <returns></returns>
        </member>
        <member name="T:Amazon.ElasticLoadBalancing.Model.Internal.MarshallTransformations.DisableAvailabilityZonesForLoadBalancerResponseUnmarshaller">
            <summary>
            Response Unmarshaller for DisableAvailabilityZonesForLoadBalancer operation
            </summary>
        </member>
        <member name="M:Amazon.ElasticLoadBalancing.Model.Internal.MarshallTransformations.DisableAvailabilityZonesForLoadBalancerResponseUnmarshaller.Unmarshall(Amazon.Runtime.Internal.Transform.XmlUnmarshallerContext)">
            <summary>
            Unmarshaller the response from the service to the response class.
            </summary>
            <param name="context"></param>
            <returns></returns>
        </member>
        <member name="M:Amazon.ElasticLoadBalancing.Model.Internal.MarshallTransformations.DisableAvailabilityZonesForLoadBalancerResponseUnmarshaller.UnmarshallException(Amazon.Runtime.Internal.Transform.XmlUnmarshallerContext,System.Exception,System.Net.HttpStatusCode)">
            <summary>
            Unmarshaller error response to exception.
            </summary>
            <param name="context"></param>
            <param name="innerException"></param>
            <param name="statusCode"></param>
            <returns></returns>
        </member>
        <member name="P:Amazon.ElasticLoadBalancing.Model.Internal.MarshallTransformations.DisableAvailabilityZonesForLoadBalancerResponseUnmarshaller.Instance">
            <summary>
            Gets the singleton.
            </summary>
        </member>
        <member name="T:Amazon.ElasticLoadBalancing.Model.Internal.MarshallTransformations.EnableAvailabilityZonesForLoadBalancerRequestMarshaller">
            <summary>
            EnableAvailabilityZonesForLoadBalancer Request Marshaller
            </summary>
        </member>
        <member name="M:Amazon.ElasticLoadBalancing.Model.Internal.MarshallTransformations.EnableAvailabilityZonesForLoadBalancerRequestMarshaller.Marshall(Amazon.Runtime.AmazonWebServiceRequest)">
            <summary>
            Marshaller the request object to the HTTP request.
            </summary>
            <param name="input"></param>
            <returns></returns>
        </member>
        <member name="M:Amazon.ElasticLoadBalancing.Model.Internal.MarshallTransformations.EnableAvailabilityZonesForLoadBalancerRequestMarshaller.Marshall(Amazon.ElasticLoadBalancing.Model.EnableAvailabilityZonesForLoadBalancerRequest)">
            <summary>
            Marshaller the request object to the HTTP request.
            </summary>
            <param name="publicRequest"></param>
            <returns></returns>
        </member>
        <member name="T:Amazon.ElasticLoadBalancing.Model.Internal.MarshallTransformations.EnableAvailabilityZonesForLoadBalancerResponseUnmarshaller">
            <summary>
            Response Unmarshaller for EnableAvailabilityZonesForLoadBalancer operation
            </summary>
        </member>
        <member name="M:Amazon.ElasticLoadBalancing.Model.Internal.MarshallTransformations.EnableAvailabilityZonesForLoadBalancerResponseUnmarshaller.Unmarshall(Amazon.Runtime.Internal.Transform.XmlUnmarshallerContext)">
            <summary>
            Unmarshaller the response from the service to the response class.
            </summary>
            <param name="context"></param>
            <returns></returns>
        </member>
        <member name="M:Amazon.ElasticLoadBalancing.Model.Internal.MarshallTransformations.EnableAvailabilityZonesForLoadBalancerResponseUnmarshaller.UnmarshallException(Amazon.Runtime.Internal.Transform.XmlUnmarshallerContext,System.Exception,System.Net.HttpStatusCode)">
            <summary>
            Unmarshaller error response to exception.
            </summary>
            <param name="context"></param>
            <param name="innerException"></param>
            <param name="statusCode"></param>
            <returns></returns>
        </member>
        <member name="P:Amazon.ElasticLoadBalancing.Model.Internal.MarshallTransformations.EnableAvailabilityZonesForLoadBalancerResponseUnmarshaller.Instance">
            <summary>
            Gets the singleton.
            </summary>
        </member>
        <member name="T:Amazon.ElasticLoadBalancing.Model.Internal.MarshallTransformations.HealthCheckUnmarshaller">
            <summary>
            Response Unmarshaller for HealthCheck Object
            </summary>
        </member>
        <member name="M:Amazon.ElasticLoadBalancing.Model.Internal.MarshallTransformations.HealthCheckUnmarshaller.Unmarshall(Amazon.Runtime.Internal.Transform.XmlUnmarshallerContext)">
            <summary>
            Unmarshaller the response from the service to the response class.
            </summary>
            <param name="context"></param>
            <returns></returns>
        </member>
        <member name="M:Amazon.ElasticLoadBalancing.Model.Internal.MarshallTransformations.HealthCheckUnmarshaller.Unmarshall(Amazon.Runtime.Internal.Transform.JsonUnmarshallerContext)">
            <summary>
            Unmarshaller error response to exception.
            </summary>
            <param name="context"></param>
            <returns></returns>
        </member>
        <member name="P:Amazon.ElasticLoadBalancing.Model.Internal.MarshallTransformations.HealthCheckUnmarshaller.Instance">
            <summary>
            Gets the singleton.
            </summary>
        </member>
        <member name="T:Amazon.ElasticLoadBalancing.Model.Internal.MarshallTransformations.InstanceStateUnmarshaller">
            <summary>
            Response Unmarshaller for InstanceState Object
            </summary>
        </member>
        <member name="M:Amazon.ElasticLoadBalancing.Model.Internal.MarshallTransformations.InstanceStateUnmarshaller.Unmarshall(Amazon.Runtime.Internal.Transform.XmlUnmarshallerContext)">
            <summary>
            Unmarshaller the response from the service to the response class.
            </summary>
            <param name="context"></param>
            <returns></returns>
        </member>
        <member name="M:Amazon.ElasticLoadBalancing.Model.Internal.MarshallTransformations.InstanceStateUnmarshaller.Unmarshall(Amazon.Runtime.Internal.Transform.JsonUnmarshallerContext)">
            <summary>
            Unmarshaller error response to exception.
            </summary>
            <param name="context"></param>
            <returns></returns>
        </member>
        <member name="P:Amazon.ElasticLoadBalancing.Model.Internal.MarshallTransformations.InstanceStateUnmarshaller.Instance">
            <summary>
            Gets the singleton.
            </summary>
        </member>
        <member name="T:Amazon.ElasticLoadBalancing.Model.Internal.MarshallTransformations.InstanceUnmarshaller">
            <summary>
            Response Unmarshaller for Instance Object
            </summary>
        </member>
        <member name="M:Amazon.ElasticLoadBalancing.Model.Internal.MarshallTransformations.InstanceUnmarshaller.Unmarshall(Amazon.Runtime.Internal.Transform.XmlUnmarshallerContext)">
            <summary>
            Unmarshaller the response from the service to the response class.
            </summary>
            <param name="context"></param>
            <returns></returns>
        </member>
        <member name="M:Amazon.ElasticLoadBalancing.Model.Internal.MarshallTransformations.InstanceUnmarshaller.Unmarshall(Amazon.Runtime.Internal.Transform.JsonUnmarshallerContext)">
            <summary>
            Unmarshaller error response to exception.
            </summary>
            <param name="context"></param>
            <returns></returns>
        </member>
        <member name="P:Amazon.ElasticLoadBalancing.Model.Internal.MarshallTransformations.InstanceUnmarshaller.Instance">
            <summary>
            Gets the singleton.
            </summary>
        </member>
        <member name="T:Amazon.ElasticLoadBalancing.Model.Internal.MarshallTransformations.LBCookieStickinessPolicyUnmarshaller">
            <summary>
            Response Unmarshaller for LBCookieStickinessPolicy Object
            </summary>
        </member>
        <member name="M:Amazon.ElasticLoadBalancing.Model.Internal.MarshallTransformations.LBCookieStickinessPolicyUnmarshaller.Unmarshall(Amazon.Runtime.Internal.Transform.XmlUnmarshallerContext)">
            <summary>
            Unmarshaller the response from the service to the response class.
            </summary>
            <param name="context"></param>
            <returns></returns>
        </member>
        <member name="M:Amazon.ElasticLoadBalancing.Model.Internal.MarshallTransformations.LBCookieStickinessPolicyUnmarshaller.Unmarshall(Amazon.Runtime.Internal.Transform.JsonUnmarshallerContext)">
            <summary>
            Unmarshaller error response to exception.
            </summary>
            <param name="context"></param>
            <returns></returns>
        </member>
        <member name="P:Amazon.ElasticLoadBalancing.Model.Internal.MarshallTransformations.LBCookieStickinessPolicyUnmarshaller.Instance">
            <summary>
            Gets the singleton.
            </summary>
        </member>
        <member name="T:Amazon.ElasticLoadBalancing.Model.Internal.MarshallTransformations.ListenerDescriptionUnmarshaller">
            <summary>
            Response Unmarshaller for ListenerDescription Object
            </summary>
        </member>
        <member name="M:Amazon.ElasticLoadBalancing.Model.Internal.MarshallTransformations.ListenerDescriptionUnmarshaller.Unmarshall(Amazon.Runtime.Internal.Transform.XmlUnmarshallerContext)">
            <summary>
            Unmarshaller the response from the service to the response class.
            </summary>
            <param name="context"></param>
            <returns></returns>
        </member>
        <member name="M:Amazon.ElasticLoadBalancing.Model.Internal.MarshallTransformations.ListenerDescriptionUnmarshaller.Unmarshall(Amazon.Runtime.Internal.Transform.JsonUnmarshallerContext)">
            <summary>
            Unmarshaller error response to exception.
            </summary>
            <param name="context"></param>
            <returns></returns>
        </member>
        <member name="P:Amazon.ElasticLoadBalancing.Model.Internal.MarshallTransformations.ListenerDescriptionUnmarshaller.Instance">
            <summary>
            Gets the singleton.
            </summary>
        </member>
        <member name="T:Amazon.ElasticLoadBalancing.Model.Internal.MarshallTransformations.ListenerUnmarshaller">
            <summary>
            Response Unmarshaller for Listener Object
            </summary>
        </member>
        <member name="M:Amazon.ElasticLoadBalancing.Model.Internal.MarshallTransformations.ListenerUnmarshaller.Unmarshall(Amazon.Runtime.Internal.Transform.XmlUnmarshallerContext)">
            <summary>
            Unmarshaller the response from the service to the response class.
            </summary>
            <param name="context"></param>
            <returns></returns>
        </member>
        <member name="M:Amazon.ElasticLoadBalancing.Model.Internal.MarshallTransformations.ListenerUnmarshaller.Unmarshall(Amazon.Runtime.Internal.Transform.JsonUnmarshallerContext)">
            <summary>
            Unmarshaller error response to exception.
            </summary>
            <param name="context"></param>
            <returns></returns>
        </member>
        <member name="P:Amazon.ElasticLoadBalancing.Model.Internal.MarshallTransformations.ListenerUnmarshaller.Instance">
            <summary>
            Gets the singleton.
            </summary>
        </member>
        <member name="T:Amazon.ElasticLoadBalancing.Model.Internal.MarshallTransformations.LoadBalancerAttributesUnmarshaller">
            <summary>
            Response Unmarshaller for LoadBalancerAttributes Object
            </summary>
        </member>
        <member name="M:Amazon.ElasticLoadBalancing.Model.Internal.MarshallTransformations.LoadBalancerAttributesUnmarshaller.Unmarshall(Amazon.Runtime.Internal.Transform.XmlUnmarshallerContext)">
            <summary>
            Unmarshaller the response from the service to the response class.
            </summary>
            <param name="context"></param>
            <returns></returns>
        </member>
        <member name="M:Amazon.ElasticLoadBalancing.Model.Internal.MarshallTransformations.LoadBalancerAttributesUnmarshaller.Unmarshall(Amazon.Runtime.Internal.Transform.JsonUnmarshallerContext)">
            <summary>
            Unmarshaller error response to exception.
            </summary>
            <param name="context"></param>
            <returns></returns>
        </member>
        <member name="P:Amazon.ElasticLoadBalancing.Model.Internal.MarshallTransformations.LoadBalancerAttributesUnmarshaller.Instance">
            <summary>
            Gets the singleton.
            </summary>
        </member>
        <member name="T:Amazon.ElasticLoadBalancing.Model.Internal.MarshallTransformations.LoadBalancerDescriptionUnmarshaller">
            <summary>
            Response Unmarshaller for LoadBalancerDescription Object
            </summary>
        </member>
        <member name="M:Amazon.ElasticLoadBalancing.Model.Internal.MarshallTransformations.LoadBalancerDescriptionUnmarshaller.Unmarshall(Amazon.Runtime.Internal.Transform.XmlUnmarshallerContext)">
            <summary>
            Unmarshaller the response from the service to the response class.
            </summary>
            <param name="context"></param>
            <returns></returns>
        </member>
        <member name="M:Amazon.ElasticLoadBalancing.Model.Internal.MarshallTransformations.LoadBalancerDescriptionUnmarshaller.Unmarshall(Amazon.Runtime.Internal.Transform.JsonUnmarshallerContext)">
            <summary>
            Unmarshaller error response to exception.
            </summary>
            <param name="context"></param>
            <returns></returns>
        </member>
        <member name="P:Amazon.ElasticLoadBalancing.Model.Internal.MarshallTransformations.LoadBalancerDescriptionUnmarshaller.Instance">
            <summary>
            Gets the singleton.
            </summary>
        </member>
        <member name="T:Amazon.ElasticLoadBalancing.Model.Internal.MarshallTransformations.ModifyLoadBalancerAttributesRequestMarshaller">
            <summary>
            ModifyLoadBalancerAttributes Request Marshaller
            </summary>
        </member>
        <member name="M:Amazon.ElasticLoadBalancing.Model.Internal.MarshallTransformations.ModifyLoadBalancerAttributesRequestMarshaller.Marshall(Amazon.Runtime.AmazonWebServiceRequest)">
            <summary>
            Marshaller the request object to the HTTP request.
            </summary>
            <param name="input"></param>
            <returns></returns>
        </member>
        <member name="M:Amazon.ElasticLoadBalancing.Model.Internal.MarshallTransformations.ModifyLoadBalancerAttributesRequestMarshaller.Marshall(Amazon.ElasticLoadBalancing.Model.ModifyLoadBalancerAttributesRequest)">
            <summary>
            Marshaller the request object to the HTTP request.
            </summary>
            <param name="publicRequest"></param>
            <returns></returns>
        </member>
        <member name="T:Amazon.ElasticLoadBalancing.Model.Internal.MarshallTransformations.ModifyLoadBalancerAttributesResponseUnmarshaller">
            <summary>
            Response Unmarshaller for ModifyLoadBalancerAttributes operation
            </summary>
        </member>
        <member name="M:Amazon.ElasticLoadBalancing.Model.Internal.MarshallTransformations.ModifyLoadBalancerAttributesResponseUnmarshaller.Unmarshall(Amazon.Runtime.Internal.Transform.XmlUnmarshallerContext)">
            <summary>
            Unmarshaller the response from the service to the response class.
            </summary>
            <param name="context"></param>
            <returns></returns>
        </member>
        <member name="M:Amazon.ElasticLoadBalancing.Model.Internal.MarshallTransformations.ModifyLoadBalancerAttributesResponseUnmarshaller.UnmarshallException(Amazon.Runtime.Internal.Transform.XmlUnmarshallerContext,System.Exception,System.Net.HttpStatusCode)">
            <summary>
            Unmarshaller error response to exception.
            </summary>
            <param name="context"></param>
            <param name="innerException"></param>
            <param name="statusCode"></param>
            <returns></returns>
        </member>
        <member name="P:Amazon.ElasticLoadBalancing.Model.Internal.MarshallTransformations.ModifyLoadBalancerAttributesResponseUnmarshaller.Instance">
            <summary>
            Gets the singleton.
            </summary>
        </member>
        <member name="T:Amazon.ElasticLoadBalancing.Model.Internal.MarshallTransformations.PoliciesUnmarshaller">
            <summary>
            Response Unmarshaller for Policies Object
            </summary>
        </member>
        <member name="M:Amazon.ElasticLoadBalancing.Model.Internal.MarshallTransformations.PoliciesUnmarshaller.Unmarshall(Amazon.Runtime.Internal.Transform.XmlUnmarshallerContext)">
            <summary>
            Unmarshaller the response from the service to the response class.
            </summary>
            <param name="context"></param>
            <returns></returns>
        </member>
        <member name="M:Amazon.ElasticLoadBalancing.Model.Internal.MarshallTransformations.PoliciesUnmarshaller.Unmarshall(Amazon.Runtime.Internal.Transform.JsonUnmarshallerContext)">
            <summary>
            Unmarshaller error response to exception.
            </summary>
            <param name="context"></param>
            <returns></returns>
        </member>
        <member name="P:Amazon.ElasticLoadBalancing.Model.Internal.MarshallTransformations.PoliciesUnmarshaller.Instance">
            <summary>
            Gets the singleton.
            </summary>
        </member>
        <member name="T:Amazon.ElasticLoadBalancing.Model.Internal.MarshallTransformations.PolicyAttributeDescriptionUnmarshaller">
            <summary>
            Response Unmarshaller for PolicyAttributeDescription Object
            </summary>
        </member>
        <member name="M:Amazon.ElasticLoadBalancing.Model.Internal.MarshallTransformations.PolicyAttributeDescriptionUnmarshaller.Unmarshall(Amazon.Runtime.Internal.Transform.XmlUnmarshallerContext)">
            <summary>
            Unmarshaller the response from the service to the response class.
            </summary>
            <param name="context"></param>
            <returns></returns>
        </member>
        <member name="M:Amazon.ElasticLoadBalancing.Model.Internal.MarshallTransformations.PolicyAttributeDescriptionUnmarshaller.Unmarshall(Amazon.Runtime.Internal.Transform.JsonUnmarshallerContext)">
            <summary>
            Unmarshaller error response to exception.
            </summary>
            <param name="context"></param>
            <returns></returns>
        </member>
        <member name="P:Amazon.ElasticLoadBalancing.Model.Internal.MarshallTransformations.PolicyAttributeDescriptionUnmarshaller.Instance">
            <summary>
            Gets the singleton.
            </summary>
        </member>
        <member name="T:Amazon.ElasticLoadBalancing.Model.Internal.MarshallTransformations.PolicyAttributeTypeDescriptionUnmarshaller">
            <summary>
            Response Unmarshaller for PolicyAttributeTypeDescription Object
            </summary>
        </member>
        <member name="M:Amazon.ElasticLoadBalancing.Model.Internal.MarshallTransformations.PolicyAttributeTypeDescriptionUnmarshaller.Unmarshall(Amazon.Runtime.Internal.Transform.XmlUnmarshallerContext)">
            <summary>
            Unmarshaller the response from the service to the response class.
            </summary>
            <param name="context"></param>
            <returns></returns>
        </member>
        <member name="M:Amazon.ElasticLoadBalancing.Model.Internal.MarshallTransformations.PolicyAttributeTypeDescriptionUnmarshaller.Unmarshall(Amazon.Runtime.Internal.Transform.JsonUnmarshallerContext)">
            <summary>
            Unmarshaller error response to exception.
            </summary>
            <param name="context"></param>
            <returns></returns>
        </member>
        <member name="P:Amazon.ElasticLoadBalancing.Model.Internal.MarshallTransformations.PolicyAttributeTypeDescriptionUnmarshaller.Instance">
            <summary>
            Gets the singleton.
            </summary>
        </member>
        <member name="T:Amazon.ElasticLoadBalancing.Model.Internal.MarshallTransformations.PolicyDescriptionUnmarshaller">
            <summary>
            Response Unmarshaller for PolicyDescription Object
            </summary>
        </member>
        <member name="M:Amazon.ElasticLoadBalancing.Model.Internal.MarshallTransformations.PolicyDescriptionUnmarshaller.Unmarshall(Amazon.Runtime.Internal.Transform.XmlUnmarshallerContext)">
            <summary>
            Unmarshaller the response from the service to the response class.
            </summary>
            <param name="context"></param>
            <returns></returns>
        </member>
        <member name="M:Amazon.ElasticLoadBalancing.Model.Internal.MarshallTransformations.PolicyDescriptionUnmarshaller.Unmarshall(Amazon.Runtime.Internal.Transform.JsonUnmarshallerContext)">
            <summary>
            Unmarshaller error response to exception.
            </summary>
            <param name="context"></param>
            <returns></returns>
        </member>
        <member name="P:Amazon.ElasticLoadBalancing.Model.Internal.MarshallTransformations.PolicyDescriptionUnmarshaller.Instance">
            <summary>
            Gets the singleton.
            </summary>
        </member>
        <member name="T:Amazon.ElasticLoadBalancing.Model.Internal.MarshallTransformations.PolicyTypeDescriptionUnmarshaller">
            <summary>
            Response Unmarshaller for PolicyTypeDescription Object
            </summary>
        </member>
        <member name="M:Amazon.ElasticLoadBalancing.Model.Internal.MarshallTransformations.PolicyTypeDescriptionUnmarshaller.Unmarshall(Amazon.Runtime.Internal.Transform.XmlUnmarshallerContext)">
            <summary>
            Unmarshaller the response from the service to the response class.
            </summary>
            <param name="context"></param>
            <returns></returns>
        </member>
        <member name="M:Amazon.ElasticLoadBalancing.Model.Internal.MarshallTransformations.PolicyTypeDescriptionUnmarshaller.Unmarshall(Amazon.Runtime.Internal.Transform.JsonUnmarshallerContext)">
            <summary>
            Unmarshaller error response to exception.
            </summary>
            <param name="context"></param>
            <returns></returns>
        </member>
        <member name="P:Amazon.ElasticLoadBalancing.Model.Internal.MarshallTransformations.PolicyTypeDescriptionUnmarshaller.Instance">
            <summary>
            Gets the singleton.
            </summary>
        </member>
        <member name="T:Amazon.ElasticLoadBalancing.Model.Internal.MarshallTransformations.RegisterInstancesWithLoadBalancerRequestMarshaller">
            <summary>
            RegisterInstancesWithLoadBalancer Request Marshaller
            </summary>
        </member>
        <member name="M:Amazon.ElasticLoadBalancing.Model.Internal.MarshallTransformations.RegisterInstancesWithLoadBalancerRequestMarshaller.Marshall(Amazon.Runtime.AmazonWebServiceRequest)">
            <summary>
            Marshaller the request object to the HTTP request.
            </summary>
            <param name="input"></param>
            <returns></returns>
        </member>
        <member name="M:Amazon.ElasticLoadBalancing.Model.Internal.MarshallTransformations.RegisterInstancesWithLoadBalancerRequestMarshaller.Marshall(Amazon.ElasticLoadBalancing.Model.RegisterInstancesWithLoadBalancerRequest)">
            <summary>
            Marshaller the request object to the HTTP request.
            </summary>
            <param name="publicRequest"></param>
            <returns></returns>
        </member>
        <member name="T:Amazon.ElasticLoadBalancing.Model.Internal.MarshallTransformations.RegisterInstancesWithLoadBalancerResponseUnmarshaller">
            <summary>
            Response Unmarshaller for RegisterInstancesWithLoadBalancer operation
            </summary>
        </member>
        <member name="M:Amazon.ElasticLoadBalancing.Model.Internal.MarshallTransformations.RegisterInstancesWithLoadBalancerResponseUnmarshaller.Unmarshall(Amazon.Runtime.Internal.Transform.XmlUnmarshallerContext)">
            <summary>
            Unmarshaller the response from the service to the response class.
            </summary>
            <param name="context"></param>
            <returns></returns>
        </member>
        <member name="M:Amazon.ElasticLoadBalancing.Model.Internal.MarshallTransformations.RegisterInstancesWithLoadBalancerResponseUnmarshaller.UnmarshallException(Amazon.Runtime.Internal.Transform.XmlUnmarshallerContext,System.Exception,System.Net.HttpStatusCode)">
            <summary>
            Unmarshaller error response to exception.
            </summary>
            <param name="context"></param>
            <param name="innerException"></param>
            <param name="statusCode"></param>
            <returns></returns>
        </member>
        <member name="P:Amazon.ElasticLoadBalancing.Model.Internal.MarshallTransformations.RegisterInstancesWithLoadBalancerResponseUnmarshaller.Instance">
            <summary>
            Gets the singleton.
            </summary>
        </member>
        <member name="T:Amazon.ElasticLoadBalancing.Model.Internal.MarshallTransformations.RemoveTagsRequestMarshaller">
            <summary>
            RemoveTags Request Marshaller
            </summary>
        </member>
        <member name="M:Amazon.ElasticLoadBalancing.Model.Internal.MarshallTransformations.RemoveTagsRequestMarshaller.Marshall(Amazon.Runtime.AmazonWebServiceRequest)">
            <summary>
            Marshaller the request object to the HTTP request.
            </summary>
            <param name="input"></param>
            <returns></returns>
        </member>
        <member name="M:Amazon.ElasticLoadBalancing.Model.Internal.MarshallTransformations.RemoveTagsRequestMarshaller.Marshall(Amazon.ElasticLoadBalancing.Model.RemoveTagsRequest)">
            <summary>
            Marshaller the request object to the HTTP request.
            </summary>
            <param name="publicRequest"></param>
            <returns></returns>
        </member>
        <member name="T:Amazon.ElasticLoadBalancing.Model.Internal.MarshallTransformations.RemoveTagsResponseUnmarshaller">
            <summary>
            Response Unmarshaller for RemoveTags operation
            </summary>
        </member>
        <member name="M:Amazon.ElasticLoadBalancing.Model.Internal.MarshallTransformations.RemoveTagsResponseUnmarshaller.Unmarshall(Amazon.Runtime.Internal.Transform.XmlUnmarshallerContext)">
            <summary>
            Unmarshaller the response from the service to the response class.
            </summary>
            <param name="context"></param>
            <returns></returns>
        </member>
        <member name="M:Amazon.ElasticLoadBalancing.Model.Internal.MarshallTransformations.RemoveTagsResponseUnmarshaller.UnmarshallException(Amazon.Runtime.Internal.Transform.XmlUnmarshallerContext,System.Exception,System.Net.HttpStatusCode)">
            <summary>
            Unmarshaller error response to exception.
            </summary>
            <param name="context"></param>
            <param name="innerException"></param>
            <param name="statusCode"></param>
            <returns></returns>
        </member>
        <member name="P:Amazon.ElasticLoadBalancing.Model.Internal.MarshallTransformations.RemoveTagsResponseUnmarshaller.Instance">
            <summary>
            Gets the singleton.
            </summary>
        </member>
        <member name="T:Amazon.ElasticLoadBalancing.Model.Internal.MarshallTransformations.SetLoadBalancerListenerSSLCertificateRequestMarshaller">
            <summary>
            SetLoadBalancerListenerSSLCertificate Request Marshaller
            </summary>
        </member>
        <member name="M:Amazon.ElasticLoadBalancing.Model.Internal.MarshallTransformations.SetLoadBalancerListenerSSLCertificateRequestMarshaller.Marshall(Amazon.Runtime.AmazonWebServiceRequest)">
            <summary>
            Marshaller the request object to the HTTP request.
            </summary>
            <param name="input"></param>
            <returns></returns>
        </member>
        <member name="M:Amazon.ElasticLoadBalancing.Model.Internal.MarshallTransformations.SetLoadBalancerListenerSSLCertificateRequestMarshaller.Marshall(Amazon.ElasticLoadBalancing.Model.SetLoadBalancerListenerSSLCertificateRequest)">
            <summary>
            Marshaller the request object to the HTTP request.
            </summary>
            <param name="publicRequest"></param>
            <returns></returns>
        </member>
        <member name="T:Amazon.ElasticLoadBalancing.Model.Internal.MarshallTransformations.SetLoadBalancerListenerSSLCertificateResponseUnmarshaller">
            <summary>
            Response Unmarshaller for SetLoadBalancerListenerSSLCertificate operation
            </summary>
        </member>
        <member name="M:Amazon.ElasticLoadBalancing.Model.Internal.MarshallTransformations.SetLoadBalancerListenerSSLCertificateResponseUnmarshaller.Unmarshall(Amazon.Runtime.Internal.Transform.XmlUnmarshallerContext)">
            <summary>
            Unmarshaller the response from the service to the response class.
            </summary>
            <param name="context"></param>
            <returns></returns>
        </member>
        <member name="M:Amazon.ElasticLoadBalancing.Model.Internal.MarshallTransformations.SetLoadBalancerListenerSSLCertificateResponseUnmarshaller.UnmarshallException(Amazon.Runtime.Internal.Transform.XmlUnmarshallerContext,System.Exception,System.Net.HttpStatusCode)">
            <summary>
            Unmarshaller error response to exception.
            </summary>
            <param name="context"></param>
            <param name="innerException"></param>
            <param name="statusCode"></param>
            <returns></returns>
        </member>
        <member name="P:Amazon.ElasticLoadBalancing.Model.Internal.MarshallTransformations.SetLoadBalancerListenerSSLCertificateResponseUnmarshaller.Instance">
            <summary>
            Gets the singleton.
            </summary>
        </member>
        <member name="T:Amazon.ElasticLoadBalancing.Model.Internal.MarshallTransformations.SetLoadBalancerPoliciesForBackendServerRequestMarshaller">
            <summary>
            SetLoadBalancerPoliciesForBackendServer Request Marshaller
            </summary>
        </member>
        <member name="M:Amazon.ElasticLoadBalancing.Model.Internal.MarshallTransformations.SetLoadBalancerPoliciesForBackendServerRequestMarshaller.Marshall(Amazon.Runtime.AmazonWebServiceRequest)">
            <summary>
            Marshaller the request object to the HTTP request.
            </summary>
            <param name="input"></param>
            <returns></returns>
        </member>
        <member name="M:Amazon.ElasticLoadBalancing.Model.Internal.MarshallTransformations.SetLoadBalancerPoliciesForBackendServerRequestMarshaller.Marshall(Amazon.ElasticLoadBalancing.Model.SetLoadBalancerPoliciesForBackendServerRequest)">
            <summary>
            Marshaller the request object to the HTTP request.
            </summary>
            <param name="publicRequest"></param>
            <returns></returns>
        </member>
        <member name="T:Amazon.ElasticLoadBalancing.Model.Internal.MarshallTransformations.SetLoadBalancerPoliciesForBackendServerResponseUnmarshaller">
            <summary>
            Response Unmarshaller for SetLoadBalancerPoliciesForBackendServer operation
            </summary>
        </member>
        <member name="M:Amazon.ElasticLoadBalancing.Model.Internal.MarshallTransformations.SetLoadBalancerPoliciesForBackendServerResponseUnmarshaller.Unmarshall(Amazon.Runtime.Internal.Transform.XmlUnmarshallerContext)">
            <summary>
            Unmarshaller the response from the service to the response class.
            </summary>
            <param name="context"></param>
            <returns></returns>
        </member>
        <member name="M:Amazon.ElasticLoadBalancing.Model.Internal.MarshallTransformations.SetLoadBalancerPoliciesForBackendServerResponseUnmarshaller.UnmarshallException(Amazon.Runtime.Internal.Transform.XmlUnmarshallerContext,System.Exception,System.Net.HttpStatusCode)">
            <summary>
            Unmarshaller error response to exception.
            </summary>
            <param name="context"></param>
            <param name="innerException"></param>
            <param name="statusCode"></param>
            <returns></returns>
        </member>
        <member name="P:Amazon.ElasticLoadBalancing.Model.Internal.MarshallTransformations.SetLoadBalancerPoliciesForBackendServerResponseUnmarshaller.Instance">
            <summary>
            Gets the singleton.
            </summary>
        </member>
        <member name="T:Amazon.ElasticLoadBalancing.Model.Internal.MarshallTransformations.SetLoadBalancerPoliciesOfListenerRequestMarshaller">
            <summary>
            SetLoadBalancerPoliciesOfListener Request Marshaller
            </summary>
        </member>
        <member name="M:Amazon.ElasticLoadBalancing.Model.Internal.MarshallTransformations.SetLoadBalancerPoliciesOfListenerRequestMarshaller.Marshall(Amazon.Runtime.AmazonWebServiceRequest)">
            <summary>
            Marshaller the request object to the HTTP request.
            </summary>
            <param name="input"></param>
            <returns></returns>
        </member>
        <member name="M:Amazon.ElasticLoadBalancing.Model.Internal.MarshallTransformations.SetLoadBalancerPoliciesOfListenerRequestMarshaller.Marshall(Amazon.ElasticLoadBalancing.Model.SetLoadBalancerPoliciesOfListenerRequest)">
            <summary>
            Marshaller the request object to the HTTP request.
            </summary>
            <param name="publicRequest"></param>
            <returns></returns>
        </member>
        <member name="T:Amazon.ElasticLoadBalancing.Model.Internal.MarshallTransformations.SetLoadBalancerPoliciesOfListenerResponseUnmarshaller">
            <summary>
            Response Unmarshaller for SetLoadBalancerPoliciesOfListener operation
            </summary>
        </member>
        <member name="M:Amazon.ElasticLoadBalancing.Model.Internal.MarshallTransformations.SetLoadBalancerPoliciesOfListenerResponseUnmarshaller.Unmarshall(Amazon.Runtime.Internal.Transform.XmlUnmarshallerContext)">
            <summary>
            Unmarshaller the response from the service to the response class.
            </summary>
            <param name="context"></param>
            <returns></returns>
        </member>
        <member name="M:Amazon.ElasticLoadBalancing.Model.Internal.MarshallTransformations.SetLoadBalancerPoliciesOfListenerResponseUnmarshaller.UnmarshallException(Amazon.Runtime.Internal.Transform.XmlUnmarshallerContext,System.Exception,System.Net.HttpStatusCode)">
            <summary>
            Unmarshaller error response to exception.
            </summary>
            <param name="context"></param>
            <param name="innerException"></param>
            <param name="statusCode"></param>
            <returns></returns>
        </member>
        <member name="P:Amazon.ElasticLoadBalancing.Model.Internal.MarshallTransformations.SetLoadBalancerPoliciesOfListenerResponseUnmarshaller.Instance">
            <summary>
            Gets the singleton.
            </summary>
        </member>
        <member name="T:Amazon.ElasticLoadBalancing.Model.Internal.MarshallTransformations.SourceSecurityGroupUnmarshaller">
            <summary>
            Response Unmarshaller for SourceSecurityGroup Object
            </summary>
        </member>
        <member name="M:Amazon.ElasticLoadBalancing.Model.Internal.MarshallTransformations.SourceSecurityGroupUnmarshaller.Unmarshall(Amazon.Runtime.Internal.Transform.XmlUnmarshallerContext)">
            <summary>
            Unmarshaller the response from the service to the response class.
            </summary>
            <param name="context"></param>
            <returns></returns>
        </member>
        <member name="M:Amazon.ElasticLoadBalancing.Model.Internal.MarshallTransformations.SourceSecurityGroupUnmarshaller.Unmarshall(Amazon.Runtime.Internal.Transform.JsonUnmarshallerContext)">
            <summary>
            Unmarshaller error response to exception.
            </summary>
            <param name="context"></param>
            <returns></returns>
        </member>
        <member name="P:Amazon.ElasticLoadBalancing.Model.Internal.MarshallTransformations.SourceSecurityGroupUnmarshaller.Instance">
            <summary>
            Gets the singleton.
            </summary>
        </member>
        <member name="T:Amazon.ElasticLoadBalancing.Model.Internal.MarshallTransformations.TagDescriptionUnmarshaller">
            <summary>
            Response Unmarshaller for TagDescription Object
            </summary>
        </member>
        <member name="M:Amazon.ElasticLoadBalancing.Model.Internal.MarshallTransformations.TagDescriptionUnmarshaller.Unmarshall(Amazon.Runtime.Internal.Transform.XmlUnmarshallerContext)">
            <summary>
            Unmarshaller the response from the service to the response class.
            </summary>
            <param name="context"></param>
            <returns></returns>
        </member>
        <member name="M:Amazon.ElasticLoadBalancing.Model.Internal.MarshallTransformations.TagDescriptionUnmarshaller.Unmarshall(Amazon.Runtime.Internal.Transform.JsonUnmarshallerContext)">
            <summary>
            Unmarshaller error response to exception.
            </summary>
            <param name="context"></param>
            <returns></returns>
        </member>
        <member name="P:Amazon.ElasticLoadBalancing.Model.Internal.MarshallTransformations.TagDescriptionUnmarshaller.Instance">
            <summary>
            Gets the singleton.
            </summary>
        </member>
        <member name="T:Amazon.ElasticLoadBalancing.Model.Internal.MarshallTransformations.TagUnmarshaller">
            <summary>
            Response Unmarshaller for Tag Object
            </summary>
        </member>
        <member name="M:Amazon.ElasticLoadBalancing.Model.Internal.MarshallTransformations.TagUnmarshaller.Unmarshall(Amazon.Runtime.Internal.Transform.XmlUnmarshallerContext)">
            <summary>
            Unmarshaller the response from the service to the response class.
            </summary>
            <param name="context"></param>
            <returns></returns>
        </member>
        <member name="M:Amazon.ElasticLoadBalancing.Model.Internal.MarshallTransformations.TagUnmarshaller.Unmarshall(Amazon.Runtime.Internal.Transform.JsonUnmarshallerContext)">
            <summary>
            Unmarshaller error response to exception.
            </summary>
            <param name="context"></param>
            <returns></returns>
        </member>
        <member name="P:Amazon.ElasticLoadBalancing.Model.Internal.MarshallTransformations.TagUnmarshaller.Instance">
            <summary>
            Gets the singleton.
            </summary>
        </member>
        <member name="T:Amazon.ElasticLoadBalancing.AmazonElasticLoadBalancingRequest">
            <summary>
            Base class for ElasticLoadBalancing operation requests.
            </summary>
        </member>
        <member name="T:Amazon.ElasticLoadBalancing.AmazonElasticLoadBalancingClient">
             <summary>
             Implementation for accessing ElasticLoadBalancing
             
             Elastic Load Balancing
             <para>
             A load balancer distributes incoming traffic across your EC2 instances. This enables
             you to increase the availability of your application. The load balancer also monitors
             the health of its registered instances and ensures that it routes traffic only to
             healthy instances. You configure your load balancer to accept incoming traffic by
             specifying one or more listeners, which are configured with a protocol and port number
             for connections from clients to the load balancer and a protocol and port number for
             connections from the load balancer to the instances.
             </para>
               
             <para>
             Elastic Load Balancing supports two types of load balancers: Classic load balancers
             and Application load balancers (new). A Classic load balancer makes routing and load
             balancing decisions either at the transport layer (TCP/SSL) or the application layer
             (HTTP/HTTPS), and supports either EC2-Classic or a VPC. An Application load balancer
             makes routing and load balancing decisions at the application layer (HTTP/HTTPS),
             supports path-based routing, and can route requests to one or more ports on each EC2
             instance or container instance in your virtual private cloud (VPC). For more information,
             see the .
             </para>
               
             <para>
             This reference covers the 2012-06-01 API, which supports Classic load balancers. The
             2015-12-01 API supports Application load balancers.
             </para>
               
             <para>
             To get started, create a load balancer with one or more listeners using <a>CreateLoadBalancer</a>.
             Register your instances with the load balancer using <a>RegisterInstancesWithLoadBalancer</a>.
             </para>
               
             <para>
             All Elastic Load Balancing operations are <i>idempotent</i>, which means that they
             complete at most one time. If you repeat an operation, it succeeds with a 200 OK response
             code.
             </para>
             </summary>
        </member>
        <member name="M:Amazon.ElasticLoadBalancing.AmazonElasticLoadBalancingClient.#ctor">
             <summary>
             Constructs AmazonElasticLoadBalancingClient with the credentials loaded from the application's
             default configuration, and if unsuccessful from the Instance Profile service on an EC2 instance.
              
             Example App.config with credentials set.
             <code>
             &lt;?xml version="1.0" encoding="utf-8" ?&gt;
             &lt;configuration&gt;
                 &lt;appSettings&gt;
                     &lt;add key="AWSProfileName" value="AWS Default"/&gt;
                 &lt;/appSettings&gt;
             &lt;/configuration&gt;
             </code>
             
             </summary>
        </member>
        <member name="M:Amazon.ElasticLoadBalancing.AmazonElasticLoadBalancingClient.#ctor(Amazon.RegionEndpoint)">
             <summary>
             Constructs AmazonElasticLoadBalancingClient with the credentials loaded from the application's
             default configuration, and if unsuccessful from the Instance Profile service on an EC2 instance.
              
             Example App.config with credentials set.
             <code>
             &lt;?xml version="1.0" encoding="utf-8" ?&gt;
             &lt;configuration&gt;
                 &lt;appSettings&gt;
                     &lt;add key="AWSProfileName" value="AWS Default"/&gt;
                 &lt;/appSettings&gt;
             &lt;/configuration&gt;
             </code>
             
             </summary>
             <param name="region">The region to connect.</param>
        </member>
        <member name="M:Amazon.ElasticLoadBalancing.AmazonElasticLoadBalancingClient.#ctor(Amazon.ElasticLoadBalancing.AmazonElasticLoadBalancingConfig)">
             <summary>
             Constructs AmazonElasticLoadBalancingClient with the credentials loaded from the application's
             default configuration, and if unsuccessful from the Instance Profile service on an EC2 instance.
              
             Example App.config with credentials set.
             <code>
             &lt;?xml version="1.0" encoding="utf-8" ?&gt;
             &lt;configuration&gt;
                 &lt;appSettings&gt;
                     &lt;add key="AWSProfileName" value="AWS Default"/&gt;
                 &lt;/appSettings&gt;
             &lt;/configuration&gt;
             </code>
             
             </summary>
             <param name="config">The AmazonElasticLoadBalancingClient Configuration Object</param>
        </member>
        <member name="M:Amazon.ElasticLoadBalancing.AmazonElasticLoadBalancingClient.#ctor(Amazon.Runtime.AWSCredentials)">
            <summary>
            Constructs AmazonElasticLoadBalancingClient with AWS Credentials
            </summary>
            <param name="credentials">AWS Credentials</param>
        </member>
        <member name="M:Amazon.ElasticLoadBalancing.AmazonElasticLoadBalancingClient.#ctor(Amazon.Runtime.AWSCredentials,Amazon.RegionEndpoint)">
            <summary>
            Constructs AmazonElasticLoadBalancingClient with AWS Credentials
            </summary>
            <param name="credentials">AWS Credentials</param>
            <param name="region">The region to connect.</param>
        </member>
        <member name="M:Amazon.ElasticLoadBalancing.AmazonElasticLoadBalancingClient.#ctor(Amazon.Runtime.AWSCredentials,Amazon.ElasticLoadBalancing.AmazonElasticLoadBalancingConfig)">
            <summary>
            Constructs AmazonElasticLoadBalancingClient with AWS Credentials and an
            AmazonElasticLoadBalancingClient Configuration object.
            </summary>
            <param name="credentials">AWS Credentials</param>
            <param name="clientConfig">The AmazonElasticLoadBalancingClient Configuration Object</param>
        </member>
        <member name="M:Amazon.ElasticLoadBalancing.AmazonElasticLoadBalancingClient.#ctor(System.String,System.String)">
            <summary>
            Constructs AmazonElasticLoadBalancingClient with AWS Access Key ID and AWS Secret Key
            </summary>
            <param name="awsAccessKeyId">AWS Access Key ID</param>
            <param name="awsSecretAccessKey">AWS Secret Access Key</param>
        </member>
        <member name="M:Amazon.ElasticLoadBalancing.AmazonElasticLoadBalancingClient.#ctor(System.String,System.String,Amazon.RegionEndpoint)">
            <summary>
            Constructs AmazonElasticLoadBalancingClient with AWS Access Key ID and AWS Secret Key
            </summary>
            <param name="awsAccessKeyId">AWS Access Key ID</param>
            <param name="awsSecretAccessKey">AWS Secret Access Key</param>
            <param name="region">The region to connect.</param>
        </member>
        <member name="M:Amazon.ElasticLoadBalancing.AmazonElasticLoadBalancingClient.#ctor(System.String,System.String,Amazon.ElasticLoadBalancing.AmazonElasticLoadBalancingConfig)">
            <summary>
            Constructs AmazonElasticLoadBalancingClient with AWS Access Key ID, AWS Secret Key and an
            AmazonElasticLoadBalancingClient Configuration object.
            </summary>
            <param name="awsAccessKeyId">AWS Access Key ID</param>
            <param name="awsSecretAccessKey">AWS Secret Access Key</param>
            <param name="clientConfig">The AmazonElasticLoadBalancingClient Configuration Object</param>
        </member>
        <member name="M:Amazon.ElasticLoadBalancing.AmazonElasticLoadBalancingClient.#ctor(System.String,System.String,System.String)">
            <summary>
            Constructs AmazonElasticLoadBalancingClient with AWS Access Key ID and AWS Secret Key
            </summary>
            <param name="awsAccessKeyId">AWS Access Key ID</param>
            <param name="awsSecretAccessKey">AWS Secret Access Key</param>
            <param name="awsSessionToken">AWS Session Token</param>
        </member>
        <member name="M:Amazon.ElasticLoadBalancing.AmazonElasticLoadBalancingClient.#ctor(System.String,System.String,System.String,Amazon.RegionEndpoint)">
            <summary>
            Constructs AmazonElasticLoadBalancingClient with AWS Access Key ID and AWS Secret Key
            </summary>
            <param name="awsAccessKeyId">AWS Access Key ID</param>
            <param name="awsSecretAccessKey">AWS Secret Access Key</param>
            <param name="awsSessionToken">AWS Session Token</param>
            <param name="region">The region to connect.</param>
        </member>
        <member name="M:Amazon.ElasticLoadBalancing.AmazonElasticLoadBalancingClient.#ctor(System.String,System.String,System.String,Amazon.ElasticLoadBalancing.AmazonElasticLoadBalancingConfig)">
            <summary>
            Constructs AmazonElasticLoadBalancingClient with AWS Access Key ID, AWS Secret Key and an
            AmazonElasticLoadBalancingClient Configuration object.
            </summary>
            <param name="awsAccessKeyId">AWS Access Key ID</param>
            <param name="awsSecretAccessKey">AWS Secret Access Key</param>
            <param name="awsSessionToken">AWS Session Token</param>
            <param name="clientConfig">The AmazonElasticLoadBalancingClient Configuration Object</param>
        </member>
        <member name="M:Amazon.ElasticLoadBalancing.AmazonElasticLoadBalancingClient.CreateSigner">
            <summary>
            Creates the signer for the service.
            </summary>
        </member>
        <member name="M:Amazon.ElasticLoadBalancing.AmazonElasticLoadBalancingClient.CustomizeRuntimePipeline(Amazon.Runtime.Internal.RuntimePipeline)">
            <summary>
            Customize the pipeline
            </summary>
            <param name="pipeline"></param>
        </member>
        <member name="M:Amazon.ElasticLoadBalancing.AmazonElasticLoadBalancingClient.Dispose(System.Boolean)">
            <summary>
            Disposes the service client.
            </summary>
        </member>
        <member name="M:Amazon.ElasticLoadBalancing.AmazonElasticLoadBalancingClient.AddTags(Amazon.ElasticLoadBalancing.Model.AddTagsRequest)">
            <summary>
            Adds the specified tags to the specified load balancer. Each load balancer can have
            a maximum of 10 tags.
             
              
            <para>
            Each tag consists of a key and an optional value. If a tag with the same key is already
            associated with the load balancer, <code>AddTags</code> updates its value.
            </para>
              
            <para>
            For more information, see <a href="http://docs.aws.amazon.com/elasticloadbalancing/latest/classic/add-remove-tags.html">Tag
            Your Classic Load Balancer</a> in the <i>Classic Load Balancers Guide</i>.
            </para>
            </summary>
            <param name="request">Container for the necessary parameters to execute the AddTags service method.</param>
             
            <returns>The response from the AddTags service method, as returned by ElasticLoadBalancing.</returns>
            <exception cref="T:Amazon.ElasticLoadBalancing.Model.AccessPointNotFoundException">
            The specified load balancer does not exist.
            </exception>
            <exception cref="T:Amazon.ElasticLoadBalancing.Model.DuplicateTagKeysException">
            A tag key was specified more than once.
            </exception>
            <exception cref="T:Amazon.ElasticLoadBalancing.Model.TooManyTagsException">
            The quota for the number of tags that can be assigned to a load balancer has been
            reached.
            </exception>
        </member>
        <member name="M:Amazon.ElasticLoadBalancing.AmazonElasticLoadBalancingClient.AddTagsAsync(Amazon.ElasticLoadBalancing.Model.AddTagsRequest,System.Threading.CancellationToken)">
            <summary>
            Initiates the asynchronous execution of the AddTags operation.
            </summary>
             
            <param name="request">Container for the necessary parameters to execute the AddTags operation.</param>
            <param name="cancellationToken">
                A cancellation token that can be used by other objects or threads to receive notice of cancellation.
            </param>
            <returns>The task object representing the asynchronous operation.</returns>
        </member>
        <member name="M:Amazon.ElasticLoadBalancing.AmazonElasticLoadBalancingClient.ApplySecurityGroupsToLoadBalancer(Amazon.ElasticLoadBalancing.Model.ApplySecurityGroupsToLoadBalancerRequest)">
            <summary>
            Associates one or more security groups with your load balancer in a virtual private
            cloud (VPC). The specified security groups override the previously associated security
            groups.
             
              
            <para>
            For more information, see <a href="http://docs.aws.amazon.com/elasticloadbalancing/latest/classic/elb-security-groups.html#elb-vpc-security-groups">Security
            Groups for Load Balancers in a VPC</a> in the <i>Classic Load Balancers Guide</i>.
            </para>
            </summary>
            <param name="request">Container for the necessary parameters to execute the ApplySecurityGroupsToLoadBalancer service method.</param>
             
            <returns>The response from the ApplySecurityGroupsToLoadBalancer service method, as returned by ElasticLoadBalancing.</returns>
            <exception cref="T:Amazon.ElasticLoadBalancing.Model.AccessPointNotFoundException">
            The specified load balancer does not exist.
            </exception>
            <exception cref="T:Amazon.ElasticLoadBalancing.Model.InvalidConfigurationRequestException">
            The requested configuration change is not valid.
            </exception>
            <exception cref="T:Amazon.ElasticLoadBalancing.Model.InvalidSecurityGroupException">
            One or more of the specified security groups do not exist.
            </exception>
        </member>
        <member name="M:Amazon.ElasticLoadBalancing.AmazonElasticLoadBalancingClient.ApplySecurityGroupsToLoadBalancerAsync(Amazon.ElasticLoadBalancing.Model.ApplySecurityGroupsToLoadBalancerRequest,System.Threading.CancellationToken)">
            <summary>
            Initiates the asynchronous execution of the ApplySecurityGroupsToLoadBalancer operation.
            </summary>
             
            <param name="request">Container for the necessary parameters to execute the ApplySecurityGroupsToLoadBalancer operation.</param>
            <param name="cancellationToken">
                A cancellation token that can be used by other objects or threads to receive notice of cancellation.
            </param>
            <returns>The task object representing the asynchronous operation.</returns>
        </member>
        <member name="M:Amazon.ElasticLoadBalancing.AmazonElasticLoadBalancingClient.AttachLoadBalancerToSubnets(Amazon.ElasticLoadBalancing.Model.AttachLoadBalancerToSubnetsRequest)">
            <summary>
            Adds one or more subnets to the set of configured subnets for the specified load balancer.
             
              
            <para>
            The load balancer evenly distributes requests across all registered subnets. For more
            information, see <a href="http://docs.aws.amazon.com/elasticloadbalancing/latest/classic/elb-manage-subnets.html">Add
            or Remove Subnets for Your Load Balancer in a VPC</a> in the <i>Classic Load Balancers
            Guide</i>.
            </para>
            </summary>
            <param name="request">Container for the necessary parameters to execute the AttachLoadBalancerToSubnets service method.</param>
             
            <returns>The response from the AttachLoadBalancerToSubnets service method, as returned by ElasticLoadBalancing.</returns>
            <exception cref="T:Amazon.ElasticLoadBalancing.Model.AccessPointNotFoundException">
            The specified load balancer does not exist.
            </exception>
            <exception cref="T:Amazon.ElasticLoadBalancing.Model.InvalidConfigurationRequestException">
            The requested configuration change is not valid.
            </exception>
            <exception cref="T:Amazon.ElasticLoadBalancing.Model.InvalidSubnetException">
            The specified VPC has no associated Internet gateway.
            </exception>
            <exception cref="T:Amazon.ElasticLoadBalancing.Model.SubnetNotFoundException">
            One or more of the specified subnets do not exist.
            </exception>
        </member>
        <member name="M:Amazon.ElasticLoadBalancing.AmazonElasticLoadBalancingClient.AttachLoadBalancerToSubnetsAsync(Amazon.ElasticLoadBalancing.Model.AttachLoadBalancerToSubnetsRequest,System.Threading.CancellationToken)">
            <summary>
            Initiates the asynchronous execution of the AttachLoadBalancerToSubnets operation.
            </summary>
             
            <param name="request">Container for the necessary parameters to execute the AttachLoadBalancerToSubnets operation.</param>
            <param name="cancellationToken">
                A cancellation token that can be used by other objects or threads to receive notice of cancellation.
            </param>
            <returns>The task object representing the asynchronous operation.</returns>
        </member>
        <member name="M:Amazon.ElasticLoadBalancing.AmazonElasticLoadBalancingClient.ConfigureHealthCheck(Amazon.ElasticLoadBalancing.Model.ConfigureHealthCheckRequest)">
            <summary>
            Specifies the health check settings to use when evaluating the health state of your
            EC2 instances.
             
              
            <para>
            For more information, see <a href="http://docs.aws.amazon.com/elasticloadbalancing/latest/classic/elb-healthchecks.html">Configure
            Health Checks for Your Load Balancer</a> in the <i>Classic Load Balancers Guide</i>.
            </para>
            </summary>
            <param name="request">Container for the necessary parameters to execute the ConfigureHealthCheck service method.</param>
             
            <returns>The response from the ConfigureHealthCheck service method, as returned by ElasticLoadBalancing.</returns>
            <exception cref="T:Amazon.ElasticLoadBalancing.Model.AccessPointNotFoundException">
            The specified load balancer does not exist.
            </exception>
        </member>
        <member name="M:Amazon.ElasticLoadBalancing.AmazonElasticLoadBalancingClient.ConfigureHealthCheckAsync(Amazon.ElasticLoadBalancing.Model.ConfigureHealthCheckRequest,System.Threading.CancellationToken)">
            <summary>
            Initiates the asynchronous execution of the ConfigureHealthCheck operation.
            </summary>
             
            <param name="request">Container for the necessary parameters to execute the ConfigureHealthCheck operation.</param>
            <param name="cancellationToken">
                A cancellation token that can be used by other objects or threads to receive notice of cancellation.
            </param>
            <returns>The task object representing the asynchronous operation.</returns>
        </member>
        <member name="M:Amazon.ElasticLoadBalancing.AmazonElasticLoadBalancingClient.CreateAppCookieStickinessPolicy(Amazon.ElasticLoadBalancing.Model.CreateAppCookieStickinessPolicyRequest)">
            <summary>
            Generates a stickiness policy with sticky session lifetimes that follow that of an
            application-generated cookie. This policy can be associated only with HTTP/HTTPS listeners.
             
              
            <para>
            This policy is similar to the policy created by <a>CreateLBCookieStickinessPolicy</a>,
            except that the lifetime of the special Elastic Load Balancing cookie, <code>AWSELB</code>,
            follows the lifetime of the application-generated cookie specified in the policy configuration.
            The load balancer only inserts a new stickiness cookie when the application response
            includes a new application cookie.
            </para>
              
            <para>
            If the application cookie is explicitly removed or expires, the session stops being
            sticky until a new application cookie is issued.
            </para>
              
            <para>
            For more information, see <a href="http://docs.aws.amazon.com/elasticloadbalancing/latest/classic/elb-sticky-sessions.html#enable-sticky-sessions-application">Application-Controlled
            Session Stickiness</a> in the <i>Classic Load Balancers Guide</i>.
            </para>
            </summary>
            <param name="request">Container for the necessary parameters to execute the CreateAppCookieStickinessPolicy service method.</param>
             
            <returns>The response from the CreateAppCookieStickinessPolicy service method, as returned by ElasticLoadBalancing.</returns>
            <exception cref="T:Amazon.ElasticLoadBalancing.Model.AccessPointNotFoundException">
            The specified load balancer does not exist.
            </exception>
            <exception cref="T:Amazon.ElasticLoadBalancing.Model.DuplicatePolicyNameException">
            A policy with the specified name already exists for this load balancer.
            </exception>
            <exception cref="T:Amazon.ElasticLoadBalancing.Model.InvalidConfigurationRequestException">
            The requested configuration change is not valid.
            </exception>
            <exception cref="T:Amazon.ElasticLoadBalancing.Model.TooManyPoliciesException">
            The quota for the number of policies for this load balancer has been reached.
            </exception>
        </member>
        <member name="M:Amazon.ElasticLoadBalancing.AmazonElasticLoadBalancingClient.CreateAppCookieStickinessPolicyAsync(Amazon.ElasticLoadBalancing.Model.CreateAppCookieStickinessPolicyRequest,System.Threading.CancellationToken)">
            <summary>
            Initiates the asynchronous execution of the CreateAppCookieStickinessPolicy operation.
            </summary>
             
            <param name="request">Container for the necessary parameters to execute the CreateAppCookieStickinessPolicy operation.</param>
            <param name="cancellationToken">
                A cancellation token that can be used by other objects or threads to receive notice of cancellation.
            </param>
            <returns>The task object representing the asynchronous operation.</returns>
        </member>
        <member name="M:Amazon.ElasticLoadBalancing.AmazonElasticLoadBalancingClient.CreateLBCookieStickinessPolicy(Amazon.ElasticLoadBalancing.Model.CreateLBCookieStickinessPolicyRequest)">
            <summary>
            Generates a stickiness policy with sticky session lifetimes controlled by the lifetime
            of the browser (user-agent) or a specified expiration period. This policy can be associated
            only with HTTP/HTTPS listeners.
             
              
            <para>
            When a load balancer implements this policy, the load balancer uses a special cookie
            to track the instance for each request. When the load balancer receives a request,
            it first checks to see if this cookie is present in the request. If so, the load balancer
            sends the request to the application server specified in the cookie. If not, the load
            balancer sends the request to a server that is chosen based on the existing load-balancing
            algorithm.
            </para>
              
            <para>
            A cookie is inserted into the response for binding subsequent requests from the same
            user to that server. The validity of the cookie is based on the cookie expiration
            time, which is specified in the policy configuration.
            </para>
              
            <para>
            For more information, see <a href="http://docs.aws.amazon.com/elasticloadbalancing/latest/classic/elb-sticky-sessions.html#enable-sticky-sessions-duration">Duration-Based
            Session Stickiness</a> in the <i>Classic Load Balancers Guide</i>.
            </para>
            </summary>
            <param name="request">Container for the necessary parameters to execute the CreateLBCookieStickinessPolicy service method.</param>
             
            <returns>The response from the CreateLBCookieStickinessPolicy service method, as returned by ElasticLoadBalancing.</returns>
            <exception cref="T:Amazon.ElasticLoadBalancing.Model.AccessPointNotFoundException">
            The specified load balancer does not exist.
            </exception>
            <exception cref="T:Amazon.ElasticLoadBalancing.Model.DuplicatePolicyNameException">
            A policy with the specified name already exists for this load balancer.
            </exception>
            <exception cref="T:Amazon.ElasticLoadBalancing.Model.InvalidConfigurationRequestException">
            The requested configuration change is not valid.
            </exception>
            <exception cref="T:Amazon.ElasticLoadBalancing.Model.TooManyPoliciesException">
            The quota for the number of policies for this load balancer has been reached.
            </exception>
        </member>
        <member name="M:Amazon.ElasticLoadBalancing.AmazonElasticLoadBalancingClient.CreateLBCookieStickinessPolicyAsync(Amazon.ElasticLoadBalancing.Model.CreateLBCookieStickinessPolicyRequest,System.Threading.CancellationToken)">
            <summary>
            Initiates the asynchronous execution of the CreateLBCookieStickinessPolicy operation.
            </summary>
             
            <param name="request">Container for the necessary parameters to execute the CreateLBCookieStickinessPolicy operation.</param>
            <param name="cancellationToken">
                A cancellation token that can be used by other objects or threads to receive notice of cancellation.
            </param>
            <returns>The task object representing the asynchronous operation.</returns>
        </member>
        <member name="M:Amazon.ElasticLoadBalancing.AmazonElasticLoadBalancingClient.CreateLoadBalancer(Amazon.ElasticLoadBalancing.Model.CreateLoadBalancerRequest)">
            <summary>
            Creates a Classic load balancer.
             
              
            <para>
            You can add listeners, security groups, subnets, and tags when you create your load
            balancer, or you can add them later using <a>CreateLoadBalancerListeners</a>, <a>ApplySecurityGroupsToLoadBalancer</a>,
            <a>AttachLoadBalancerToSubnets</a>, and <a>AddTags</a>.
            </para>
              
            <para>
            To describe your current load balancers, see <a>DescribeLoadBalancers</a>. When you
            are finished with a load balancer, you can delete it using <a>DeleteLoadBalancer</a>.
            </para>
              
            <para>
            You can create up to 20 load balancers per region per account. You can request an
            increase for the number of load balancers for your account. For more information,
            see <a href="http://docs.aws.amazon.com/elasticloadbalancing/latest/classic/elb-limits.html">Limits
            for Your Classic Load Balancer</a> in the <i>Classic Load Balancers Guide</i>.
            </para>
            </summary>
            <param name="request">Container for the necessary parameters to execute the CreateLoadBalancer service method.</param>
             
            <returns>The response from the CreateLoadBalancer service method, as returned by ElasticLoadBalancing.</returns>
            <exception cref="T:Amazon.ElasticLoadBalancing.Model.CertificateNotFoundException">
            The specified ARN does not refer to a valid SSL certificate in AWS Identity and Access
            Management (IAM) or AWS Certificate Manager (ACM). Note that if you recently uploaded
            the certificate to IAM, this error might indicate that the certificate is not fully
            available yet.
            </exception>
            <exception cref="T:Amazon.ElasticLoadBalancing.Model.DuplicateAccessPointNameException">
            The specified load balancer name already exists for this account.
            </exception>
            <exception cref="T:Amazon.ElasticLoadBalancing.Model.DuplicateTagKeysException">
            A tag key was specified more than once.
            </exception>
            <exception cref="T:Amazon.ElasticLoadBalancing.Model.InvalidConfigurationRequestException">
            The requested configuration change is not valid.
            </exception>
            <exception cref="T:Amazon.ElasticLoadBalancing.Model.InvalidSchemeException">
            The specified value for the schema is not valid. You can only specify a scheme for
            load balancers in a VPC.
            </exception>
            <exception cref="T:Amazon.ElasticLoadBalancing.Model.InvalidSecurityGroupException">
            One or more of the specified security groups do not exist.
            </exception>
            <exception cref="T:Amazon.ElasticLoadBalancing.Model.InvalidSubnetException">
            The specified VPC has no associated Internet gateway.
            </exception>
            <exception cref="T:Amazon.ElasticLoadBalancing.Model.SubnetNotFoundException">
            One or more of the specified subnets do not exist.
            </exception>
            <exception cref="T:Amazon.ElasticLoadBalancing.Model.TooManyAccessPointsException">
            The quota for the number of load balancers has been reached.
            </exception>
            <exception cref="T:Amazon.ElasticLoadBalancing.Model.TooManyTagsException">
            The quota for the number of tags that can be assigned to a load balancer has been
            reached.
            </exception>
            <exception cref="T:Amazon.ElasticLoadBalancing.Model.UnsupportedProtocolException">
             
            </exception>
        </member>
        <member name="M:Amazon.ElasticLoadBalancing.AmazonElasticLoadBalancingClient.CreateLoadBalancerAsync(Amazon.ElasticLoadBalancing.Model.CreateLoadBalancerRequest,System.Threading.CancellationToken)">
            <summary>
            Initiates the asynchronous execution of the CreateLoadBalancer operation.
            </summary>
             
            <param name="request">Container for the necessary parameters to execute the CreateLoadBalancer operation.</param>
            <param name="cancellationToken">
                A cancellation token that can be used by other objects or threads to receive notice of cancellation.
            </param>
            <returns>The task object representing the asynchronous operation.</returns>
        </member>
        <member name="M:Amazon.ElasticLoadBalancing.AmazonElasticLoadBalancingClient.CreateLoadBalancerListeners(Amazon.ElasticLoadBalancing.Model.CreateLoadBalancerListenersRequest)">
            <summary>
            Creates one or more listeners for the specified load balancer. If a listener with
            the specified port does not already exist, it is created; otherwise, the properties
            of the new listener must match the properties of the existing listener.
             
              
            <para>
            For more information, see <a href="http://docs.aws.amazon.com/elasticloadbalancing/latest/classic/elb-listener-config.html">Listeners
            for Your Classic Load Balancer</a> in the <i>Classic Load Balancers Guide</i>.
            </para>
            </summary>
            <param name="request">Container for the necessary parameters to execute the CreateLoadBalancerListeners service method.</param>
             
            <returns>The response from the CreateLoadBalancerListeners service method, as returned by ElasticLoadBalancing.</returns>
            <exception cref="T:Amazon.ElasticLoadBalancing.Model.AccessPointNotFoundException">
            The specified load balancer does not exist.
            </exception>
            <exception cref="T:Amazon.ElasticLoadBalancing.Model.CertificateNotFoundException">
            The specified ARN does not refer to a valid SSL certificate in AWS Identity and Access
            Management (IAM) or AWS Certificate Manager (ACM). Note that if you recently uploaded
            the certificate to IAM, this error might indicate that the certificate is not fully
            available yet.
            </exception>
            <exception cref="T:Amazon.ElasticLoadBalancing.Model.DuplicateListenerException">
            A listener already exists for the specified load balancer name and port, but with
            a different instance port, protocol, or SSL certificate.
            </exception>
            <exception cref="T:Amazon.ElasticLoadBalancing.Model.InvalidConfigurationRequestException">
            The requested configuration change is not valid.
            </exception>
            <exception cref="T:Amazon.ElasticLoadBalancing.Model.UnsupportedProtocolException">
             
            </exception>
        </member>
        <member name="M:Amazon.ElasticLoadBalancing.AmazonElasticLoadBalancingClient.CreateLoadBalancerListenersAsync(Amazon.ElasticLoadBalancing.Model.CreateLoadBalancerListenersRequest,System.Threading.CancellationToken)">
            <summary>
            Initiates the asynchronous execution of the CreateLoadBalancerListeners operation.
            </summary>
             
            <param name="request">Container for the necessary parameters to execute the CreateLoadBalancerListeners operation.</param>
            <param name="cancellationToken">
                A cancellation token that can be used by other objects or threads to receive notice of cancellation.
            </param>
            <returns>The task object representing the asynchronous operation.</returns>
        </member>
        <member name="M:Amazon.ElasticLoadBalancing.AmazonElasticLoadBalancingClient.CreateLoadBalancerPolicy(Amazon.ElasticLoadBalancing.Model.CreateLoadBalancerPolicyRequest)">
            <summary>
            Creates a policy with the specified attributes for the specified load balancer.
             
              
            <para>
            Policies are settings that are saved for your load balancer and that can be applied
            to the listener or the application server, depending on the policy type.
            </para>
            </summary>
            <param name="request">Container for the necessary parameters to execute the CreateLoadBalancerPolicy service method.</param>
             
            <returns>The response from the CreateLoadBalancerPolicy service method, as returned by ElasticLoadBalancing.</returns>
            <exception cref="T:Amazon.ElasticLoadBalancing.Model.AccessPointNotFoundException">
            The specified load balancer does not exist.
            </exception>
            <exception cref="T:Amazon.ElasticLoadBalancing.Model.DuplicatePolicyNameException">
            A policy with the specified name already exists for this load balancer.
            </exception>
            <exception cref="T:Amazon.ElasticLoadBalancing.Model.InvalidConfigurationRequestException">
            The requested configuration change is not valid.
            </exception>
            <exception cref="T:Amazon.ElasticLoadBalancing.Model.PolicyTypeNotFoundException">
            One or more of the specified policy types do not exist.
            </exception>
            <exception cref="T:Amazon.ElasticLoadBalancing.Model.TooManyPoliciesException">
            The quota for the number of policies for this load balancer has been reached.
            </exception>
        </member>
        <member name="M:Amazon.ElasticLoadBalancing.AmazonElasticLoadBalancingClient.CreateLoadBalancerPolicyAsync(Amazon.ElasticLoadBalancing.Model.CreateLoadBalancerPolicyRequest,System.Threading.CancellationToken)">
            <summary>
            Initiates the asynchronous execution of the CreateLoadBalancerPolicy operation.
            </summary>
             
            <param name="request">Container for the necessary parameters to execute the CreateLoadBalancerPolicy operation.</param>
            <param name="cancellationToken">
                A cancellation token that can be used by other objects or threads to receive notice of cancellation.
            </param>
            <returns>The task object representing the asynchronous operation.</returns>
        </member>
        <member name="M:Amazon.ElasticLoadBalancing.AmazonElasticLoadBalancingClient.DeleteLoadBalancer(Amazon.ElasticLoadBalancing.Model.DeleteLoadBalancerRequest)">
            <summary>
            Deletes the specified load balancer.
             
              
            <para>
            If you are attempting to recreate a load balancer, you must reconfigure all settings.
            The DNS name associated with a deleted load balancer are no longer usable. The name
            and associated DNS record of the deleted load balancer no longer exist and traffic
            sent to any of its IP addresses is no longer delivered to your instances.
            </para>
              
            <para>
            If the load balancer does not exist or has already been deleted, the call to <code>DeleteLoadBalancer</code>
            still succeeds.
            </para>
            </summary>
            <param name="request">Container for the necessary parameters to execute the DeleteLoadBalancer service method.</param>
             
            <returns>The response from the DeleteLoadBalancer service method, as returned by ElasticLoadBalancing.</returns>
        </member>
        <member name="M:Amazon.ElasticLoadBalancing.AmazonElasticLoadBalancingClient.DeleteLoadBalancerAsync(Amazon.ElasticLoadBalancing.Model.DeleteLoadBalancerRequest,System.Threading.CancellationToken)">
            <summary>
            Initiates the asynchronous execution of the DeleteLoadBalancer operation.
            </summary>
             
            <param name="request">Container for the necessary parameters to execute the DeleteLoadBalancer operation.</param>
            <param name="cancellationToken">
                A cancellation token that can be used by other objects or threads to receive notice of cancellation.
            </param>
            <returns>The task object representing the asynchronous operation.</returns>
        </member>
        <member name="M:Amazon.ElasticLoadBalancing.AmazonElasticLoadBalancingClient.DeleteLoadBalancerListeners(Amazon.ElasticLoadBalancing.Model.DeleteLoadBalancerListenersRequest)">
            <summary>
            Deletes the specified listeners from the specified load balancer.
            </summary>
            <param name="request">Container for the necessary parameters to execute the DeleteLoadBalancerListeners service method.</param>
             
            <returns>The response from the DeleteLoadBalancerListeners service method, as returned by ElasticLoadBalancing.</returns>
            <exception cref="T:Amazon.ElasticLoadBalancing.Model.AccessPointNotFoundException">
            The specified load balancer does not exist.
            </exception>
        </member>
        <member name="M:Amazon.ElasticLoadBalancing.AmazonElasticLoadBalancingClient.DeleteLoadBalancerListenersAsync(Amazon.ElasticLoadBalancing.Model.DeleteLoadBalancerListenersRequest,System.Threading.CancellationToken)">
            <summary>
            Initiates the asynchronous execution of the DeleteLoadBalancerListeners operation.
            </summary>
             
            <param name="request">Container for the necessary parameters to execute the DeleteLoadBalancerListeners operation.</param>
            <param name="cancellationToken">
                A cancellation token that can be used by other objects or threads to receive notice of cancellation.
            </param>
            <returns>The task object representing the asynchronous operation.</returns>
        </member>
        <member name="M:Amazon.ElasticLoadBalancing.AmazonElasticLoadBalancingClient.DeleteLoadBalancerPolicy(Amazon.ElasticLoadBalancing.Model.DeleteLoadBalancerPolicyRequest)">
            <summary>
            Deletes the specified policy from the specified load balancer. This policy must not
            be enabled for any listeners.
            </summary>
            <param name="request">Container for the necessary parameters to execute the DeleteLoadBalancerPolicy service method.</param>
             
            <returns>The response from the DeleteLoadBalancerPolicy service method, as returned by ElasticLoadBalancing.</returns>
            <exception cref="T:Amazon.ElasticLoadBalancing.Model.AccessPointNotFoundException">
            The specified load balancer does not exist.
            </exception>
            <exception cref="T:Amazon.ElasticLoadBalancing.Model.InvalidConfigurationRequestException">
            The requested configuration change is not valid.
            </exception>
        </member>
        <member name="M:Amazon.ElasticLoadBalancing.AmazonElasticLoadBalancingClient.DeleteLoadBalancerPolicyAsync(Amazon.ElasticLoadBalancing.Model.DeleteLoadBalancerPolicyRequest,System.Threading.CancellationToken)">
            <summary>
            Initiates the asynchronous execution of the DeleteLoadBalancerPolicy operation.
            </summary>
             
            <param name="request">Container for the necessary parameters to execute the DeleteLoadBalancerPolicy operation.</param>
            <param name="cancellationToken">
                A cancellation token that can be used by other objects or threads to receive notice of cancellation.
            </param>
            <returns>The task object representing the asynchronous operation.</returns>
        </member>
        <member name="M:Amazon.ElasticLoadBalancing.AmazonElasticLoadBalancingClient.DeregisterInstancesFromLoadBalancer(Amazon.ElasticLoadBalancing.Model.DeregisterInstancesFromLoadBalancerRequest)">
            <summary>
            Deregisters the specified instances from the specified load balancer. After the instance
            is deregistered, it no longer receives traffic from the load balancer.
             
              
            <para>
            You can use <a>DescribeLoadBalancers</a> to verify that the instance is deregistered
            from the load balancer.
            </para>
              
            <para>
            For more information, see <a href="http://docs.aws.amazon.com/elasticloadbalancing/latest/classic/elb-deregister-register-instances.html">Register
            or De-Register EC2 Instances</a> in the <i>Classic Load Balancers Guide</i>.
            </para>
            </summary>
            <param name="request">Container for the necessary parameters to execute the DeregisterInstancesFromLoadBalancer service method.</param>
             
            <returns>The response from the DeregisterInstancesFromLoadBalancer service method, as returned by ElasticLoadBalancing.</returns>
            <exception cref="T:Amazon.ElasticLoadBalancing.Model.AccessPointNotFoundException">
            The specified load balancer does not exist.
            </exception>
            <exception cref="T:Amazon.ElasticLoadBalancing.Model.InvalidEndPointException">
            The specified endpoint is not valid.
            </exception>
        </member>
        <member name="M:Amazon.ElasticLoadBalancing.AmazonElasticLoadBalancingClient.DeregisterInstancesFromLoadBalancerAsync(Amazon.ElasticLoadBalancing.Model.DeregisterInstancesFromLoadBalancerRequest,System.Threading.CancellationToken)">
            <summary>
            Initiates the asynchronous execution of the DeregisterInstancesFromLoadBalancer operation.
            </summary>
             
            <param name="request">Container for the necessary parameters to execute the DeregisterInstancesFromLoadBalancer operation.</param>
            <param name="cancellationToken">
                A cancellation token that can be used by other objects or threads to receive notice of cancellation.
            </param>
            <returns>The task object representing the asynchronous operation.</returns>
        </member>
        <member name="M:Amazon.ElasticLoadBalancing.AmazonElasticLoadBalancingClient.DescribeInstanceHealth(Amazon.ElasticLoadBalancing.Model.DescribeInstanceHealthRequest)">
            <summary>
            Describes the state of the specified instances with respect to the specified load
            balancer. If no instances are specified, the call describes the state of all instances
            that are currently registered with the load balancer. If instances are specified,
            their state is returned even if they are no longer registered with the load balancer.
            The state of terminated instances is not returned.
            </summary>
            <param name="request">Container for the necessary parameters to execute the DescribeInstanceHealth service method.</param>
             
            <returns>The response from the DescribeInstanceHealth service method, as returned by ElasticLoadBalancing.</returns>
            <exception cref="T:Amazon.ElasticLoadBalancing.Model.AccessPointNotFoundException">
            The specified load balancer does not exist.
            </exception>
            <exception cref="T:Amazon.ElasticLoadBalancing.Model.InvalidEndPointException">
            The specified endpoint is not valid.
            </exception>
        </member>
        <member name="M:Amazon.ElasticLoadBalancing.AmazonElasticLoadBalancingClient.DescribeInstanceHealthAsync(Amazon.ElasticLoadBalancing.Model.DescribeInstanceHealthRequest,System.Threading.CancellationToken)">
            <summary>
            Initiates the asynchronous execution of the DescribeInstanceHealth operation.
            </summary>
             
            <param name="request">Container for the necessary parameters to execute the DescribeInstanceHealth operation.</param>
            <param name="cancellationToken">
                A cancellation token that can be used by other objects or threads to receive notice of cancellation.
            </param>
            <returns>The task object representing the asynchronous operation.</returns>
        </member>
        <member name="M:Amazon.ElasticLoadBalancing.AmazonElasticLoadBalancingClient.DescribeLoadBalancerAttributes(Amazon.ElasticLoadBalancing.Model.DescribeLoadBalancerAttributesRequest)">
            <summary>
            Describes the attributes for the specified load balancer.
            </summary>
            <param name="request">Container for the necessary parameters to execute the DescribeLoadBalancerAttributes service method.</param>
             
            <returns>The response from the DescribeLoadBalancerAttributes service method, as returned by ElasticLoadBalancing.</returns>
            <exception cref="T:Amazon.ElasticLoadBalancing.Model.AccessPointNotFoundException">
            The specified load balancer does not exist.
            </exception>
            <exception cref="T:Amazon.ElasticLoadBalancing.Model.LoadBalancerAttributeNotFoundException">
            The specified load balancer attribute does not exist.
            </exception>
        </member>
        <member name="M:Amazon.ElasticLoadBalancing.AmazonElasticLoadBalancingClient.DescribeLoadBalancerAttributesAsync(Amazon.ElasticLoadBalancing.Model.DescribeLoadBalancerAttributesRequest,System.Threading.CancellationToken)">
            <summary>
            Initiates the asynchronous execution of the DescribeLoadBalancerAttributes operation.
            </summary>
             
            <param name="request">Container for the necessary parameters to execute the DescribeLoadBalancerAttributes operation.</param>
            <param name="cancellationToken">
                A cancellation token that can be used by other objects or threads to receive notice of cancellation.
            </param>
            <returns>The task object representing the asynchronous operation.</returns>
        </member>
        <member name="M:Amazon.ElasticLoadBalancing.AmazonElasticLoadBalancingClient.DescribeLoadBalancerPolicies">
            <summary>
            Describes the specified policies.
             
              
            <para>
            If you specify a load balancer name, the action returns the descriptions of all policies
            created for the load balancer. If you specify a policy name associated with your load
            balancer, the action returns the description of that policy. If you don't specify
            a load balancer name, the action returns descriptions of the specified sample policies,
            or descriptions of all sample policies. The names of the sample policies have the
            <code>ELBSample-</code> prefix.
            </para>
            </summary>
             
            <returns>The response from the DescribeLoadBalancerPolicies service method, as returned by ElasticLoadBalancing.</returns>
            <exception cref="T:Amazon.ElasticLoadBalancing.Model.AccessPointNotFoundException">
            The specified load balancer does not exist.
            </exception>
            <exception cref="T:Amazon.ElasticLoadBalancing.Model.PolicyNotFoundException">
            One or more of the specified policies do not exist.
            </exception>
        </member>
        <member name="M:Amazon.ElasticLoadBalancing.AmazonElasticLoadBalancingClient.DescribeLoadBalancerPolicies(Amazon.ElasticLoadBalancing.Model.DescribeLoadBalancerPoliciesRequest)">
            <summary>
            Describes the specified policies.
             
              
            <para>
            If you specify a load balancer name, the action returns the descriptions of all policies
            created for the load balancer. If you specify a policy name associated with your load
            balancer, the action returns the description of that policy. If you don't specify
            a load balancer name, the action returns descriptions of the specified sample policies,
            or descriptions of all sample policies. The names of the sample policies have the
            <code>ELBSample-</code> prefix.
            </para>
            </summary>
            <param name="request">Container for the necessary parameters to execute the DescribeLoadBalancerPolicies service method.</param>
             
            <returns>The response from the DescribeLoadBalancerPolicies service method, as returned by ElasticLoadBalancing.</returns>
            <exception cref="T:Amazon.ElasticLoadBalancing.Model.AccessPointNotFoundException">
            The specified load balancer does not exist.
            </exception>
            <exception cref="T:Amazon.ElasticLoadBalancing.Model.PolicyNotFoundException">
            One or more of the specified policies do not exist.
            </exception>
        </member>
        <member name="M:Amazon.ElasticLoadBalancing.AmazonElasticLoadBalancingClient.DescribeLoadBalancerPoliciesAsync(System.Threading.CancellationToken)">
            <summary>
            Describes the specified policies.
             
              
            <para>
            If you specify a load balancer name, the action returns the descriptions of all policies
            created for the load balancer. If you specify a policy name associated with your load
            balancer, the action returns the description of that policy. If you don't specify
            a load balancer name, the action returns descriptions of the specified sample policies,
            or descriptions of all sample policies. The names of the sample policies have the
            <code>ELBSample-</code> prefix.
            </para>
            </summary>
            <param name="cancellationToken">
                A cancellation token that can be used by other objects or threads to receive notice of cancellation.
            </param>
             
            <returns>The response from the DescribeLoadBalancerPolicies service method, as returned by ElasticLoadBalancing.</returns>
            <exception cref="T:Amazon.ElasticLoadBalancing.Model.AccessPointNotFoundException">
            The specified load balancer does not exist.
            </exception>
            <exception cref="T:Amazon.ElasticLoadBalancing.Model.PolicyNotFoundException">
            One or more of the specified policies do not exist.
            </exception>
        </member>
        <member name="M:Amazon.ElasticLoadBalancing.AmazonElasticLoadBalancingClient.DescribeLoadBalancerPoliciesAsync(Amazon.ElasticLoadBalancing.Model.DescribeLoadBalancerPoliciesRequest,System.Threading.CancellationToken)">
            <summary>
            Initiates the asynchronous execution of the DescribeLoadBalancerPolicies operation.
            </summary>
             
            <param name="request">Container for the necessary parameters to execute the DescribeLoadBalancerPolicies operation.</param>
            <param name="cancellationToken">
                A cancellation token that can be used by other objects or threads to receive notice of cancellation.
            </param>
            <returns>The task object representing the asynchronous operation.</returns>
        </member>
        <member name="M:Amazon.ElasticLoadBalancing.AmazonElasticLoadBalancingClient.DescribeLoadBalancerPolicyTypes">
            <summary>
            Describes the specified load balancer policy types or all load balancer policy types.
             
              
            <para>
            The description of each type indicates how it can be used. For example, some policies
            can be used only with layer 7 listeners, some policies can be used only with layer
            4 listeners, and some policies can be used only with your EC2 instances.
            </para>
              
            <para>
            You can use <a>CreateLoadBalancerPolicy</a> to create a policy configuration for any
            of these policy types. Then, depending on the policy type, use either <a>SetLoadBalancerPoliciesOfListener</a>
            or <a>SetLoadBalancerPoliciesForBackendServer</a> to set the policy.
            </para>
            </summary>
             
            <returns>The response from the DescribeLoadBalancerPolicyTypes service method, as returned by ElasticLoadBalancing.</returns>
            <exception cref="T:Amazon.ElasticLoadBalancing.Model.PolicyTypeNotFoundException">
            One or more of the specified policy types do not exist.
            </exception>
        </member>
        <member name="M:Amazon.ElasticLoadBalancing.AmazonElasticLoadBalancingClient.DescribeLoadBalancerPolicyTypes(Amazon.ElasticLoadBalancing.Model.DescribeLoadBalancerPolicyTypesRequest)">
            <summary>
            Describes the specified load balancer policy types or all load balancer policy types.
             
              
            <para>
            The description of each type indicates how it can be used. For example, some policies
            can be used only with layer 7 listeners, some policies can be used only with layer
            4 listeners, and some policies can be used only with your EC2 instances.
            </para>
              
            <para>
            You can use <a>CreateLoadBalancerPolicy</a> to create a policy configuration for any
            of these policy types. Then, depending on the policy type, use either <a>SetLoadBalancerPoliciesOfListener</a>
            or <a>SetLoadBalancerPoliciesForBackendServer</a> to set the policy.
            </para>
            </summary>
            <param name="request">Container for the necessary parameters to execute the DescribeLoadBalancerPolicyTypes service method.</param>
             
            <returns>The response from the DescribeLoadBalancerPolicyTypes service method, as returned by ElasticLoadBalancing.</returns>
            <exception cref="T:Amazon.ElasticLoadBalancing.Model.PolicyTypeNotFoundException">
            One or more of the specified policy types do not exist.
            </exception>
        </member>
        <member name="M:Amazon.ElasticLoadBalancing.AmazonElasticLoadBalancingClient.DescribeLoadBalancerPolicyTypesAsync(System.Threading.CancellationToken)">
            <summary>
            Describes the specified load balancer policy types or all load balancer policy types.
             
              
            <para>
            The description of each type indicates how it can be used. For example, some policies
            can be used only with layer 7 listeners, some policies can be used only with layer
            4 listeners, and some policies can be used only with your EC2 instances.
            </para>
              
            <para>
            You can use <a>CreateLoadBalancerPolicy</a> to create a policy configuration for any
            of these policy types. Then, depending on the policy type, use either <a>SetLoadBalancerPoliciesOfListener</a>
            or <a>SetLoadBalancerPoliciesForBackendServer</a> to set the policy.
            </para>
            </summary>
            <param name="cancellationToken">
                A cancellation token that can be used by other objects or threads to receive notice of cancellation.
            </param>
             
            <returns>The response from the DescribeLoadBalancerPolicyTypes service method, as returned by ElasticLoadBalancing.</returns>
            <exception cref="T:Amazon.ElasticLoadBalancing.Model.PolicyTypeNotFoundException">
            One or more of the specified policy types do not exist.
            </exception>
        </member>
        <member name="M:Amazon.ElasticLoadBalancing.AmazonElasticLoadBalancingClient.DescribeLoadBalancerPolicyTypesAsync(Amazon.ElasticLoadBalancing.Model.DescribeLoadBalancerPolicyTypesRequest,System.Threading.CancellationToken)">
            <summary>
            Initiates the asynchronous execution of the DescribeLoadBalancerPolicyTypes operation.
            </summary>
             
            <param name="request">Container for the necessary parameters to execute the DescribeLoadBalancerPolicyTypes operation.</param>
            <param name="cancellationToken">
                A cancellation token that can be used by other objects or threads to receive notice of cancellation.
            </param>
            <returns>The task object representing the asynchronous operation.</returns>
        </member>
        <member name="M:Amazon.ElasticLoadBalancing.AmazonElasticLoadBalancingClient.DescribeLoadBalancers">
            <summary>
            Describes the specified the load balancers. If no load balancers are specified, the
            call describes all of your load balancers.
            </summary>
             
            <returns>The response from the DescribeLoadBalancers service method, as returned by ElasticLoadBalancing.</returns>
            <exception cref="T:Amazon.ElasticLoadBalancing.Model.AccessPointNotFoundException">
            The specified load balancer does not exist.
            </exception>
            <exception cref="T:Amazon.ElasticLoadBalancing.Model.DependencyThrottleException">
             
            </exception>
        </member>
        <member name="M:Amazon.ElasticLoadBalancing.AmazonElasticLoadBalancingClient.DescribeLoadBalancers(Amazon.ElasticLoadBalancing.Model.DescribeLoadBalancersRequest)">
            <summary>
            Describes the specified the load balancers. If no load balancers are specified, the
            call describes all of your load balancers.
            </summary>
            <param name="request">Container for the necessary parameters to execute the DescribeLoadBalancers service method.</param>
             
            <returns>The response from the DescribeLoadBalancers service method, as returned by ElasticLoadBalancing.</returns>
            <exception cref="T:Amazon.ElasticLoadBalancing.Model.AccessPointNotFoundException">
            The specified load balancer does not exist.
            </exception>
            <exception cref="T:Amazon.ElasticLoadBalancing.Model.DependencyThrottleException">
             
            </exception>
        </member>
        <member name="M:Amazon.ElasticLoadBalancing.AmazonElasticLoadBalancingClient.DescribeLoadBalancersAsync(System.Threading.CancellationToken)">
            <summary>
            Describes the specified the load balancers. If no load balancers are specified, the
            call describes all of your load balancers.
            </summary>
            <param name="cancellationToken">
                A cancellation token that can be used by other objects or threads to receive notice of cancellation.
            </param>
             
            <returns>The response from the DescribeLoadBalancers service method, as returned by ElasticLoadBalancing.</returns>
            <exception cref="T:Amazon.ElasticLoadBalancing.Model.AccessPointNotFoundException">
            The specified load balancer does not exist.
            </exception>
            <exception cref="T:Amazon.ElasticLoadBalancing.Model.DependencyThrottleException">
             
            </exception>
        </member>
        <member name="M:Amazon.ElasticLoadBalancing.AmazonElasticLoadBalancingClient.DescribeLoadBalancersAsync(Amazon.ElasticLoadBalancing.Model.DescribeLoadBalancersRequest,System.Threading.CancellationToken)">
            <summary>
            Initiates the asynchronous execution of the DescribeLoadBalancers operation.
            </summary>
             
            <param name="request">Container for the necessary parameters to execute the DescribeLoadBalancers operation.</param>
            <param name="cancellationToken">
                A cancellation token that can be used by other objects or threads to receive notice of cancellation.
            </param>
            <returns>The task object representing the asynchronous operation.</returns>
        </member>
        <member name="M:Amazon.ElasticLoadBalancing.AmazonElasticLoadBalancingClient.DescribeTags(Amazon.ElasticLoadBalancing.Model.DescribeTagsRequest)">
            <summary>
            Describes the tags associated with the specified load balancers.
            </summary>
            <param name="request">Container for the necessary parameters to execute the DescribeTags service method.</param>
             
            <returns>The response from the DescribeTags service method, as returned by ElasticLoadBalancing.</returns>
            <exception cref="T:Amazon.ElasticLoadBalancing.Model.AccessPointNotFoundException">
            The specified load balancer does not exist.
            </exception>
        </member>
        <member name="M:Amazon.ElasticLoadBalancing.AmazonElasticLoadBalancingClient.DescribeTagsAsync(Amazon.ElasticLoadBalancing.Model.DescribeTagsRequest,System.Threading.CancellationToken)">
            <summary>
            Initiates the asynchronous execution of the DescribeTags operation.
            </summary>
             
            <param name="request">Container for the necessary parameters to execute the DescribeTags operation.</param>
            <param name="cancellationToken">
                A cancellation token that can be used by other objects or threads to receive notice of cancellation.
            </param>
            <returns>The task object representing the asynchronous operation.</returns>
        </member>
        <member name="M:Amazon.ElasticLoadBalancing.AmazonElasticLoadBalancingClient.DetachLoadBalancerFromSubnets(Amazon.ElasticLoadBalancing.Model.DetachLoadBalancerFromSubnetsRequest)">
            <summary>
            Removes the specified subnets from the set of configured subnets for the load balancer.
             
              
            <para>
            After a subnet is removed, all EC2 instances registered with the load balancer in
            the removed subnet go into the <code>OutOfService</code> state. Then, the load balancer
            balances the traffic among the remaining routable subnets.
            </para>
            </summary>
            <param name="request">Container for the necessary parameters to execute the DetachLoadBalancerFromSubnets service method.</param>
             
            <returns>The response from the DetachLoadBalancerFromSubnets service method, as returned by ElasticLoadBalancing.</returns>
            <exception cref="T:Amazon.ElasticLoadBalancing.Model.AccessPointNotFoundException">
            The specified load balancer does not exist.
            </exception>
            <exception cref="T:Amazon.ElasticLoadBalancing.Model.InvalidConfigurationRequestException">
            The requested configuration change is not valid.
            </exception>
        </member>
        <member name="M:Amazon.ElasticLoadBalancing.AmazonElasticLoadBalancingClient.DetachLoadBalancerFromSubnetsAsync(Amazon.ElasticLoadBalancing.Model.DetachLoadBalancerFromSubnetsRequest,System.Threading.CancellationToken)">
            <summary>
            Initiates the asynchronous execution of the DetachLoadBalancerFromSubnets operation.
            </summary>
             
            <param name="request">Container for the necessary parameters to execute the DetachLoadBalancerFromSubnets operation.</param>
            <param name="cancellationToken">
                A cancellation token that can be used by other objects or threads to receive notice of cancellation.
            </param>
            <returns>The task object representing the asynchronous operation.</returns>
        </member>
        <member name="M:Amazon.ElasticLoadBalancing.AmazonElasticLoadBalancingClient.DisableAvailabilityZonesForLoadBalancer(Amazon.ElasticLoadBalancing.Model.DisableAvailabilityZonesForLoadBalancerRequest)">
            <summary>
            Removes the specified Availability Zones from the set of Availability Zones for the
            specified load balancer.
             
              
            <para>
            There must be at least one Availability Zone registered with a load balancer at all
            times. After an Availability Zone is removed, all instances registered with the load
            balancer that are in the removed Availability Zone go into the <code>OutOfService</code>
            state. Then, the load balancer attempts to equally balance the traffic among its remaining
            Availability Zones.
            </para>
              
            <para>
            For more information, see <a href="http://docs.aws.amazon.com/elasticloadbalancing/latest/classic/enable-disable-az.html">Add
            or Remove Availability Zones</a> in the <i>Classic Load Balancers Guide</i>.
            </para>
            </summary>
            <param name="request">Container for the necessary parameters to execute the DisableAvailabilityZonesForLoadBalancer service method.</param>
             
            <returns>The response from the DisableAvailabilityZonesForLoadBalancer service method, as returned by ElasticLoadBalancing.</returns>
            <exception cref="T:Amazon.ElasticLoadBalancing.Model.AccessPointNotFoundException">
            The specified load balancer does not exist.
            </exception>
            <exception cref="T:Amazon.ElasticLoadBalancing.Model.InvalidConfigurationRequestException">
            The requested configuration change is not valid.
            </exception>
        </member>
        <member name="M:Amazon.ElasticLoadBalancing.AmazonElasticLoadBalancingClient.DisableAvailabilityZonesForLoadBalancerAsync(Amazon.ElasticLoadBalancing.Model.DisableAvailabilityZonesForLoadBalancerRequest,System.Threading.CancellationToken)">
            <summary>
            Initiates the asynchronous execution of the DisableAvailabilityZonesForLoadBalancer operation.
            </summary>
             
            <param name="request">Container for the necessary parameters to execute the DisableAvailabilityZonesForLoadBalancer operation.</param>
            <param name="cancellationToken">
                A cancellation token that can be used by other objects or threads to receive notice of cancellation.
            </param>
            <returns>The task object representing the asynchronous operation.</returns>
        </member>
        <member name="M:Amazon.ElasticLoadBalancing.AmazonElasticLoadBalancingClient.EnableAvailabilityZonesForLoadBalancer(Amazon.ElasticLoadBalancing.Model.EnableAvailabilityZonesForLoadBalancerRequest)">
            <summary>
            Adds the specified Availability Zones to the set of Availability Zones for the specified
            load balancer.
             
              
            <para>
            The load balancer evenly distributes requests across all its registered Availability
            Zones that contain instances.
            </para>
              
            <para>
            For more information, see <a href="http://docs.aws.amazon.com/elasticloadbalancing/latest/classic/enable-disable-az.html">Add
            or Remove Availability Zones</a> in the <i>Classic Load Balancers Guide</i>.
            </para>
            </summary>
            <param name="request">Container for the necessary parameters to execute the EnableAvailabilityZonesForLoadBalancer service method.</param>
             
            <returns>The response from the EnableAvailabilityZonesForLoadBalancer service method, as returned by ElasticLoadBalancing.</returns>
            <exception cref="T:Amazon.ElasticLoadBalancing.Model.AccessPointNotFoundException">
            The specified load balancer does not exist.
            </exception>
        </member>
        <member name="M:Amazon.ElasticLoadBalancing.AmazonElasticLoadBalancingClient.EnableAvailabilityZonesForLoadBalancerAsync(Amazon.ElasticLoadBalancing.Model.EnableAvailabilityZonesForLoadBalancerRequest,System.Threading.CancellationToken)">
            <summary>
            Initiates the asynchronous execution of the EnableAvailabilityZonesForLoadBalancer operation.
            </summary>
             
            <param name="request">Container for the necessary parameters to execute the EnableAvailabilityZonesForLoadBalancer operation.</param>
            <param name="cancellationToken">
                A cancellation token that can be used by other objects or threads to receive notice of cancellation.
            </param>
            <returns>The task object representing the asynchronous operation.</returns>
        </member>
        <member name="M:Amazon.ElasticLoadBalancing.AmazonElasticLoadBalancingClient.ModifyLoadBalancerAttributes(Amazon.ElasticLoadBalancing.Model.ModifyLoadBalancerAttributesRequest)">
            <summary>
            Modifies the attributes of the specified load balancer.
             
              
            <para>
            You can modify the load balancer attributes, such as <code>AccessLogs</code>, <code>ConnectionDraining</code>,
            and <code>CrossZoneLoadBalancing</code> by either enabling or disabling them. Or,
            you can modify the load balancer attribute <code>ConnectionSettings</code> by specifying
            an idle connection timeout value for your load balancer.
            </para>
              
            <para>
            For more information, see the following in the <i>Classic Load Balancers Guide</i>:
            </para>
             <ul> <li>
            <para>
             <a href="http://docs.aws.amazon.com/elasticloadbalancing/latest/classic/enable-disable-crosszone-lb.html">Cross-Zone
            Load Balancing</a>
            </para>
             </li> <li>
            <para>
             <a href="http://docs.aws.amazon.com/elasticloadbalancing/latest/classic/config-conn-drain.html">Connection
            Draining</a>
            </para>
             </li> <li>
            <para>
             <a href="http://docs.aws.amazon.com/elasticloadbalancing/latest/classic/access-log-collection.html">Access
            Logs</a>
            </para>
             </li> <li>
            <para>
             <a href="http://docs.aws.amazon.com/elasticloadbalancing/latest/classic/config-idle-timeout.html">Idle
            Connection Timeout</a>
            </para>
             </li> </ul>
            </summary>
            <param name="request">Container for the necessary parameters to execute the ModifyLoadBalancerAttributes service method.</param>
             
            <returns>The response from the ModifyLoadBalancerAttributes service method, as returned by ElasticLoadBalancing.</returns>
            <exception cref="T:Amazon.ElasticLoadBalancing.Model.AccessPointNotFoundException">
            The specified load balancer does not exist.
            </exception>
            <exception cref="T:Amazon.ElasticLoadBalancing.Model.InvalidConfigurationRequestException">
            The requested configuration change is not valid.
            </exception>
            <exception cref="T:Amazon.ElasticLoadBalancing.Model.LoadBalancerAttributeNotFoundException">
            The specified load balancer attribute does not exist.
            </exception>
        </member>
        <member name="M:Amazon.ElasticLoadBalancing.AmazonElasticLoadBalancingClient.ModifyLoadBalancerAttributesAsync(Amazon.ElasticLoadBalancing.Model.ModifyLoadBalancerAttributesRequest,System.Threading.CancellationToken)">
            <summary>
            Initiates the asynchronous execution of the ModifyLoadBalancerAttributes operation.
            </summary>
             
            <param name="request">Container for the necessary parameters to execute the ModifyLoadBalancerAttributes operation.</param>
            <param name="cancellationToken">
                A cancellation token that can be used by other objects or threads to receive notice of cancellation.
            </param>
            <returns>The task object representing the asynchronous operation.</returns>
        </member>
        <member name="M:Amazon.ElasticLoadBalancing.AmazonElasticLoadBalancingClient.RegisterInstancesWithLoadBalancer(Amazon.ElasticLoadBalancing.Model.RegisterInstancesWithLoadBalancerRequest)">
            <summary>
            Adds the specified instances to the specified load balancer.
             
              
            <para>
            The instance must be a running instance in the same network as the load balancer (EC2-Classic
            or the same VPC). If you have EC2-Classic instances and a load balancer in a VPC with
            ClassicLink enabled, you can link the EC2-Classic instances to that VPC and then register
            the linked EC2-Classic instances with the load balancer in the VPC.
            </para>
              
            <para>
            Note that <code>RegisterInstanceWithLoadBalancer</code> completes when the request
            has been registered. Instance registration takes a little time to complete. To check
            the state of the registered instances, use <a>DescribeLoadBalancers</a> or <a>DescribeInstanceHealth</a>.
            </para>
              
            <para>
            After the instance is registered, it starts receiving traffic and requests from the
            load balancer. Any instance that is not in one of the Availability Zones registered
            for the load balancer is moved to the <code>OutOfService</code> state. If an Availability
            Zone is added to the load balancer later, any instances registered with the load balancer
            move to the <code>InService</code> state.
            </para>
              
            <para>
            To deregister instances from a load balancer, use <a>DeregisterInstancesFromLoadBalancer</a>.
            </para>
              
            <para>
            For more information, see <a href="http://docs.aws.amazon.com/elasticloadbalancing/latest/classic/elb-deregister-register-instances.html">Register
            or De-Register EC2 Instances</a> in the <i>Classic Load Balancers Guide</i>.
            </para>
            </summary>
            <param name="request">Container for the necessary parameters to execute the RegisterInstancesWithLoadBalancer service method.</param>
             
            <returns>The response from the RegisterInstancesWithLoadBalancer service method, as returned by ElasticLoadBalancing.</returns>
            <exception cref="T:Amazon.ElasticLoadBalancing.Model.AccessPointNotFoundException">
            The specified load balancer does not exist.
            </exception>
            <exception cref="T:Amazon.ElasticLoadBalancing.Model.InvalidEndPointException">
            The specified endpoint is not valid.
            </exception>
        </member>
        <member name="M:Amazon.ElasticLoadBalancing.AmazonElasticLoadBalancingClient.RegisterInstancesWithLoadBalancerAsync(Amazon.ElasticLoadBalancing.Model.RegisterInstancesWithLoadBalancerRequest,System.Threading.CancellationToken)">
            <summary>
            Initiates the asynchronous execution of the RegisterInstancesWithLoadBalancer operation.
            </summary>
             
            <param name="request">Container for the necessary parameters to execute the RegisterInstancesWithLoadBalancer operation.</param>
            <param name="cancellationToken">
                A cancellation token that can be used by other objects or threads to receive notice of cancellation.
            </param>
            <returns>The task object representing the asynchronous operation.</returns>
        </member>
        <member name="M:Amazon.ElasticLoadBalancing.AmazonElasticLoadBalancingClient.RemoveTags(Amazon.ElasticLoadBalancing.Model.RemoveTagsRequest)">
            <summary>
            Removes one or more tags from the specified load balancer.
            </summary>
            <param name="request">Container for the necessary parameters to execute the RemoveTags service method.</param>
             
            <returns>The response from the RemoveTags service method, as returned by ElasticLoadBalancing.</returns>
            <exception cref="T:Amazon.ElasticLoadBalancing.Model.AccessPointNotFoundException">
            The specified load balancer does not exist.
            </exception>
        </member>
        <member name="M:Amazon.ElasticLoadBalancing.AmazonElasticLoadBalancingClient.RemoveTagsAsync(Amazon.ElasticLoadBalancing.Model.RemoveTagsRequest,System.Threading.CancellationToken)">
            <summary>
            Initiates the asynchronous execution of the RemoveTags operation.
            </summary>
             
            <param name="request">Container for the necessary parameters to execute the RemoveTags operation.</param>
            <param name="cancellationToken">
                A cancellation token that can be used by other objects or threads to receive notice of cancellation.
            </param>
            <returns>The task object representing the asynchronous operation.</returns>
        </member>
        <member name="M:Amazon.ElasticLoadBalancing.AmazonElasticLoadBalancingClient.SetLoadBalancerListenerSSLCertificate(Amazon.ElasticLoadBalancing.Model.SetLoadBalancerListenerSSLCertificateRequest)">
            <summary>
            Sets the certificate that terminates the specified listener's SSL connections. The
            specified certificate replaces any prior certificate that was used on the same load
            balancer and port.
             
              
            <para>
            For more information about updating your SSL certificate, see <a href="http://docs.aws.amazon.com/elasticloadbalancing/latest/classic/elb-update-ssl-cert.html">Replace
            the SSL Certificate for Your Load Balancer</a> in the <i>Classic Load Balancers Guide</i>.
            </para>
            </summary>
            <param name="request">Container for the necessary parameters to execute the SetLoadBalancerListenerSSLCertificate service method.</param>
             
            <returns>The response from the SetLoadBalancerListenerSSLCertificate service method, as returned by ElasticLoadBalancing.</returns>
            <exception cref="T:Amazon.ElasticLoadBalancing.Model.AccessPointNotFoundException">
            The specified load balancer does not exist.
            </exception>
            <exception cref="T:Amazon.ElasticLoadBalancing.Model.CertificateNotFoundException">
            The specified ARN does not refer to a valid SSL certificate in AWS Identity and Access
            Management (IAM) or AWS Certificate Manager (ACM). Note that if you recently uploaded
            the certificate to IAM, this error might indicate that the certificate is not fully
            available yet.
            </exception>
            <exception cref="T:Amazon.ElasticLoadBalancing.Model.InvalidConfigurationRequestException">
            The requested configuration change is not valid.
            </exception>
            <exception cref="T:Amazon.ElasticLoadBalancing.Model.ListenerNotFoundException">
            The load balancer does not have a listener configured at the specified port.
            </exception>
            <exception cref="T:Amazon.ElasticLoadBalancing.Model.UnsupportedProtocolException">
             
            </exception>
        </member>
        <member name="M:Amazon.ElasticLoadBalancing.AmazonElasticLoadBalancingClient.SetLoadBalancerListenerSSLCertificateAsync(Amazon.ElasticLoadBalancing.Model.SetLoadBalancerListenerSSLCertificateRequest,System.Threading.CancellationToken)">
            <summary>
            Initiates the asynchronous execution of the SetLoadBalancerListenerSSLCertificate operation.
            </summary>
             
            <param name="request">Container for the necessary parameters to execute the SetLoadBalancerListenerSSLCertificate operation.</param>
            <param name="cancellationToken">
                A cancellation token that can be used by other objects or threads to receive notice of cancellation.
            </param>
            <returns>The task object representing the asynchronous operation.</returns>
        </member>
        <member name="M:Amazon.ElasticLoadBalancing.AmazonElasticLoadBalancingClient.SetLoadBalancerPoliciesForBackendServer(Amazon.ElasticLoadBalancing.Model.SetLoadBalancerPoliciesForBackendServerRequest)">
            <summary>
            Replaces the set of policies associated with the specified port on which the EC2 instance
            is listening with a new set of policies. At this time, only the back-end server authentication
            policy type can be applied to the instance ports; this policy type is composed of
            multiple public key policies.
             
              
            <para>
            Each time you use <code>SetLoadBalancerPoliciesForBackendServer</code> to enable the
            policies, use the <code>PolicyNames</code> parameter to list the policies that you
            want to enable.
            </para>
              
            <para>
            You can use <a>DescribeLoadBalancers</a> or <a>DescribeLoadBalancerPolicies</a> to
            verify that the policy is associated with the EC2 instance.
            </para>
              
            <para>
            For more information about enabling back-end instance authentication, see <a href="http://docs.aws.amazon.com/elasticloadbalancing/latest/classic/elb-create-https-ssl-load-balancer.html#configure_backendauth_clt">Configure
            Back-end Instance Authentication</a> in the <i>Classic Load Balancers Guide</i>. For
            more information about Proxy Protocol, see <a href="http://docs.aws.amazon.com/elasticloadbalancing/latest/classic/enable-proxy-protocol.html">Configure
            Proxy Protocol Support</a> in the <i>Classic Load Balancers Guide</i>.
            </para>
            </summary>
            <param name="request">Container for the necessary parameters to execute the SetLoadBalancerPoliciesForBackendServer service method.</param>
             
            <returns>The response from the SetLoadBalancerPoliciesForBackendServer service method, as returned by ElasticLoadBalancing.</returns>
            <exception cref="T:Amazon.ElasticLoadBalancing.Model.AccessPointNotFoundException">
            The specified load balancer does not exist.
            </exception>
            <exception cref="T:Amazon.ElasticLoadBalancing.Model.InvalidConfigurationRequestException">
            The requested configuration change is not valid.
            </exception>
            <exception cref="T:Amazon.ElasticLoadBalancing.Model.PolicyNotFoundException">
            One or more of the specified policies do not exist.
            </exception>
        </member>
        <member name="M:Amazon.ElasticLoadBalancing.AmazonElasticLoadBalancingClient.SetLoadBalancerPoliciesForBackendServerAsync(Amazon.ElasticLoadBalancing.Model.SetLoadBalancerPoliciesForBackendServerRequest,System.Threading.CancellationToken)">
            <summary>
            Initiates the asynchronous execution of the SetLoadBalancerPoliciesForBackendServer operation.
            </summary>
             
            <param name="request">Container for the necessary parameters to execute the SetLoadBalancerPoliciesForBackendServer operation.</param>
            <param name="cancellationToken">
                A cancellation token that can be used by other objects or threads to receive notice of cancellation.
            </param>
            <returns>The task object representing the asynchronous operation.</returns>
        </member>
        <member name="M:Amazon.ElasticLoadBalancing.AmazonElasticLoadBalancingClient.SetLoadBalancerPoliciesOfListener(Amazon.ElasticLoadBalancing.Model.SetLoadBalancerPoliciesOfListenerRequest)">
            <summary>
            Replaces the current set of policies for the specified load balancer port with the
            specified set of policies.
             
              
            <para>
            To enable back-end server authentication, use <a>SetLoadBalancerPoliciesForBackendServer</a>.
            </para>
              
            <para>
            For more information about setting policies, see <a href="http://docs.aws.amazon.com/elasticloadbalancing/latest/classic/ssl-config-update.html">Update
            the SSL Negotiation Configuration</a>, <a href="http://docs.aws.amazon.com/elasticloadbalancing/latest/classic/elb-sticky-sessions.html#enable-sticky-sessions-duration">Duration-Based
            Session Stickiness</a>, and <a href="http://docs.aws.amazon.com/elasticloadbalancing/latest/classic/elb-sticky-sessions.html#enable-sticky-sessions-application">Application-Controlled
            Session Stickiness</a> in the <i>Classic Load Balancers Guide</i>.
            </para>
            </summary>
            <param name="request">Container for the necessary parameters to execute the SetLoadBalancerPoliciesOfListener service method.</param>
             
            <returns>The response from the SetLoadBalancerPoliciesOfListener service method, as returned by ElasticLoadBalancing.</returns>
            <exception cref="T:Amazon.ElasticLoadBalancing.Model.AccessPointNotFoundException">
            The specified load balancer does not exist.
            </exception>
            <exception cref="T:Amazon.ElasticLoadBalancing.Model.InvalidConfigurationRequestException">
            The requested configuration change is not valid.
            </exception>
            <exception cref="T:Amazon.ElasticLoadBalancing.Model.ListenerNotFoundException">
            The load balancer does not have a listener configured at the specified port.
            </exception>
            <exception cref="T:Amazon.ElasticLoadBalancing.Model.PolicyNotFoundException">
            One or more of the specified policies do not exist.
            </exception>
        </member>
        <member name="M:Amazon.ElasticLoadBalancing.AmazonElasticLoadBalancingClient.SetLoadBalancerPoliciesOfListenerAsync(Amazon.ElasticLoadBalancing.Model.SetLoadBalancerPoliciesOfListenerRequest,System.Threading.CancellationToken)">
            <summary>
            Initiates the asynchronous execution of the SetLoadBalancerPoliciesOfListener operation.
            </summary>
             
            <param name="request">Container for the necessary parameters to execute the SetLoadBalancerPoliciesOfListener operation.</param>
            <param name="cancellationToken">
                A cancellation token that can be used by other objects or threads to receive notice of cancellation.
            </param>
            <returns>The task object representing the asynchronous operation.</returns>
        </member>
        <member name="T:Amazon.ElasticLoadBalancing.IAmazonElasticLoadBalancing">
             <summary>
             Interface for accessing ElasticLoadBalancing
             
             Elastic Load Balancing
             <para>
             A load balancer distributes incoming traffic across your EC2 instances. This enables
             you to increase the availability of your application. The load balancer also monitors
             the health of its registered instances and ensures that it routes traffic only to
             healthy instances. You configure your load balancer to accept incoming traffic by
             specifying one or more listeners, which are configured with a protocol and port number
             for connections from clients to the load balancer and a protocol and port number for
             connections from the load balancer to the instances.
             </para>
               
             <para>
             Elastic Load Balancing supports two types of load balancers: Classic load balancers
             and Application load balancers (new). A Classic load balancer makes routing and load
             balancing decisions either at the transport layer (TCP/SSL) or the application layer
             (HTTP/HTTPS), and supports either EC2-Classic or a VPC. An Application load balancer
             makes routing and load balancing decisions at the application layer (HTTP/HTTPS),
             supports path-based routing, and can route requests to one or more ports on each EC2
             instance or container instance in your virtual private cloud (VPC). For more information,
             see the .
             </para>
               
             <para>
             This reference covers the 2012-06-01 API, which supports Classic load balancers. The
             2015-12-01 API supports Application load balancers.
             </para>
               
             <para>
             To get started, create a load balancer with one or more listeners using <a>CreateLoadBalancer</a>.
             Register your instances with the load balancer using <a>RegisterInstancesWithLoadBalancer</a>.
             </para>
               
             <para>
             All Elastic Load Balancing operations are <i>idempotent</i>, which means that they
             complete at most one time. If you repeat an operation, it succeeds with a 200 OK response
             code.
             </para>
             </summary>
        </member>
        <member name="M:Amazon.ElasticLoadBalancing.IAmazonElasticLoadBalancing.AddTags(Amazon.ElasticLoadBalancing.Model.AddTagsRequest)">
            <summary>
            Adds the specified tags to the specified load balancer. Each load balancer can have
            a maximum of 10 tags.
             
              
            <para>
            Each tag consists of a key and an optional value. If a tag with the same key is already
            associated with the load balancer, <code>AddTags</code> updates its value.
            </para>
              
            <para>
            For more information, see <a href="http://docs.aws.amazon.com/elasticloadbalancing/latest/classic/add-remove-tags.html">Tag
            Your Classic Load Balancer</a> in the <i>Classic Load Balancers Guide</i>.
            </para>
            </summary>
            <param name="request">Container for the necessary parameters to execute the AddTags service method.</param>
             
            <returns>The response from the AddTags service method, as returned by ElasticLoadBalancing.</returns>
            <exception cref="T:Amazon.ElasticLoadBalancing.Model.AccessPointNotFoundException">
            The specified load balancer does not exist.
            </exception>
            <exception cref="T:Amazon.ElasticLoadBalancing.Model.DuplicateTagKeysException">
            A tag key was specified more than once.
            </exception>
            <exception cref="T:Amazon.ElasticLoadBalancing.Model.TooManyTagsException">
            The quota for the number of tags that can be assigned to a load balancer has been
            reached.
            </exception>
        </member>
        <member name="M:Amazon.ElasticLoadBalancing.IAmazonElasticLoadBalancing.AddTagsAsync(Amazon.ElasticLoadBalancing.Model.AddTagsRequest,System.Threading.CancellationToken)">
            <summary>
            Initiates the asynchronous execution of the AddTags operation.
            </summary>
             
            <param name="request">Container for the necessary parameters to execute the AddTags operation.</param>
            <param name="cancellationToken">
                A cancellation token that can be used by other objects or threads to receive notice of cancellation.
            </param>
            <returns>The task object representing the asynchronous operation.</returns>
        </member>
        <member name="M:Amazon.ElasticLoadBalancing.IAmazonElasticLoadBalancing.ApplySecurityGroupsToLoadBalancer(Amazon.ElasticLoadBalancing.Model.ApplySecurityGroupsToLoadBalancerRequest)">
            <summary>
            Associates one or more security groups with your load balancer in a virtual private
            cloud (VPC). The specified security groups override the previously associated security
            groups.
             
              
            <para>
            For more information, see <a href="http://docs.aws.amazon.com/elasticloadbalancing/latest/classic/elb-security-groups.html#elb-vpc-security-groups">Security
            Groups for Load Balancers in a VPC</a> in the <i>Classic Load Balancers Guide</i>.
            </para>
            </summary>
            <param name="request">Container for the necessary parameters to execute the ApplySecurityGroupsToLoadBalancer service method.</param>
             
            <returns>The response from the ApplySecurityGroupsToLoadBalancer service method, as returned by ElasticLoadBalancing.</returns>
            <exception cref="T:Amazon.ElasticLoadBalancing.Model.AccessPointNotFoundException">
            The specified load balancer does not exist.
            </exception>
            <exception cref="T:Amazon.ElasticLoadBalancing.Model.InvalidConfigurationRequestException">
            The requested configuration change is not valid.
            </exception>
            <exception cref="T:Amazon.ElasticLoadBalancing.Model.InvalidSecurityGroupException">
            One or more of the specified security groups do not exist.
            </exception>
        </member>
        <member name="M:Amazon.ElasticLoadBalancing.IAmazonElasticLoadBalancing.ApplySecurityGroupsToLoadBalancerAsync(Amazon.ElasticLoadBalancing.Model.ApplySecurityGroupsToLoadBalancerRequest,System.Threading.CancellationToken)">
            <summary>
            Initiates the asynchronous execution of the ApplySecurityGroupsToLoadBalancer operation.
            </summary>
             
            <param name="request">Container for the necessary parameters to execute the ApplySecurityGroupsToLoadBalancer operation.</param>
            <param name="cancellationToken">
                A cancellation token that can be used by other objects or threads to receive notice of cancellation.
            </param>
            <returns>The task object representing the asynchronous operation.</returns>
        </member>
        <member name="M:Amazon.ElasticLoadBalancing.IAmazonElasticLoadBalancing.AttachLoadBalancerToSubnets(Amazon.ElasticLoadBalancing.Model.AttachLoadBalancerToSubnetsRequest)">
            <summary>
            Adds one or more subnets to the set of configured subnets for the specified load balancer.
             
              
            <para>
            The load balancer evenly distributes requests across all registered subnets. For more
            information, see <a href="http://docs.aws.amazon.com/elasticloadbalancing/latest/classic/elb-manage-subnets.html">Add
            or Remove Subnets for Your Load Balancer in a VPC</a> in the <i>Classic Load Balancers
            Guide</i>.
            </para>
            </summary>
            <param name="request">Container for the necessary parameters to execute the AttachLoadBalancerToSubnets service method.</param>
             
            <returns>The response from the AttachLoadBalancerToSubnets service method, as returned by ElasticLoadBalancing.</returns>
            <exception cref="T:Amazon.ElasticLoadBalancing.Model.AccessPointNotFoundException">
            The specified load balancer does not exist.
            </exception>
            <exception cref="T:Amazon.ElasticLoadBalancing.Model.InvalidConfigurationRequestException">
            The requested configuration change is not valid.
            </exception>
            <exception cref="T:Amazon.ElasticLoadBalancing.Model.InvalidSubnetException">
            The specified VPC has no associated Internet gateway.
            </exception>
            <exception cref="T:Amazon.ElasticLoadBalancing.Model.SubnetNotFoundException">
            One or more of the specified subnets do not exist.
            </exception>
        </member>
        <member name="M:Amazon.ElasticLoadBalancing.IAmazonElasticLoadBalancing.AttachLoadBalancerToSubnetsAsync(Amazon.ElasticLoadBalancing.Model.AttachLoadBalancerToSubnetsRequest,System.Threading.CancellationToken)">
            <summary>
            Initiates the asynchronous execution of the AttachLoadBalancerToSubnets operation.
            </summary>
             
            <param name="request">Container for the necessary parameters to execute the AttachLoadBalancerToSubnets operation.</param>
            <param name="cancellationToken">
                A cancellation token that can be used by other objects or threads to receive notice of cancellation.
            </param>
            <returns>The task object representing the asynchronous operation.</returns>
        </member>
        <member name="M:Amazon.ElasticLoadBalancing.IAmazonElasticLoadBalancing.ConfigureHealthCheck(Amazon.ElasticLoadBalancing.Model.ConfigureHealthCheckRequest)">
            <summary>
            Specifies the health check settings to use when evaluating the health state of your
            EC2 instances.
             
              
            <para>
            For more information, see <a href="http://docs.aws.amazon.com/elasticloadbalancing/latest/classic/elb-healthchecks.html">Configure
            Health Checks for Your Load Balancer</a> in the <i>Classic Load Balancers Guide</i>.
            </para>
            </summary>
            <param name="request">Container for the necessary parameters to execute the ConfigureHealthCheck service method.</param>
             
            <returns>The response from the ConfigureHealthCheck service method, as returned by ElasticLoadBalancing.</returns>
            <exception cref="T:Amazon.ElasticLoadBalancing.Model.AccessPointNotFoundException">
            The specified load balancer does not exist.
            </exception>
        </member>
        <member name="M:Amazon.ElasticLoadBalancing.IAmazonElasticLoadBalancing.ConfigureHealthCheckAsync(Amazon.ElasticLoadBalancing.Model.ConfigureHealthCheckRequest,System.Threading.CancellationToken)">
            <summary>
            Initiates the asynchronous execution of the ConfigureHealthCheck operation.
            </summary>
             
            <param name="request">Container for the necessary parameters to execute the ConfigureHealthCheck operation.</param>
            <param name="cancellationToken">
                A cancellation token that can be used by other objects or threads to receive notice of cancellation.
            </param>
            <returns>The task object representing the asynchronous operation.</returns>
        </member>
        <member name="M:Amazon.ElasticLoadBalancing.IAmazonElasticLoadBalancing.CreateAppCookieStickinessPolicy(Amazon.ElasticLoadBalancing.Model.CreateAppCookieStickinessPolicyRequest)">
            <summary>
            Generates a stickiness policy with sticky session lifetimes that follow that of an
            application-generated cookie. This policy can be associated only with HTTP/HTTPS listeners.
             
              
            <para>
            This policy is similar to the policy created by <a>CreateLBCookieStickinessPolicy</a>,
            except that the lifetime of the special Elastic Load Balancing cookie, <code>AWSELB</code>,
            follows the lifetime of the application-generated cookie specified in the policy configuration.
            The load balancer only inserts a new stickiness cookie when the application response
            includes a new application cookie.
            </para>
              
            <para>
            If the application cookie is explicitly removed or expires, the session stops being
            sticky until a new application cookie is issued.
            </para>
              
            <para>
            For more information, see <a href="http://docs.aws.amazon.com/elasticloadbalancing/latest/classic/elb-sticky-sessions.html#enable-sticky-sessions-application">Application-Controlled
            Session Stickiness</a> in the <i>Classic Load Balancers Guide</i>.
            </para>
            </summary>
            <param name="request">Container for the necessary parameters to execute the CreateAppCookieStickinessPolicy service method.</param>
             
            <returns>The response from the CreateAppCookieStickinessPolicy service method, as returned by ElasticLoadBalancing.</returns>
            <exception cref="T:Amazon.ElasticLoadBalancing.Model.AccessPointNotFoundException">
            The specified load balancer does not exist.
            </exception>
            <exception cref="T:Amazon.ElasticLoadBalancing.Model.DuplicatePolicyNameException">
            A policy with the specified name already exists for this load balancer.
            </exception>
            <exception cref="T:Amazon.ElasticLoadBalancing.Model.InvalidConfigurationRequestException">
            The requested configuration change is not valid.
            </exception>
            <exception cref="T:Amazon.ElasticLoadBalancing.Model.TooManyPoliciesException">
            The quota for the number of policies for this load balancer has been reached.
            </exception>
        </member>
        <member name="M:Amazon.ElasticLoadBalancing.IAmazonElasticLoadBalancing.CreateAppCookieStickinessPolicyAsync(Amazon.ElasticLoadBalancing.Model.CreateAppCookieStickinessPolicyRequest,System.Threading.CancellationToken)">
            <summary>
            Initiates the asynchronous execution of the CreateAppCookieStickinessPolicy operation.
            </summary>
             
            <param name="request">Container for the necessary parameters to execute the CreateAppCookieStickinessPolicy operation.</param>
            <param name="cancellationToken">
                A cancellation token that can be used by other objects or threads to receive notice of cancellation.
            </param>
            <returns>The task object representing the asynchronous operation.</returns>
        </member>
        <member name="M:Amazon.ElasticLoadBalancing.IAmazonElasticLoadBalancing.CreateLBCookieStickinessPolicy(Amazon.ElasticLoadBalancing.Model.CreateLBCookieStickinessPolicyRequest)">
            <summary>
            Generates a stickiness policy with sticky session lifetimes controlled by the lifetime
            of the browser (user-agent) or a specified expiration period. This policy can be associated
            only with HTTP/HTTPS listeners.
             
              
            <para>
            When a load balancer implements this policy, the load balancer uses a special cookie
            to track the instance for each request. When the load balancer receives a request,
            it first checks to see if this cookie is present in the request. If so, the load balancer
            sends the request to the application server specified in the cookie. If not, the load
            balancer sends the request to a server that is chosen based on the existing load-balancing
            algorithm.
            </para>
              
            <para>
            A cookie is inserted into the response for binding subsequent requests from the same
            user to that server. The validity of the cookie is based on the cookie expiration
            time, which is specified in the policy configuration.
            </para>
              
            <para>
            For more information, see <a href="http://docs.aws.amazon.com/elasticloadbalancing/latest/classic/elb-sticky-sessions.html#enable-sticky-sessions-duration">Duration-Based
            Session Stickiness</a> in the <i>Classic Load Balancers Guide</i>.
            </para>
            </summary>
            <param name="request">Container for the necessary parameters to execute the CreateLBCookieStickinessPolicy service method.</param>
             
            <returns>The response from the CreateLBCookieStickinessPolicy service method, as returned by ElasticLoadBalancing.</returns>
            <exception cref="T:Amazon.ElasticLoadBalancing.Model.AccessPointNotFoundException">
            The specified load balancer does not exist.
            </exception>
            <exception cref="T:Amazon.ElasticLoadBalancing.Model.DuplicatePolicyNameException">
            A policy with the specified name already exists for this load balancer.
            </exception>
            <exception cref="T:Amazon.ElasticLoadBalancing.Model.InvalidConfigurationRequestException">
            The requested configuration change is not valid.
            </exception>
            <exception cref="T:Amazon.ElasticLoadBalancing.Model.TooManyPoliciesException">
            The quota for the number of policies for this load balancer has been reached.
            </exception>
        </member>
        <member name="M:Amazon.ElasticLoadBalancing.IAmazonElasticLoadBalancing.CreateLBCookieStickinessPolicyAsync(Amazon.ElasticLoadBalancing.Model.CreateLBCookieStickinessPolicyRequest,System.Threading.CancellationToken)">
            <summary>
            Initiates the asynchronous execution of the CreateLBCookieStickinessPolicy operation.
            </summary>
             
            <param name="request">Container for the necessary parameters to execute the CreateLBCookieStickinessPolicy operation.</param>
            <param name="cancellationToken">
                A cancellation token that can be used by other objects or threads to receive notice of cancellation.
            </param>
            <returns>The task object representing the asynchronous operation.</returns>
        </member>
        <member name="M:Amazon.ElasticLoadBalancing.IAmazonElasticLoadBalancing.CreateLoadBalancer(Amazon.ElasticLoadBalancing.Model.CreateLoadBalancerRequest)">
            <summary>
            Creates a Classic load balancer.
             
              
            <para>
            You can add listeners, security groups, subnets, and tags when you create your load
            balancer, or you can add them later using <a>CreateLoadBalancerListeners</a>, <a>ApplySecurityGroupsToLoadBalancer</a>,
            <a>AttachLoadBalancerToSubnets</a>, and <a>AddTags</a>.
            </para>
              
            <para>
            To describe your current load balancers, see <a>DescribeLoadBalancers</a>. When you
            are finished with a load balancer, you can delete it using <a>DeleteLoadBalancer</a>.
            </para>
              
            <para>
            You can create up to 20 load balancers per region per account. You can request an
            increase for the number of load balancers for your account. For more information,
            see <a href="http://docs.aws.amazon.com/elasticloadbalancing/latest/classic/elb-limits.html">Limits
            for Your Classic Load Balancer</a> in the <i>Classic Load Balancers Guide</i>.
            </para>
            </summary>
            <param name="request">Container for the necessary parameters to execute the CreateLoadBalancer service method.</param>
             
            <returns>The response from the CreateLoadBalancer service method, as returned by ElasticLoadBalancing.</returns>
            <exception cref="T:Amazon.ElasticLoadBalancing.Model.CertificateNotFoundException">
            The specified ARN does not refer to a valid SSL certificate in AWS Identity and Access
            Management (IAM) or AWS Certificate Manager (ACM). Note that if you recently uploaded
            the certificate to IAM, this error might indicate that the certificate is not fully
            available yet.
            </exception>
            <exception cref="T:Amazon.ElasticLoadBalancing.Model.DuplicateAccessPointNameException">
            The specified load balancer name already exists for this account.
            </exception>
            <exception cref="T:Amazon.ElasticLoadBalancing.Model.DuplicateTagKeysException">
            A tag key was specified more than once.
            </exception>
            <exception cref="T:Amazon.ElasticLoadBalancing.Model.InvalidConfigurationRequestException">
            The requested configuration change is not valid.
            </exception>
            <exception cref="T:Amazon.ElasticLoadBalancing.Model.InvalidSchemeException">
            The specified value for the schema is not valid. You can only specify a scheme for
            load balancers in a VPC.
            </exception>
            <exception cref="T:Amazon.ElasticLoadBalancing.Model.InvalidSecurityGroupException">
            One or more of the specified security groups do not exist.
            </exception>
            <exception cref="T:Amazon.ElasticLoadBalancing.Model.InvalidSubnetException">
            The specified VPC has no associated Internet gateway.
            </exception>
            <exception cref="T:Amazon.ElasticLoadBalancing.Model.SubnetNotFoundException">
            One or more of the specified subnets do not exist.
            </exception>
            <exception cref="T:Amazon.ElasticLoadBalancing.Model.TooManyAccessPointsException">
            The quota for the number of load balancers has been reached.
            </exception>
            <exception cref="T:Amazon.ElasticLoadBalancing.Model.TooManyTagsException">
            The quota for the number of tags that can be assigned to a load balancer has been
            reached.
            </exception>
            <exception cref="T:Amazon.ElasticLoadBalancing.Model.UnsupportedProtocolException">
             
            </exception>
        </member>
        <member name="M:Amazon.ElasticLoadBalancing.IAmazonElasticLoadBalancing.CreateLoadBalancerAsync(Amazon.ElasticLoadBalancing.Model.CreateLoadBalancerRequest,System.Threading.CancellationToken)">
            <summary>
            Initiates the asynchronous execution of the CreateLoadBalancer operation.
            </summary>
             
            <param name="request">Container for the necessary parameters to execute the CreateLoadBalancer operation.</param>
            <param name="cancellationToken">
                A cancellation token that can be used by other objects or threads to receive notice of cancellation.
            </param>
            <returns>The task object representing the asynchronous operation.</returns>
        </member>
        <member name="M:Amazon.ElasticLoadBalancing.IAmazonElasticLoadBalancing.CreateLoadBalancerListeners(Amazon.ElasticLoadBalancing.Model.CreateLoadBalancerListenersRequest)">
            <summary>
            Creates one or more listeners for the specified load balancer. If a listener with
            the specified port does not already exist, it is created; otherwise, the properties
            of the new listener must match the properties of the existing listener.
             
              
            <para>
            For more information, see <a href="http://docs.aws.amazon.com/elasticloadbalancing/latest/classic/elb-listener-config.html">Listeners
            for Your Classic Load Balancer</a> in the <i>Classic Load Balancers Guide</i>.
            </para>
            </summary>
            <param name="request">Container for the necessary parameters to execute the CreateLoadBalancerListeners service method.</param>
             
            <returns>The response from the CreateLoadBalancerListeners service method, as returned by ElasticLoadBalancing.</returns>
            <exception cref="T:Amazon.ElasticLoadBalancing.Model.AccessPointNotFoundException">
            The specified load balancer does not exist.
            </exception>
            <exception cref="T:Amazon.ElasticLoadBalancing.Model.CertificateNotFoundException">
            The specified ARN does not refer to a valid SSL certificate in AWS Identity and Access
            Management (IAM) or AWS Certificate Manager (ACM). Note that if you recently uploaded
            the certificate to IAM, this error might indicate that the certificate is not fully
            available yet.
            </exception>
            <exception cref="T:Amazon.ElasticLoadBalancing.Model.DuplicateListenerException">
            A listener already exists for the specified load balancer name and port, but with
            a different instance port, protocol, or SSL certificate.
            </exception>
            <exception cref="T:Amazon.ElasticLoadBalancing.Model.InvalidConfigurationRequestException">
            The requested configuration change is not valid.
            </exception>
            <exception cref="T:Amazon.ElasticLoadBalancing.Model.UnsupportedProtocolException">
             
            </exception>
        </member>
        <member name="M:Amazon.ElasticLoadBalancing.IAmazonElasticLoadBalancing.CreateLoadBalancerListenersAsync(Amazon.ElasticLoadBalancing.Model.CreateLoadBalancerListenersRequest,System.Threading.CancellationToken)">
            <summary>
            Initiates the asynchronous execution of the CreateLoadBalancerListeners operation.
            </summary>
             
            <param name="request">Container for the necessary parameters to execute the CreateLoadBalancerListeners operation.</param>
            <param name="cancellationToken">
                A cancellation token that can be used by other objects or threads to receive notice of cancellation.
            </param>
            <returns>The task object representing the asynchronous operation.</returns>
        </member>
        <member name="M:Amazon.ElasticLoadBalancing.IAmazonElasticLoadBalancing.CreateLoadBalancerPolicy(Amazon.ElasticLoadBalancing.Model.CreateLoadBalancerPolicyRequest)">
            <summary>
            Creates a policy with the specified attributes for the specified load balancer.
             
              
            <para>
            Policies are settings that are saved for your load balancer and that can be applied
            to the listener or the application server, depending on the policy type.
            </para>
            </summary>
            <param name="request">Container for the necessary parameters to execute the CreateLoadBalancerPolicy service method.</param>
             
            <returns>The response from the CreateLoadBalancerPolicy service method, as returned by ElasticLoadBalancing.</returns>
            <exception cref="T:Amazon.ElasticLoadBalancing.Model.AccessPointNotFoundException">
            The specified load balancer does not exist.
            </exception>
            <exception cref="T:Amazon.ElasticLoadBalancing.Model.DuplicatePolicyNameException">
            A policy with the specified name already exists for this load balancer.
            </exception>
            <exception cref="T:Amazon.ElasticLoadBalancing.Model.InvalidConfigurationRequestException">
            The requested configuration change is not valid.
            </exception>
            <exception cref="T:Amazon.ElasticLoadBalancing.Model.PolicyTypeNotFoundException">
            One or more of the specified policy types do not exist.
            </exception>
            <exception cref="T:Amazon.ElasticLoadBalancing.Model.TooManyPoliciesException">
            The quota for the number of policies for this load balancer has been reached.
            </exception>
        </member>
        <member name="M:Amazon.ElasticLoadBalancing.IAmazonElasticLoadBalancing.CreateLoadBalancerPolicyAsync(Amazon.ElasticLoadBalancing.Model.CreateLoadBalancerPolicyRequest,System.Threading.CancellationToken)">
            <summary>
            Initiates the asynchronous execution of the CreateLoadBalancerPolicy operation.
            </summary>
             
            <param name="request">Container for the necessary parameters to execute the CreateLoadBalancerPolicy operation.</param>
            <param name="cancellationToken">
                A cancellation token that can be used by other objects or threads to receive notice of cancellation.
            </param>
            <returns>The task object representing the asynchronous operation.</returns>
        </member>
        <member name="M:Amazon.ElasticLoadBalancing.IAmazonElasticLoadBalancing.DeleteLoadBalancer(Amazon.ElasticLoadBalancing.Model.DeleteLoadBalancerRequest)">
            <summary>
            Deletes the specified load balancer.
             
              
            <para>
            If you are attempting to recreate a load balancer, you must reconfigure all settings.
            The DNS name associated with a deleted load balancer are no longer usable. The name
            and associated DNS record of the deleted load balancer no longer exist and traffic
            sent to any of its IP addresses is no longer delivered to your instances.
            </para>
              
            <para>
            If the load balancer does not exist or has already been deleted, the call to <code>DeleteLoadBalancer</code>
            still succeeds.
            </para>
            </summary>
            <param name="request">Container for the necessary parameters to execute the DeleteLoadBalancer service method.</param>
             
            <returns>The response from the DeleteLoadBalancer service method, as returned by ElasticLoadBalancing.</returns>
        </member>
        <member name="M:Amazon.ElasticLoadBalancing.IAmazonElasticLoadBalancing.DeleteLoadBalancerAsync(Amazon.ElasticLoadBalancing.Model.DeleteLoadBalancerRequest,System.Threading.CancellationToken)">
            <summary>
            Initiates the asynchronous execution of the DeleteLoadBalancer operation.
            </summary>
             
            <param name="request">Container for the necessary parameters to execute the DeleteLoadBalancer operation.</param>
            <param name="cancellationToken">
                A cancellation token that can be used by other objects or threads to receive notice of cancellation.
            </param>
            <returns>The task object representing the asynchronous operation.</returns>
        </member>
        <member name="M:Amazon.ElasticLoadBalancing.IAmazonElasticLoadBalancing.DeleteLoadBalancerListeners(Amazon.ElasticLoadBalancing.Model.DeleteLoadBalancerListenersRequest)">
            <summary>
            Deletes the specified listeners from the specified load balancer.
            </summary>
            <param name="request">Container for the necessary parameters to execute the DeleteLoadBalancerListeners service method.</param>
             
            <returns>The response from the DeleteLoadBalancerListeners service method, as returned by ElasticLoadBalancing.</returns>
            <exception cref="T:Amazon.ElasticLoadBalancing.Model.AccessPointNotFoundException">
            The specified load balancer does not exist.
            </exception>
        </member>
        <member name="M:Amazon.ElasticLoadBalancing.IAmazonElasticLoadBalancing.DeleteLoadBalancerListenersAsync(Amazon.ElasticLoadBalancing.Model.DeleteLoadBalancerListenersRequest,System.Threading.CancellationToken)">
            <summary>
            Initiates the asynchronous execution of the DeleteLoadBalancerListeners operation.
            </summary>
             
            <param name="request">Container for the necessary parameters to execute the DeleteLoadBalancerListeners operation.</param>
            <param name="cancellationToken">
                A cancellation token that can be used by other objects or threads to receive notice of cancellation.
            </param>
            <returns>The task object representing the asynchronous operation.</returns>
        </member>
        <member name="M:Amazon.ElasticLoadBalancing.IAmazonElasticLoadBalancing.DeleteLoadBalancerPolicy(Amazon.ElasticLoadBalancing.Model.DeleteLoadBalancerPolicyRequest)">
            <summary>
            Deletes the specified policy from the specified load balancer. This policy must not
            be enabled for any listeners.
            </summary>
            <param name="request">Container for the necessary parameters to execute the DeleteLoadBalancerPolicy service method.</param>
             
            <returns>The response from the DeleteLoadBalancerPolicy service method, as returned by ElasticLoadBalancing.</returns>
            <exception cref="T:Amazon.ElasticLoadBalancing.Model.AccessPointNotFoundException">
            The specified load balancer does not exist.
            </exception>
            <exception cref="T:Amazon.ElasticLoadBalancing.Model.InvalidConfigurationRequestException">
            The requested configuration change is not valid.
            </exception>
        </member>
        <member name="M:Amazon.ElasticLoadBalancing.IAmazonElasticLoadBalancing.DeleteLoadBalancerPolicyAsync(Amazon.ElasticLoadBalancing.Model.DeleteLoadBalancerPolicyRequest,System.Threading.CancellationToken)">
            <summary>
            Initiates the asynchronous execution of the DeleteLoadBalancerPolicy operation.
            </summary>
             
            <param name="request">Container for the necessary parameters to execute the DeleteLoadBalancerPolicy operation.</param>
            <param name="cancellationToken">
                A cancellation token that can be used by other objects or threads to receive notice of cancellation.
            </param>
            <returns>The task object representing the asynchronous operation.</returns>
        </member>
        <member name="M:Amazon.ElasticLoadBalancing.IAmazonElasticLoadBalancing.DeregisterInstancesFromLoadBalancer(Amazon.ElasticLoadBalancing.Model.DeregisterInstancesFromLoadBalancerRequest)">
            <summary>
            Deregisters the specified instances from the specified load balancer. After the instance
            is deregistered, it no longer receives traffic from the load balancer.
             
              
            <para>
            You can use <a>DescribeLoadBalancers</a> to verify that the instance is deregistered
            from the load balancer.
            </para>
              
            <para>
            For more information, see <a href="http://docs.aws.amazon.com/elasticloadbalancing/latest/classic/elb-deregister-register-instances.html">Register
            or De-Register EC2 Instances</a> in the <i>Classic Load Balancers Guide</i>.
            </para>
            </summary>
            <param name="request">Container for the necessary parameters to execute the DeregisterInstancesFromLoadBalancer service method.</param>
             
            <returns>The response from the DeregisterInstancesFromLoadBalancer service method, as returned by ElasticLoadBalancing.</returns>
            <exception cref="T:Amazon.ElasticLoadBalancing.Model.AccessPointNotFoundException">
            The specified load balancer does not exist.
            </exception>
            <exception cref="T:Amazon.ElasticLoadBalancing.Model.InvalidEndPointException">
            The specified endpoint is not valid.
            </exception>
        </member>
        <member name="M:Amazon.ElasticLoadBalancing.IAmazonElasticLoadBalancing.DeregisterInstancesFromLoadBalancerAsync(Amazon.ElasticLoadBalancing.Model.DeregisterInstancesFromLoadBalancerRequest,System.Threading.CancellationToken)">
            <summary>
            Initiates the asynchronous execution of the DeregisterInstancesFromLoadBalancer operation.
            </summary>
             
            <param name="request">Container for the necessary parameters to execute the DeregisterInstancesFromLoadBalancer operation.</param>
            <param name="cancellationToken">
                A cancellation token that can be used by other objects or threads to receive notice of cancellation.
            </param>
            <returns>The task object representing the asynchronous operation.</returns>
        </member>
        <member name="M:Amazon.ElasticLoadBalancing.IAmazonElasticLoadBalancing.DescribeInstanceHealth(Amazon.ElasticLoadBalancing.Model.DescribeInstanceHealthRequest)">
            <summary>
            Describes the state of the specified instances with respect to the specified load
            balancer. If no instances are specified, the call describes the state of all instances
            that are currently registered with the load balancer. If instances are specified,
            their state is returned even if they are no longer registered with the load balancer.
            The state of terminated instances is not returned.
            </summary>
            <param name="request">Container for the necessary parameters to execute the DescribeInstanceHealth service method.</param>
             
            <returns>The response from the DescribeInstanceHealth service method, as returned by ElasticLoadBalancing.</returns>
            <exception cref="T:Amazon.ElasticLoadBalancing.Model.AccessPointNotFoundException">
            The specified load balancer does not exist.
            </exception>
            <exception cref="T:Amazon.ElasticLoadBalancing.Model.InvalidEndPointException">
            The specified endpoint is not valid.
            </exception>
        </member>
        <member name="M:Amazon.ElasticLoadBalancing.IAmazonElasticLoadBalancing.DescribeInstanceHealthAsync(Amazon.ElasticLoadBalancing.Model.DescribeInstanceHealthRequest,System.Threading.CancellationToken)">
            <summary>
            Initiates the asynchronous execution of the DescribeInstanceHealth operation.
            </summary>
             
            <param name="request">Container for the necessary parameters to execute the DescribeInstanceHealth operation.</param>
            <param name="cancellationToken">
                A cancellation token that can be used by other objects or threads to receive notice of cancellation.
            </param>
            <returns>The task object representing the asynchronous operation.</returns>
        </member>
        <member name="M:Amazon.ElasticLoadBalancing.IAmazonElasticLoadBalancing.DescribeLoadBalancerAttributes(Amazon.ElasticLoadBalancing.Model.DescribeLoadBalancerAttributesRequest)">
            <summary>
            Describes the attributes for the specified load balancer.
            </summary>
            <param name="request">Container for the necessary parameters to execute the DescribeLoadBalancerAttributes service method.</param>
             
            <returns>The response from the DescribeLoadBalancerAttributes service method, as returned by ElasticLoadBalancing.</returns>
            <exception cref="T:Amazon.ElasticLoadBalancing.Model.AccessPointNotFoundException">
            The specified load balancer does not exist.
            </exception>
            <exception cref="T:Amazon.ElasticLoadBalancing.Model.LoadBalancerAttributeNotFoundException">
            The specified load balancer attribute does not exist.
            </exception>
        </member>
        <member name="M:Amazon.ElasticLoadBalancing.IAmazonElasticLoadBalancing.DescribeLoadBalancerAttributesAsync(Amazon.ElasticLoadBalancing.Model.DescribeLoadBalancerAttributesRequest,System.Threading.CancellationToken)">
            <summary>
            Initiates the asynchronous execution of the DescribeLoadBalancerAttributes operation.
            </summary>
             
            <param name="request">Container for the necessary parameters to execute the DescribeLoadBalancerAttributes operation.</param>
            <param name="cancellationToken">
                A cancellation token that can be used by other objects or threads to receive notice of cancellation.
            </param>
            <returns>The task object representing the asynchronous operation.</returns>
        </member>
        <member name="M:Amazon.ElasticLoadBalancing.IAmazonElasticLoadBalancing.DescribeLoadBalancerPolicies">
            <summary>
            Describes the specified policies.
             
              
            <para>
            If you specify a load balancer name, the action returns the descriptions of all policies
            created for the load balancer. If you specify a policy name associated with your load
            balancer, the action returns the description of that policy. If you don't specify
            a load balancer name, the action returns descriptions of the specified sample policies,
            or descriptions of all sample policies. The names of the sample policies have the
            <code>ELBSample-</code> prefix.
            </para>
            </summary>
             
            <returns>The response from the DescribeLoadBalancerPolicies service method, as returned by ElasticLoadBalancing.</returns>
            <exception cref="T:Amazon.ElasticLoadBalancing.Model.AccessPointNotFoundException">
            The specified load balancer does not exist.
            </exception>
            <exception cref="T:Amazon.ElasticLoadBalancing.Model.PolicyNotFoundException">
            One or more of the specified policies do not exist.
            </exception>
        </member>
        <member name="M:Amazon.ElasticLoadBalancing.IAmazonElasticLoadBalancing.DescribeLoadBalancerPolicies(Amazon.ElasticLoadBalancing.Model.DescribeLoadBalancerPoliciesRequest)">
            <summary>
            Describes the specified policies.
             
              
            <para>
            If you specify a load balancer name, the action returns the descriptions of all policies
            created for the load balancer. If you specify a policy name associated with your load
            balancer, the action returns the description of that policy. If you don't specify
            a load balancer name, the action returns descriptions of the specified sample policies,
            or descriptions of all sample policies. The names of the sample policies have the
            <code>ELBSample-</code> prefix.
            </para>
            </summary>
            <param name="request">Container for the necessary parameters to execute the DescribeLoadBalancerPolicies service method.</param>
             
            <returns>The response from the DescribeLoadBalancerPolicies service method, as returned by ElasticLoadBalancing.</returns>
            <exception cref="T:Amazon.ElasticLoadBalancing.Model.AccessPointNotFoundException">
            The specified load balancer does not exist.
            </exception>
            <exception cref="T:Amazon.ElasticLoadBalancing.Model.PolicyNotFoundException">
            One or more of the specified policies do not exist.
            </exception>
        </member>
        <member name="M:Amazon.ElasticLoadBalancing.IAmazonElasticLoadBalancing.DescribeLoadBalancerPoliciesAsync(System.Threading.CancellationToken)">
            <summary>
            Describes the specified policies.
             
              
            <para>
            If you specify a load balancer name, the action returns the descriptions of all policies
            created for the load balancer. If you specify a policy name associated with your load
            balancer, the action returns the description of that policy. If you don't specify
            a load balancer name, the action returns descriptions of the specified sample policies,
            or descriptions of all sample policies. The names of the sample policies have the
            <code>ELBSample-</code> prefix.
            </para>
            </summary>
            <param name="cancellationToken">
                A cancellation token that can be used by other objects or threads to receive notice of cancellation.
            </param>
             
            <returns>The response from the DescribeLoadBalancerPolicies service method, as returned by ElasticLoadBalancing.</returns>
            <exception cref="T:Amazon.ElasticLoadBalancing.Model.AccessPointNotFoundException">
            The specified load balancer does not exist.
            </exception>
            <exception cref="T:Amazon.ElasticLoadBalancing.Model.PolicyNotFoundException">
            One or more of the specified policies do not exist.
            </exception>
        </member>
        <member name="M:Amazon.ElasticLoadBalancing.IAmazonElasticLoadBalancing.DescribeLoadBalancerPoliciesAsync(Amazon.ElasticLoadBalancing.Model.DescribeLoadBalancerPoliciesRequest,System.Threading.CancellationToken)">
            <summary>
            Initiates the asynchronous execution of the DescribeLoadBalancerPolicies operation.
            </summary>
             
            <param name="request">Container for the necessary parameters to execute the DescribeLoadBalancerPolicies operation.</param>
            <param name="cancellationToken">
                A cancellation token that can be used by other objects or threads to receive notice of cancellation.
            </param>
            <returns>The task object representing the asynchronous operation.</returns>
        </member>
        <member name="M:Amazon.ElasticLoadBalancing.IAmazonElasticLoadBalancing.DescribeLoadBalancerPolicyTypes">
            <summary>
            Describes the specified load balancer policy types or all load balancer policy types.
             
              
            <para>
            The description of each type indicates how it can be used. For example, some policies
            can be used only with layer 7 listeners, some policies can be used only with layer
            4 listeners, and some policies can be used only with your EC2 instances.
            </para>
              
            <para>
            You can use <a>CreateLoadBalancerPolicy</a> to create a policy configuration for any
            of these policy types. Then, depending on the policy type, use either <a>SetLoadBalancerPoliciesOfListener</a>
            or <a>SetLoadBalancerPoliciesForBackendServer</a> to set the policy.
            </para>
            </summary>
             
            <returns>The response from the DescribeLoadBalancerPolicyTypes service method, as returned by ElasticLoadBalancing.</returns>
            <exception cref="T:Amazon.ElasticLoadBalancing.Model.PolicyTypeNotFoundException">
            One or more of the specified policy types do not exist.
            </exception>
        </member>
        <member name="M:Amazon.ElasticLoadBalancing.IAmazonElasticLoadBalancing.DescribeLoadBalancerPolicyTypes(Amazon.ElasticLoadBalancing.Model.DescribeLoadBalancerPolicyTypesRequest)">
            <summary>
            Describes the specified load balancer policy types or all load balancer policy types.
             
              
            <para>
            The description of each type indicates how it can be used. For example, some policies
            can be used only with layer 7 listeners, some policies can be used only with layer
            4 listeners, and some policies can be used only with your EC2 instances.
            </para>
              
            <para>
            You can use <a>CreateLoadBalancerPolicy</a> to create a policy configuration for any
            of these policy types. Then, depending on the policy type, use either <a>SetLoadBalancerPoliciesOfListener</a>
            or <a>SetLoadBalancerPoliciesForBackendServer</a> to set the policy.
            </para>
            </summary>
            <param name="request">Container for the necessary parameters to execute the DescribeLoadBalancerPolicyTypes service method.</param>
             
            <returns>The response from the DescribeLoadBalancerPolicyTypes service method, as returned by ElasticLoadBalancing.</returns>
            <exception cref="T:Amazon.ElasticLoadBalancing.Model.PolicyTypeNotFoundException">
            One or more of the specified policy types do not exist.
            </exception>
        </member>
        <member name="M:Amazon.ElasticLoadBalancing.IAmazonElasticLoadBalancing.DescribeLoadBalancerPolicyTypesAsync(System.Threading.CancellationToken)">
            <summary>
            Describes the specified load balancer policy types or all load balancer policy types.
             
              
            <para>
            The description of each type indicates how it can be used. For example, some policies
            can be used only with layer 7 listeners, some policies can be used only with layer
            4 listeners, and some policies can be used only with your EC2 instances.
            </para>
              
            <para>
            You can use <a>CreateLoadBalancerPolicy</a> to create a policy configuration for any
            of these policy types. Then, depending on the policy type, use either <a>SetLoadBalancerPoliciesOfListener</a>
            or <a>SetLoadBalancerPoliciesForBackendServer</a> to set the policy.
            </para>
            </summary>
            <param name="cancellationToken">
                A cancellation token that can be used by other objects or threads to receive notice of cancellation.
            </param>
             
            <returns>The response from the DescribeLoadBalancerPolicyTypes service method, as returned by ElasticLoadBalancing.</returns>
            <exception cref="T:Amazon.ElasticLoadBalancing.Model.PolicyTypeNotFoundException">
            One or more of the specified policy types do not exist.
            </exception>
        </member>
        <member name="M:Amazon.ElasticLoadBalancing.IAmazonElasticLoadBalancing.DescribeLoadBalancerPolicyTypesAsync(Amazon.ElasticLoadBalancing.Model.DescribeLoadBalancerPolicyTypesRequest,System.Threading.CancellationToken)">
            <summary>
            Initiates the asynchronous execution of the DescribeLoadBalancerPolicyTypes operation.
            </summary>
             
            <param name="request">Container for the necessary parameters to execute the DescribeLoadBalancerPolicyTypes operation.</param>
            <param name="cancellationToken">
                A cancellation token that can be used by other objects or threads to receive notice of cancellation.
            </param>
            <returns>The task object representing the asynchronous operation.</returns>
        </member>
        <member name="M:Amazon.ElasticLoadBalancing.IAmazonElasticLoadBalancing.DescribeLoadBalancers">
            <summary>
            Describes the specified the load balancers. If no load balancers are specified, the
            call describes all of your load balancers.
            </summary>
             
            <returns>The response from the DescribeLoadBalancers service method, as returned by ElasticLoadBalancing.</returns>
            <exception cref="T:Amazon.ElasticLoadBalancing.Model.AccessPointNotFoundException">
            The specified load balancer does not exist.
            </exception>
            <exception cref="T:Amazon.ElasticLoadBalancing.Model.DependencyThrottleException">
             
            </exception>
        </member>
        <member name="M:Amazon.ElasticLoadBalancing.IAmazonElasticLoadBalancing.DescribeLoadBalancers(Amazon.ElasticLoadBalancing.Model.DescribeLoadBalancersRequest)">
            <summary>
            Describes the specified the load balancers. If no load balancers are specified, the
            call describes all of your load balancers.
            </summary>
            <param name="request">Container for the necessary parameters to execute the DescribeLoadBalancers service method.</param>
             
            <returns>The response from the DescribeLoadBalancers service method, as returned by ElasticLoadBalancing.</returns>
            <exception cref="T:Amazon.ElasticLoadBalancing.Model.AccessPointNotFoundException">
            The specified load balancer does not exist.
            </exception>
            <exception cref="T:Amazon.ElasticLoadBalancing.Model.DependencyThrottleException">
             
            </exception>
        </member>
        <member name="M:Amazon.ElasticLoadBalancing.IAmazonElasticLoadBalancing.DescribeLoadBalancersAsync(System.Threading.CancellationToken)">
            <summary>
            Describes the specified the load balancers. If no load balancers are specified, the
            call describes all of your load balancers.
            </summary>
            <param name="cancellationToken">
                A cancellation token that can be used by other objects or threads to receive notice of cancellation.
            </param>
             
            <returns>The response from the DescribeLoadBalancers service method, as returned by ElasticLoadBalancing.</returns>
            <exception cref="T:Amazon.ElasticLoadBalancing.Model.AccessPointNotFoundException">
            The specified load balancer does not exist.
            </exception>
            <exception cref="T:Amazon.ElasticLoadBalancing.Model.DependencyThrottleException">
             
            </exception>
        </member>
        <member name="M:Amazon.ElasticLoadBalancing.IAmazonElasticLoadBalancing.DescribeLoadBalancersAsync(Amazon.ElasticLoadBalancing.Model.DescribeLoadBalancersRequest,System.Threading.CancellationToken)">
            <summary>
            Initiates the asynchronous execution of the DescribeLoadBalancers operation.
            </summary>
             
            <param name="request">Container for the necessary parameters to execute the DescribeLoadBalancers operation.</param>
            <param name="cancellationToken">
                A cancellation token that can be used by other objects or threads to receive notice of cancellation.
            </param>
            <returns>The task object representing the asynchronous operation.</returns>
        </member>
        <member name="M:Amazon.ElasticLoadBalancing.IAmazonElasticLoadBalancing.DescribeTags(Amazon.ElasticLoadBalancing.Model.DescribeTagsRequest)">
            <summary>
            Describes the tags associated with the specified load balancers.
            </summary>
            <param name="request">Container for the necessary parameters to execute the DescribeTags service method.</param>
             
            <returns>The response from the DescribeTags service method, as returned by ElasticLoadBalancing.</returns>
            <exception cref="T:Amazon.ElasticLoadBalancing.Model.AccessPointNotFoundException">
            The specified load balancer does not exist.
            </exception>
        </member>
        <member name="M:Amazon.ElasticLoadBalancing.IAmazonElasticLoadBalancing.DescribeTagsAsync(Amazon.ElasticLoadBalancing.Model.DescribeTagsRequest,System.Threading.CancellationToken)">
            <summary>
            Initiates the asynchronous execution of the DescribeTags operation.
            </summary>
             
            <param name="request">Container for the necessary parameters to execute the DescribeTags operation.</param>
            <param name="cancellationToken">
                A cancellation token that can be used by other objects or threads to receive notice of cancellation.
            </param>
            <returns>The task object representing the asynchronous operation.</returns>
        </member>
        <member name="M:Amazon.ElasticLoadBalancing.IAmazonElasticLoadBalancing.DetachLoadBalancerFromSubnets(Amazon.ElasticLoadBalancing.Model.DetachLoadBalancerFromSubnetsRequest)">
            <summary>
            Removes the specified subnets from the set of configured subnets for the load balancer.
             
              
            <para>
            After a subnet is removed, all EC2 instances registered with the load balancer in
            the removed subnet go into the <code>OutOfService</code> state. Then, the load balancer
            balances the traffic among the remaining routable subnets.
            </para>
            </summary>
            <param name="request">Container for the necessary parameters to execute the DetachLoadBalancerFromSubnets service method.</param>
             
            <returns>The response from the DetachLoadBalancerFromSubnets service method, as returned by ElasticLoadBalancing.</returns>
            <exception cref="T:Amazon.ElasticLoadBalancing.Model.AccessPointNotFoundException">
            The specified load balancer does not exist.
            </exception>
            <exception cref="T:Amazon.ElasticLoadBalancing.Model.InvalidConfigurationRequestException">
            The requested configuration change is not valid.
            </exception>
        </member>
        <member name="M:Amazon.ElasticLoadBalancing.IAmazonElasticLoadBalancing.DetachLoadBalancerFromSubnetsAsync(Amazon.ElasticLoadBalancing.Model.DetachLoadBalancerFromSubnetsRequest,System.Threading.CancellationToken)">
            <summary>
            Initiates the asynchronous execution of the DetachLoadBalancerFromSubnets operation.
            </summary>
             
            <param name="request">Container for the necessary parameters to execute the DetachLoadBalancerFromSubnets operation.</param>
            <param name="cancellationToken">
                A cancellation token that can be used by other objects or threads to receive notice of cancellation.
            </param>
            <returns>The task object representing the asynchronous operation.</returns>
        </member>
        <member name="M:Amazon.ElasticLoadBalancing.IAmazonElasticLoadBalancing.DisableAvailabilityZonesForLoadBalancer(Amazon.ElasticLoadBalancing.Model.DisableAvailabilityZonesForLoadBalancerRequest)">
            <summary>
            Removes the specified Availability Zones from the set of Availability Zones for the
            specified load balancer.
             
              
            <para>
            There must be at least one Availability Zone registered with a load balancer at all
            times. After an Availability Zone is removed, all instances registered with the load
            balancer that are in the removed Availability Zone go into the <code>OutOfService</code>
            state. Then, the load balancer attempts to equally balance the traffic among its remaining
            Availability Zones.
            </para>
              
            <para>
            For more information, see <a href="http://docs.aws.amazon.com/elasticloadbalancing/latest/classic/enable-disable-az.html">Add
            or Remove Availability Zones</a> in the <i>Classic Load Balancers Guide</i>.
            </para>
            </summary>
            <param name="request">Container for the necessary parameters to execute the DisableAvailabilityZonesForLoadBalancer service method.</param>
             
            <returns>The response from the DisableAvailabilityZonesForLoadBalancer service method, as returned by ElasticLoadBalancing.</returns>
            <exception cref="T:Amazon.ElasticLoadBalancing.Model.AccessPointNotFoundException">
            The specified load balancer does not exist.
            </exception>
            <exception cref="T:Amazon.ElasticLoadBalancing.Model.InvalidConfigurationRequestException">
            The requested configuration change is not valid.
            </exception>
        </member>
        <member name="M:Amazon.ElasticLoadBalancing.IAmazonElasticLoadBalancing.DisableAvailabilityZonesForLoadBalancerAsync(Amazon.ElasticLoadBalancing.Model.DisableAvailabilityZonesForLoadBalancerRequest,System.Threading.CancellationToken)">
            <summary>
            Initiates the asynchronous execution of the DisableAvailabilityZonesForLoadBalancer operation.
            </summary>
             
            <param name="request">Container for the necessary parameters to execute the DisableAvailabilityZonesForLoadBalancer operation.</param>
            <param name="cancellationToken">
                A cancellation token that can be used by other objects or threads to receive notice of cancellation.
            </param>
            <returns>The task object representing the asynchronous operation.</returns>
        </member>
        <member name="M:Amazon.ElasticLoadBalancing.IAmazonElasticLoadBalancing.EnableAvailabilityZonesForLoadBalancer(Amazon.ElasticLoadBalancing.Model.EnableAvailabilityZonesForLoadBalancerRequest)">
            <summary>
            Adds the specified Availability Zones to the set of Availability Zones for the specified
            load balancer.
             
              
            <para>
            The load balancer evenly distributes requests across all its registered Availability
            Zones that contain instances.
            </para>
              
            <para>
            For more information, see <a href="http://docs.aws.amazon.com/elasticloadbalancing/latest/classic/enable-disable-az.html">Add
            or Remove Availability Zones</a> in the <i>Classic Load Balancers Guide</i>.
            </para>
            </summary>
            <param name="request">Container for the necessary parameters to execute the EnableAvailabilityZonesForLoadBalancer service method.</param>
             
            <returns>The response from the EnableAvailabilityZonesForLoadBalancer service method, as returned by ElasticLoadBalancing.</returns>
            <exception cref="T:Amazon.ElasticLoadBalancing.Model.AccessPointNotFoundException">
            The specified load balancer does not exist.
            </exception>
        </member>
        <member name="M:Amazon.ElasticLoadBalancing.IAmazonElasticLoadBalancing.EnableAvailabilityZonesForLoadBalancerAsync(Amazon.ElasticLoadBalancing.Model.EnableAvailabilityZonesForLoadBalancerRequest,System.Threading.CancellationToken)">
            <summary>
            Initiates the asynchronous execution of the EnableAvailabilityZonesForLoadBalancer operation.
            </summary>
             
            <param name="request">Container for the necessary parameters to execute the EnableAvailabilityZonesForLoadBalancer operation.</param>
            <param name="cancellationToken">
                A cancellation token that can be used by other objects or threads to receive notice of cancellation.
            </param>
            <returns>The task object representing the asynchronous operation.</returns>
        </member>
        <member name="M:Amazon.ElasticLoadBalancing.IAmazonElasticLoadBalancing.ModifyLoadBalancerAttributes(Amazon.ElasticLoadBalancing.Model.ModifyLoadBalancerAttributesRequest)">
            <summary>
            Modifies the attributes of the specified load balancer.
             
              
            <para>
            You can modify the load balancer attributes, such as <code>AccessLogs</code>, <code>ConnectionDraining</code>,
            and <code>CrossZoneLoadBalancing</code> by either enabling or disabling them. Or,
            you can modify the load balancer attribute <code>ConnectionSettings</code> by specifying
            an idle connection timeout value for your load balancer.
            </para>
              
            <para>
            For more information, see the following in the <i>Classic Load Balancers Guide</i>:
            </para>
             <ul> <li>
            <para>
             <a href="http://docs.aws.amazon.com/elasticloadbalancing/latest/classic/enable-disable-crosszone-lb.html">Cross-Zone
            Load Balancing</a>
            </para>
             </li> <li>
            <para>
             <a href="http://docs.aws.amazon.com/elasticloadbalancing/latest/classic/config-conn-drain.html">Connection
            Draining</a>
            </para>
             </li> <li>
            <para>
             <a href="http://docs.aws.amazon.com/elasticloadbalancing/latest/classic/access-log-collection.html">Access
            Logs</a>
            </para>
             </li> <li>
            <para>
             <a href="http://docs.aws.amazon.com/elasticloadbalancing/latest/classic/config-idle-timeout.html">Idle
            Connection Timeout</a>
            </para>
             </li> </ul>
            </summary>
            <param name="request">Container for the necessary parameters to execute the ModifyLoadBalancerAttributes service method.</param>
             
            <returns>The response from the ModifyLoadBalancerAttributes service method, as returned by ElasticLoadBalancing.</returns>
            <exception cref="T:Amazon.ElasticLoadBalancing.Model.AccessPointNotFoundException">
            The specified load balancer does not exist.
            </exception>
            <exception cref="T:Amazon.ElasticLoadBalancing.Model.InvalidConfigurationRequestException">
            The requested configuration change is not valid.
            </exception>
            <exception cref="T:Amazon.ElasticLoadBalancing.Model.LoadBalancerAttributeNotFoundException">
            The specified load balancer attribute does not exist.
            </exception>
        </member>
        <member name="M:Amazon.ElasticLoadBalancing.IAmazonElasticLoadBalancing.ModifyLoadBalancerAttributesAsync(Amazon.ElasticLoadBalancing.Model.ModifyLoadBalancerAttributesRequest,System.Threading.CancellationToken)">
            <summary>
            Initiates the asynchronous execution of the ModifyLoadBalancerAttributes operation.
            </summary>
             
            <param name="request">Container for the necessary parameters to execute the ModifyLoadBalancerAttributes operation.</param>
            <param name="cancellationToken">
                A cancellation token that can be used by other objects or threads to receive notice of cancellation.
            </param>
            <returns>The task object representing the asynchronous operation.</returns>
        </member>
        <member name="M:Amazon.ElasticLoadBalancing.IAmazonElasticLoadBalancing.RegisterInstancesWithLoadBalancer(Amazon.ElasticLoadBalancing.Model.RegisterInstancesWithLoadBalancerRequest)">
            <summary>
            Adds the specified instances to the specified load balancer.
             
              
            <para>
            The instance must be a running instance in the same network as the load balancer (EC2-Classic
            or the same VPC). If you have EC2-Classic instances and a load balancer in a VPC with
            ClassicLink enabled, you can link the EC2-Classic instances to that VPC and then register
            the linked EC2-Classic instances with the load balancer in the VPC.
            </para>
              
            <para>
            Note that <code>RegisterInstanceWithLoadBalancer</code> completes when the request
            has been registered. Instance registration takes a little time to complete. To check
            the state of the registered instances, use <a>DescribeLoadBalancers</a> or <a>DescribeInstanceHealth</a>.
            </para>
              
            <para>
            After the instance is registered, it starts receiving traffic and requests from the
            load balancer. Any instance that is not in one of the Availability Zones registered
            for the load balancer is moved to the <code>OutOfService</code> state. If an Availability
            Zone is added to the load balancer later, any instances registered with the load balancer
            move to the <code>InService</code> state.
            </para>
              
            <para>
            To deregister instances from a load balancer, use <a>DeregisterInstancesFromLoadBalancer</a>.
            </para>
              
            <para>
            For more information, see <a href="http://docs.aws.amazon.com/elasticloadbalancing/latest/classic/elb-deregister-register-instances.html">Register
            or De-Register EC2 Instances</a> in the <i>Classic Load Balancers Guide</i>.
            </para>
            </summary>
            <param name="request">Container for the necessary parameters to execute the RegisterInstancesWithLoadBalancer service method.</param>
             
            <returns>The response from the RegisterInstancesWithLoadBalancer service method, as returned by ElasticLoadBalancing.</returns>
            <exception cref="T:Amazon.ElasticLoadBalancing.Model.AccessPointNotFoundException">
            The specified load balancer does not exist.
            </exception>
            <exception cref="T:Amazon.ElasticLoadBalancing.Model.InvalidEndPointException">
            The specified endpoint is not valid.
            </exception>
        </member>
        <member name="M:Amazon.ElasticLoadBalancing.IAmazonElasticLoadBalancing.RegisterInstancesWithLoadBalancerAsync(Amazon.ElasticLoadBalancing.Model.RegisterInstancesWithLoadBalancerRequest,System.Threading.CancellationToken)">
            <summary>
            Initiates the asynchronous execution of the RegisterInstancesWithLoadBalancer operation.
            </summary>
             
            <param name="request">Container for the necessary parameters to execute the RegisterInstancesWithLoadBalancer operation.</param>
            <param name="cancellationToken">
                A cancellation token that can be used by other objects or threads to receive notice of cancellation.
            </param>
            <returns>The task object representing the asynchronous operation.</returns>
        </member>
        <member name="M:Amazon.ElasticLoadBalancing.IAmazonElasticLoadBalancing.RemoveTags(Amazon.ElasticLoadBalancing.Model.RemoveTagsRequest)">
            <summary>
            Removes one or more tags from the specified load balancer.
            </summary>
            <param name="request">Container for the necessary parameters to execute the RemoveTags service method.</param>
             
            <returns>The response from the RemoveTags service method, as returned by ElasticLoadBalancing.</returns>
            <exception cref="T:Amazon.ElasticLoadBalancing.Model.AccessPointNotFoundException">
            The specified load balancer does not exist.
            </exception>
        </member>
        <member name="M:Amazon.ElasticLoadBalancing.IAmazonElasticLoadBalancing.RemoveTagsAsync(Amazon.ElasticLoadBalancing.Model.RemoveTagsRequest,System.Threading.CancellationToken)">
            <summary>
            Initiates the asynchronous execution of the RemoveTags operation.
            </summary>
             
            <param name="request">Container for the necessary parameters to execute the RemoveTags operation.</param>
            <param name="cancellationToken">
                A cancellation token that can be used by other objects or threads to receive notice of cancellation.
            </param>
            <returns>The task object representing the asynchronous operation.</returns>
        </member>
        <member name="M:Amazon.ElasticLoadBalancing.IAmazonElasticLoadBalancing.SetLoadBalancerListenerSSLCertificate(Amazon.ElasticLoadBalancing.Model.SetLoadBalancerListenerSSLCertificateRequest)">
            <summary>
            Sets the certificate that terminates the specified listener's SSL connections. The
            specified certificate replaces any prior certificate that was used on the same load
            balancer and port.
             
              
            <para>
            For more information about updating your SSL certificate, see <a href="http://docs.aws.amazon.com/elasticloadbalancing/latest/classic/elb-update-ssl-cert.html">Replace
            the SSL Certificate for Your Load Balancer</a> in the <i>Classic Load Balancers Guide</i>.
            </para>
            </summary>
            <param name="request">Container for the necessary parameters to execute the SetLoadBalancerListenerSSLCertificate service method.</param>
             
            <returns>The response from the SetLoadBalancerListenerSSLCertificate service method, as returned by ElasticLoadBalancing.</returns>
            <exception cref="T:Amazon.ElasticLoadBalancing.Model.AccessPointNotFoundException">
            The specified load balancer does not exist.
            </exception>
            <exception cref="T:Amazon.ElasticLoadBalancing.Model.CertificateNotFoundException">
            The specified ARN does not refer to a valid SSL certificate in AWS Identity and Access
            Management (IAM) or AWS Certificate Manager (ACM). Note that if you recently uploaded
            the certificate to IAM, this error might indicate that the certificate is not fully
            available yet.
            </exception>
            <exception cref="T:Amazon.ElasticLoadBalancing.Model.InvalidConfigurationRequestException">
            The requested configuration change is not valid.
            </exception>
            <exception cref="T:Amazon.ElasticLoadBalancing.Model.ListenerNotFoundException">
            The load balancer does not have a listener configured at the specified port.
            </exception>
            <exception cref="T:Amazon.ElasticLoadBalancing.Model.UnsupportedProtocolException">
             
            </exception>
        </member>
        <member name="M:Amazon.ElasticLoadBalancing.IAmazonElasticLoadBalancing.SetLoadBalancerListenerSSLCertificateAsync(Amazon.ElasticLoadBalancing.Model.SetLoadBalancerListenerSSLCertificateRequest,System.Threading.CancellationToken)">
            <summary>
            Initiates the asynchronous execution of the SetLoadBalancerListenerSSLCertificate operation.
            </summary>
             
            <param name="request">Container for the necessary parameters to execute the SetLoadBalancerListenerSSLCertificate operation.</param>
            <param name="cancellationToken">
                A cancellation token that can be used by other objects or threads to receive notice of cancellation.
            </param>
            <returns>The task object representing the asynchronous operation.</returns>
        </member>
        <member name="M:Amazon.ElasticLoadBalancing.IAmazonElasticLoadBalancing.SetLoadBalancerPoliciesForBackendServer(Amazon.ElasticLoadBalancing.Model.SetLoadBalancerPoliciesForBackendServerRequest)">
            <summary>
            Replaces the set of policies associated with the specified port on which the EC2 instance
            is listening with a new set of policies. At this time, only the back-end server authentication
            policy type can be applied to the instance ports; this policy type is composed of
            multiple public key policies.
             
              
            <para>
            Each time you use <code>SetLoadBalancerPoliciesForBackendServer</code> to enable the
            policies, use the <code>PolicyNames</code> parameter to list the policies that you
            want to enable.
            </para>
              
            <para>
            You can use <a>DescribeLoadBalancers</a> or <a>DescribeLoadBalancerPolicies</a> to
            verify that the policy is associated with the EC2 instance.
            </para>
              
            <para>
            For more information about enabling back-end instance authentication, see <a href="http://docs.aws.amazon.com/elasticloadbalancing/latest/classic/elb-create-https-ssl-load-balancer.html#configure_backendauth_clt">Configure
            Back-end Instance Authentication</a> in the <i>Classic Load Balancers Guide</i>. For
            more information about Proxy Protocol, see <a href="http://docs.aws.amazon.com/elasticloadbalancing/latest/classic/enable-proxy-protocol.html">Configure
            Proxy Protocol Support</a> in the <i>Classic Load Balancers Guide</i>.
            </para>
            </summary>
            <param name="request">Container for the necessary parameters to execute the SetLoadBalancerPoliciesForBackendServer service method.</param>
             
            <returns>The response from the SetLoadBalancerPoliciesForBackendServer service method, as returned by ElasticLoadBalancing.</returns>
            <exception cref="T:Amazon.ElasticLoadBalancing.Model.AccessPointNotFoundException">
            The specified load balancer does not exist.
            </exception>
            <exception cref="T:Amazon.ElasticLoadBalancing.Model.InvalidConfigurationRequestException">
            The requested configuration change is not valid.
            </exception>
            <exception cref="T:Amazon.ElasticLoadBalancing.Model.PolicyNotFoundException">
            One or more of the specified policies do not exist.
            </exception>
        </member>
        <member name="M:Amazon.ElasticLoadBalancing.IAmazonElasticLoadBalancing.SetLoadBalancerPoliciesForBackendServerAsync(Amazon.ElasticLoadBalancing.Model.SetLoadBalancerPoliciesForBackendServerRequest,System.Threading.CancellationToken)">
            <summary>
            Initiates the asynchronous execution of the SetLoadBalancerPoliciesForBackendServer operation.
            </summary>
             
            <param name="request">Container for the necessary parameters to execute the SetLoadBalancerPoliciesForBackendServer operation.</param>
            <param name="cancellationToken">
                A cancellation token that can be used by other objects or threads to receive notice of cancellation.
            </param>
            <returns>The task object representing the asynchronous operation.</returns>
        </member>
        <member name="M:Amazon.ElasticLoadBalancing.IAmazonElasticLoadBalancing.SetLoadBalancerPoliciesOfListener(Amazon.ElasticLoadBalancing.Model.SetLoadBalancerPoliciesOfListenerRequest)">
            <summary>
            Replaces the current set of policies for the specified load balancer port with the
            specified set of policies.
             
              
            <para>
            To enable back-end server authentication, use <a>SetLoadBalancerPoliciesForBackendServer</a>.
            </para>
              
            <para>
            For more information about setting policies, see <a href="http://docs.aws.amazon.com/elasticloadbalancing/latest/classic/ssl-config-update.html">Update
            the SSL Negotiation Configuration</a>, <a href="http://docs.aws.amazon.com/elasticloadbalancing/latest/classic/elb-sticky-sessions.html#enable-sticky-sessions-duration">Duration-Based
            Session Stickiness</a>, and <a href="http://docs.aws.amazon.com/elasticloadbalancing/latest/classic/elb-sticky-sessions.html#enable-sticky-sessions-application">Application-Controlled
            Session Stickiness</a> in the <i>Classic Load Balancers Guide</i>.
            </para>
            </summary>
            <param name="request">Container for the necessary parameters to execute the SetLoadBalancerPoliciesOfListener service method.</param>
             
            <returns>The response from the SetLoadBalancerPoliciesOfListener service method, as returned by ElasticLoadBalancing.</returns>
            <exception cref="T:Amazon.ElasticLoadBalancing.Model.AccessPointNotFoundException">
            The specified load balancer does not exist.
            </exception>
            <exception cref="T:Amazon.ElasticLoadBalancing.Model.InvalidConfigurationRequestException">
            The requested configuration change is not valid.
            </exception>
            <exception cref="T:Amazon.ElasticLoadBalancing.Model.ListenerNotFoundException">
            The load balancer does not have a listener configured at the specified port.
            </exception>
            <exception cref="T:Amazon.ElasticLoadBalancing.Model.PolicyNotFoundException">
            One or more of the specified policies do not exist.
            </exception>
        </member>
        <member name="M:Amazon.ElasticLoadBalancing.IAmazonElasticLoadBalancing.SetLoadBalancerPoliciesOfListenerAsync(Amazon.ElasticLoadBalancing.Model.SetLoadBalancerPoliciesOfListenerRequest,System.Threading.CancellationToken)">
            <summary>
            Initiates the asynchronous execution of the SetLoadBalancerPoliciesOfListener operation.
            </summary>
             
            <param name="request">Container for the necessary parameters to execute the SetLoadBalancerPoliciesOfListener operation.</param>
            <param name="cancellationToken">
                A cancellation token that can be used by other objects or threads to receive notice of cancellation.
            </param>
            <returns>The task object representing the asynchronous operation.</returns>
        </member>
    </members>
</doc>