AWSSDK.Route53.xml

<?xml version="1.0"?>
<doc>
    <assembly>
        <name>AWSSDK.Route53</name>
    </assembly>
    <members>
        <member name="T:Amazon.Route53.Internal.AmazonRoute53PostMarshallHandler">
            <summary>
            Custom pipeline handler
            </summary>
        </member>
        <member name="M:Amazon.Route53.Internal.AmazonRoute53PostMarshallHandler.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.Route53.Internal.AmazonRoute53PostMarshallHandler.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.Route53.Internal.AmazonRoute53PostMarshallHandler.PreInvoke(Amazon.Runtime.IExecutionContext)">
            <summary>
            Custom pipeline handler
            </summary>
            <param name="executionContext"></param>
        </member>
        <member name="M:Amazon.Route53.Internal.AmazonRoute53PostMarshallHandler.ProcessRequestHandlers(Amazon.Runtime.IExecutionContext)">
            <summary>
            Remove duplicates in resource path which can happen if the exact return values from the CreateHostedZone
            operation are used.
            </summary>
            <param name="executionContext">Execution context.</param>
        </member>
        <member name="T:Amazon.Route53.Internal.AmazonRoute53PreMarshallHandler">
            <summary>
            Custom pipeline handler
            </summary>
        </member>
        <member name="M:Amazon.Route53.Internal.AmazonRoute53PreMarshallHandler.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.Route53.Internal.AmazonRoute53PreMarshallHandler.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.Route53.Internal.AmazonRoute53PreMarshallHandler.PreInvoke(Amazon.Runtime.IExecutionContext)">
            <summary>
            Custom pipeline handler
            </summary>
            <param name="executionContext"></param>
        </member>
        <member name="M:Amazon.Route53.Internal.AmazonRoute53PreMarshallHandler.ProcessRequestHandlers(Amazon.Runtime.IExecutionContext)">
            <summary>
            Remove prefixes in resource ids.
            </summary>
            <param name="executionContext">Execution context.</param>
        </member>
        <member name="T:Amazon.Route53.AmazonRoute53Config">
            <summary>
            Configuration for accessing Amazon Route53 service
            </summary>
        </member>
        <member name="M:Amazon.Route53.AmazonRoute53Config.#ctor">
            <summary>
            Default constructor
            </summary>
        </member>
        <member name="P:Amazon.Route53.AmazonRoute53Config.RegionEndpointServiceName">
            <summary>
            The constant used to lookup in the region hash the endpoint.
            </summary>
        </member>
        <member name="P:Amazon.Route53.AmazonRoute53Config.ServiceVersion">
            <summary>
            Gets the ServiceVersion property.
            </summary>
        </member>
        <member name="P:Amazon.Route53.AmazonRoute53Config.UserAgent">
            <summary>
            Gets the value of UserAgent property.
            </summary>
        </member>
        <member name="T:Amazon.Route53.AmazonRoute53Exception">
            <summary>
             Common exception for the Route53 service.
             </summary>
        </member>
        <member name="M:Amazon.Route53.AmazonRoute53Exception.#ctor(System.String)">
            <summary>
            Construct instance of AmazonRoute53Exception
            </summary>
            <param name="message"></param>
        </member>
        <member name="M:Amazon.Route53.AmazonRoute53Exception.#ctor(System.String,System.Exception)">
            <summary>
            Construct instance of AmazonRoute53Exception
            </summary>
            <param name="message"></param>
            <param name="innerException"></param>
        </member>
        <member name="M:Amazon.Route53.AmazonRoute53Exception.#ctor(System.Exception)">
            <summary>
            Construct instance of AmazonRoute53Exception
            </summary>
            <param name="innerException"></param>
        </member>
        <member name="M:Amazon.Route53.AmazonRoute53Exception.#ctor(System.String,Amazon.Runtime.ErrorType,System.String,System.String,System.Net.HttpStatusCode)">
            <summary>
            Construct instance of AmazonRoute53Exception
            </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.Route53.AmazonRoute53Exception.#ctor(System.String,System.Exception,Amazon.Runtime.ErrorType,System.String,System.String,System.Net.HttpStatusCode)">
            <summary>
            Construct instance of AmazonRoute53Exception
            </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.Route53.AmazonRoute53Exception.#ctor(System.Runtime.Serialization.SerializationInfo,System.Runtime.Serialization.StreamingContext)">
            <summary>
            Constructs a new instance of the AmazonRoute53Exception 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.Route53.ChangeAction">
            <summary>
            Constants used for properties of type ChangeAction.
            </summary>
        </member>
        <member name="F:Amazon.Route53.ChangeAction.CREATE">
            <summary>
            Constant CREATE for ChangeAction
            </summary>
        </member>
        <member name="F:Amazon.Route53.ChangeAction.DELETE">
            <summary>
            Constant DELETE for ChangeAction
            </summary>
        </member>
        <member name="F:Amazon.Route53.ChangeAction.UPSERT">
            <summary>
            Constant UPSERT for ChangeAction
            </summary>
        </member>
        <member name="M:Amazon.Route53.ChangeAction.#ctor(System.String)">
            <summary>
            This constant constructor does not need to be called if the constant
            you are attempting to use is already defined as a static instance of
            this class.
            This constructor should be used to construct constants that are not
            defined as statics, for instance if attempting to use a feature that is
            newer than the current version of the SDK.
            </summary>
        </member>
        <member name="M:Amazon.Route53.ChangeAction.FindValue(System.String)">
            <summary>
            Finds the constant for the unique value.
            </summary>
            <param name="value">The unique value for the constant</param>
            <returns>The constant for the unique value</returns>
        </member>
        <member name="M:Amazon.Route53.ChangeAction.op_Implicit(System.String)~Amazon.Route53.ChangeAction">
            <summary>
            Utility method to convert strings to the constant class.
            </summary>
            <param name="value">The string value to convert to the constant class.</param>
            <returns></returns>
        </member>
        <member name="T:Amazon.Route53.ChangeStatus">
            <summary>
            Constants used for properties of type ChangeStatus.
            </summary>
        </member>
        <member name="F:Amazon.Route53.ChangeStatus.INSYNC">
            <summary>
            Constant INSYNC for ChangeStatus
            </summary>
        </member>
        <member name="F:Amazon.Route53.ChangeStatus.PENDING">
            <summary>
            Constant PENDING for ChangeStatus
            </summary>
        </member>
        <member name="M:Amazon.Route53.ChangeStatus.#ctor(System.String)">
            <summary>
            This constant constructor does not need to be called if the constant
            you are attempting to use is already defined as a static instance of
            this class.
            This constructor should be used to construct constants that are not
            defined as statics, for instance if attempting to use a feature that is
            newer than the current version of the SDK.
            </summary>
        </member>
        <member name="M:Amazon.Route53.ChangeStatus.FindValue(System.String)">
            <summary>
            Finds the constant for the unique value.
            </summary>
            <param name="value">The unique value for the constant</param>
            <returns>The constant for the unique value</returns>
        </member>
        <member name="M:Amazon.Route53.ChangeStatus.op_Implicit(System.String)~Amazon.Route53.ChangeStatus">
            <summary>
            Utility method to convert strings to the constant class.
            </summary>
            <param name="value">The string value to convert to the constant class.</param>
            <returns></returns>
        </member>
        <member name="T:Amazon.Route53.CloudWatchRegion">
            <summary>
            Constants used for properties of type CloudWatchRegion.
            </summary>
        </member>
        <member name="F:Amazon.Route53.CloudWatchRegion.ApNortheast1">
            <summary>
            Constant ApNortheast1 for CloudWatchRegion
            </summary>
        </member>
        <member name="F:Amazon.Route53.CloudWatchRegion.ApNortheast2">
            <summary>
            Constant ApNortheast2 for CloudWatchRegion
            </summary>
        </member>
        <member name="F:Amazon.Route53.CloudWatchRegion.ApSouth1">
            <summary>
            Constant ApSouth1 for CloudWatchRegion
            </summary>
        </member>
        <member name="F:Amazon.Route53.CloudWatchRegion.ApSoutheast1">
            <summary>
            Constant ApSoutheast1 for CloudWatchRegion
            </summary>
        </member>
        <member name="F:Amazon.Route53.CloudWatchRegion.ApSoutheast2">
            <summary>
            Constant ApSoutheast2 for CloudWatchRegion
            </summary>
        </member>
        <member name="F:Amazon.Route53.CloudWatchRegion.EuCentral1">
            <summary>
            Constant EuCentral1 for CloudWatchRegion
            </summary>
        </member>
        <member name="F:Amazon.Route53.CloudWatchRegion.EuWest1">
            <summary>
            Constant EuWest1 for CloudWatchRegion
            </summary>
        </member>
        <member name="F:Amazon.Route53.CloudWatchRegion.SaEast1">
            <summary>
            Constant SaEast1 for CloudWatchRegion
            </summary>
        </member>
        <member name="F:Amazon.Route53.CloudWatchRegion.UsEast1">
            <summary>
            Constant UsEast1 for CloudWatchRegion
            </summary>
        </member>
        <member name="F:Amazon.Route53.CloudWatchRegion.UsWest1">
            <summary>
            Constant UsWest1 for CloudWatchRegion
            </summary>
        </member>
        <member name="F:Amazon.Route53.CloudWatchRegion.UsWest2">
            <summary>
            Constant UsWest2 for CloudWatchRegion
            </summary>
        </member>
        <member name="M:Amazon.Route53.CloudWatchRegion.#ctor(System.String)">
            <summary>
            This constant constructor does not need to be called if the constant
            you are attempting to use is already defined as a static instance of
            this class.
            This constructor should be used to construct constants that are not
            defined as statics, for instance if attempting to use a feature that is
            newer than the current version of the SDK.
            </summary>
        </member>
        <member name="M:Amazon.Route53.CloudWatchRegion.FindValue(System.String)">
            <summary>
            Finds the constant for the unique value.
            </summary>
            <param name="value">The unique value for the constant</param>
            <returns>The constant for the unique value</returns>
        </member>
        <member name="M:Amazon.Route53.CloudWatchRegion.op_Implicit(System.String)~Amazon.Route53.CloudWatchRegion">
            <summary>
            Utility method to convert strings to the constant class.
            </summary>
            <param name="value">The string value to convert to the constant class.</param>
            <returns></returns>
        </member>
        <member name="T:Amazon.Route53.ComparisonOperator">
            <summary>
            Constants used for properties of type ComparisonOperator.
            </summary>
        </member>
        <member name="F:Amazon.Route53.ComparisonOperator.GreaterThanOrEqualToThreshold">
            <summary>
            Constant GreaterThanOrEqualToThreshold for ComparisonOperator
            </summary>
        </member>
        <member name="F:Amazon.Route53.ComparisonOperator.GreaterThanThreshold">
            <summary>
            Constant GreaterThanThreshold for ComparisonOperator
            </summary>
        </member>
        <member name="F:Amazon.Route53.ComparisonOperator.LessThanOrEqualToThreshold">
            <summary>
            Constant LessThanOrEqualToThreshold for ComparisonOperator
            </summary>
        </member>
        <member name="F:Amazon.Route53.ComparisonOperator.LessThanThreshold">
            <summary>
            Constant LessThanThreshold for ComparisonOperator
            </summary>
        </member>
        <member name="M:Amazon.Route53.ComparisonOperator.#ctor(System.String)">
            <summary>
            This constant constructor does not need to be called if the constant
            you are attempting to use is already defined as a static instance of
            this class.
            This constructor should be used to construct constants that are not
            defined as statics, for instance if attempting to use a feature that is
            newer than the current version of the SDK.
            </summary>
        </member>
        <member name="M:Amazon.Route53.ComparisonOperator.FindValue(System.String)">
            <summary>
            Finds the constant for the unique value.
            </summary>
            <param name="value">The unique value for the constant</param>
            <returns>The constant for the unique value</returns>
        </member>
        <member name="M:Amazon.Route53.ComparisonOperator.op_Implicit(System.String)~Amazon.Route53.ComparisonOperator">
            <summary>
            Utility method to convert strings to the constant class.
            </summary>
            <param name="value">The string value to convert to the constant class.</param>
            <returns></returns>
        </member>
        <member name="T:Amazon.Route53.HealthCheckRegion">
            <summary>
            Constants used for properties of type HealthCheckRegion.
            </summary>
        </member>
        <member name="F:Amazon.Route53.HealthCheckRegion.ApNortheast1">
            <summary>
            Constant ApNortheast1 for HealthCheckRegion
            </summary>
        </member>
        <member name="F:Amazon.Route53.HealthCheckRegion.ApSoutheast1">
            <summary>
            Constant ApSoutheast1 for HealthCheckRegion
            </summary>
        </member>
        <member name="F:Amazon.Route53.HealthCheckRegion.ApSoutheast2">
            <summary>
            Constant ApSoutheast2 for HealthCheckRegion
            </summary>
        </member>
        <member name="F:Amazon.Route53.HealthCheckRegion.EuWest1">
            <summary>
            Constant EuWest1 for HealthCheckRegion
            </summary>
        </member>
        <member name="F:Amazon.Route53.HealthCheckRegion.SaEast1">
            <summary>
            Constant SaEast1 for HealthCheckRegion
            </summary>
        </member>
        <member name="F:Amazon.Route53.HealthCheckRegion.UsEast1">
            <summary>
            Constant UsEast1 for HealthCheckRegion
            </summary>
        </member>
        <member name="F:Amazon.Route53.HealthCheckRegion.UsWest1">
            <summary>
            Constant UsWest1 for HealthCheckRegion
            </summary>
        </member>
        <member name="F:Amazon.Route53.HealthCheckRegion.UsWest2">
            <summary>
            Constant UsWest2 for HealthCheckRegion
            </summary>
        </member>
        <member name="M:Amazon.Route53.HealthCheckRegion.#ctor(System.String)">
            <summary>
            This constant constructor does not need to be called if the constant
            you are attempting to use is already defined as a static instance of
            this class.
            This constructor should be used to construct constants that are not
            defined as statics, for instance if attempting to use a feature that is
            newer than the current version of the SDK.
            </summary>
        </member>
        <member name="M:Amazon.Route53.HealthCheckRegion.FindValue(System.String)">
            <summary>
            Finds the constant for the unique value.
            </summary>
            <param name="value">The unique value for the constant</param>
            <returns>The constant for the unique value</returns>
        </member>
        <member name="M:Amazon.Route53.HealthCheckRegion.op_Implicit(System.String)~Amazon.Route53.HealthCheckRegion">
            <summary>
            Utility method to convert strings to the constant class.
            </summary>
            <param name="value">The string value to convert to the constant class.</param>
            <returns></returns>
        </member>
        <member name="T:Amazon.Route53.HealthCheckType">
            <summary>
            Constants used for properties of type HealthCheckType.
            </summary>
        </member>
        <member name="F:Amazon.Route53.HealthCheckType.CALCULATED">
            <summary>
            Constant CALCULATED for HealthCheckType
            </summary>
        </member>
        <member name="F:Amazon.Route53.HealthCheckType.CLOUDWATCH_METRIC">
            <summary>
            Constant CLOUDWATCH_METRIC for HealthCheckType
            </summary>
        </member>
        <member name="F:Amazon.Route53.HealthCheckType.HTTP">
            <summary>
            Constant HTTP for HealthCheckType
            </summary>
        </member>
        <member name="F:Amazon.Route53.HealthCheckType.HTTP_STR_MATCH">
            <summary>
            Constant HTTP_STR_MATCH for HealthCheckType
            </summary>
        </member>
        <member name="F:Amazon.Route53.HealthCheckType.HTTPS">
            <summary>
            Constant HTTPS for HealthCheckType
            </summary>
        </member>
        <member name="F:Amazon.Route53.HealthCheckType.HTTPS_STR_MATCH">
            <summary>
            Constant HTTPS_STR_MATCH for HealthCheckType
            </summary>
        </member>
        <member name="F:Amazon.Route53.HealthCheckType.TCP">
            <summary>
            Constant TCP for HealthCheckType
            </summary>
        </member>
        <member name="M:Amazon.Route53.HealthCheckType.#ctor(System.String)">
            <summary>
            This constant constructor does not need to be called if the constant
            you are attempting to use is already defined as a static instance of
            this class.
            This constructor should be used to construct constants that are not
            defined as statics, for instance if attempting to use a feature that is
            newer than the current version of the SDK.
            </summary>
        </member>
        <member name="M:Amazon.Route53.HealthCheckType.FindValue(System.String)">
            <summary>
            Finds the constant for the unique value.
            </summary>
            <param name="value">The unique value for the constant</param>
            <returns>The constant for the unique value</returns>
        </member>
        <member name="M:Amazon.Route53.HealthCheckType.op_Implicit(System.String)~Amazon.Route53.HealthCheckType">
            <summary>
            Utility method to convert strings to the constant class.
            </summary>
            <param name="value">The string value to convert to the constant class.</param>
            <returns></returns>
        </member>
        <member name="T:Amazon.Route53.InsufficientDataHealthStatus">
            <summary>
            Constants used for properties of type InsufficientDataHealthStatus.
            </summary>
        </member>
        <member name="F:Amazon.Route53.InsufficientDataHealthStatus.Healthy">
            <summary>
            Constant Healthy for InsufficientDataHealthStatus
            </summary>
        </member>
        <member name="F:Amazon.Route53.InsufficientDataHealthStatus.LastKnownStatus">
            <summary>
            Constant LastKnownStatus for InsufficientDataHealthStatus
            </summary>
        </member>
        <member name="F:Amazon.Route53.InsufficientDataHealthStatus.Unhealthy">
            <summary>
            Constant Unhealthy for InsufficientDataHealthStatus
            </summary>
        </member>
        <member name="M:Amazon.Route53.InsufficientDataHealthStatus.#ctor(System.String)">
            <summary>
            This constant constructor does not need to be called if the constant
            you are attempting to use is already defined as a static instance of
            this class.
            This constructor should be used to construct constants that are not
            defined as statics, for instance if attempting to use a feature that is
            newer than the current version of the SDK.
            </summary>
        </member>
        <member name="M:Amazon.Route53.InsufficientDataHealthStatus.FindValue(System.String)">
            <summary>
            Finds the constant for the unique value.
            </summary>
            <param name="value">The unique value for the constant</param>
            <returns>The constant for the unique value</returns>
        </member>
        <member name="M:Amazon.Route53.InsufficientDataHealthStatus.op_Implicit(System.String)~Amazon.Route53.InsufficientDataHealthStatus">
            <summary>
            Utility method to convert strings to the constant class.
            </summary>
            <param name="value">The string value to convert to the constant class.</param>
            <returns></returns>
        </member>
        <member name="T:Amazon.Route53.ResourceRecordSetFailover">
            <summary>
            Constants used for properties of type ResourceRecordSetFailover.
            </summary>
        </member>
        <member name="F:Amazon.Route53.ResourceRecordSetFailover.PRIMARY">
            <summary>
            Constant PRIMARY for ResourceRecordSetFailover
            </summary>
        </member>
        <member name="F:Amazon.Route53.ResourceRecordSetFailover.SECONDARY">
            <summary>
            Constant SECONDARY for ResourceRecordSetFailover
            </summary>
        </member>
        <member name="M:Amazon.Route53.ResourceRecordSetFailover.#ctor(System.String)">
            <summary>
            This constant constructor does not need to be called if the constant
            you are attempting to use is already defined as a static instance of
            this class.
            This constructor should be used to construct constants that are not
            defined as statics, for instance if attempting to use a feature that is
            newer than the current version of the SDK.
            </summary>
        </member>
        <member name="M:Amazon.Route53.ResourceRecordSetFailover.FindValue(System.String)">
            <summary>
            Finds the constant for the unique value.
            </summary>
            <param name="value">The unique value for the constant</param>
            <returns>The constant for the unique value</returns>
        </member>
        <member name="M:Amazon.Route53.ResourceRecordSetFailover.op_Implicit(System.String)~Amazon.Route53.ResourceRecordSetFailover">
            <summary>
            Utility method to convert strings to the constant class.
            </summary>
            <param name="value">The string value to convert to the constant class.</param>
            <returns></returns>
        </member>
        <member name="T:Amazon.Route53.ResourceRecordSetRegion">
            <summary>
            Constants used for properties of type ResourceRecordSetRegion.
            </summary>
        </member>
        <member name="F:Amazon.Route53.ResourceRecordSetRegion.ApNortheast1">
            <summary>
            Constant ApNortheast1 for ResourceRecordSetRegion
            </summary>
        </member>
        <member name="F:Amazon.Route53.ResourceRecordSetRegion.ApNortheast2">
            <summary>
            Constant ApNortheast2 for ResourceRecordSetRegion
            </summary>
        </member>
        <member name="F:Amazon.Route53.ResourceRecordSetRegion.ApSouth1">
            <summary>
            Constant ApSouth1 for ResourceRecordSetRegion
            </summary>
        </member>
        <member name="F:Amazon.Route53.ResourceRecordSetRegion.ApSoutheast1">
            <summary>
            Constant ApSoutheast1 for ResourceRecordSetRegion
            </summary>
        </member>
        <member name="F:Amazon.Route53.ResourceRecordSetRegion.ApSoutheast2">
            <summary>
            Constant ApSoutheast2 for ResourceRecordSetRegion
            </summary>
        </member>
        <member name="F:Amazon.Route53.ResourceRecordSetRegion.CnNorth1">
            <summary>
            Constant CnNorth1 for ResourceRecordSetRegion
            </summary>
        </member>
        <member name="F:Amazon.Route53.ResourceRecordSetRegion.EuCentral1">
            <summary>
            Constant EuCentral1 for ResourceRecordSetRegion
            </summary>
        </member>
        <member name="F:Amazon.Route53.ResourceRecordSetRegion.EuWest1">
            <summary>
            Constant EuWest1 for ResourceRecordSetRegion
            </summary>
        </member>
        <member name="F:Amazon.Route53.ResourceRecordSetRegion.SaEast1">
            <summary>
            Constant SaEast1 for ResourceRecordSetRegion
            </summary>
        </member>
        <member name="F:Amazon.Route53.ResourceRecordSetRegion.UsEast1">
            <summary>
            Constant UsEast1 for ResourceRecordSetRegion
            </summary>
        </member>
        <member name="F:Amazon.Route53.ResourceRecordSetRegion.UsEast2">
            <summary>
            Constant UsEast2 for ResourceRecordSetRegion
            </summary>
        </member>
        <member name="F:Amazon.Route53.ResourceRecordSetRegion.UsWest1">
            <summary>
            Constant UsWest1 for ResourceRecordSetRegion
            </summary>
        </member>
        <member name="F:Amazon.Route53.ResourceRecordSetRegion.UsWest2">
            <summary>
            Constant UsWest2 for ResourceRecordSetRegion
            </summary>
        </member>
        <member name="M:Amazon.Route53.ResourceRecordSetRegion.#ctor(System.String)">
            <summary>
            This constant constructor does not need to be called if the constant
            you are attempting to use is already defined as a static instance of
            this class.
            This constructor should be used to construct constants that are not
            defined as statics, for instance if attempting to use a feature that is
            newer than the current version of the SDK.
            </summary>
        </member>
        <member name="M:Amazon.Route53.ResourceRecordSetRegion.FindValue(System.String)">
            <summary>
            Finds the constant for the unique value.
            </summary>
            <param name="value">The unique value for the constant</param>
            <returns>The constant for the unique value</returns>
        </member>
        <member name="M:Amazon.Route53.ResourceRecordSetRegion.op_Implicit(System.String)~Amazon.Route53.ResourceRecordSetRegion">
            <summary>
            Utility method to convert strings to the constant class.
            </summary>
            <param name="value">The string value to convert to the constant class.</param>
            <returns></returns>
        </member>
        <member name="T:Amazon.Route53.RRType">
            <summary>
            Constants used for properties of type RRType.
            </summary>
        </member>
        <member name="F:Amazon.Route53.RRType.A">
            <summary>
            Constant A for RRType
            </summary>
        </member>
        <member name="F:Amazon.Route53.RRType.AAAA">
            <summary>
            Constant AAAA for RRType
            </summary>
        </member>
        <member name="F:Amazon.Route53.RRType.CNAME">
            <summary>
            Constant CNAME for RRType
            </summary>
        </member>
        <member name="F:Amazon.Route53.RRType.MX">
            <summary>
            Constant MX for RRType
            </summary>
        </member>
        <member name="F:Amazon.Route53.RRType.NAPTR">
            <summary>
            Constant NAPTR for RRType
            </summary>
        </member>
        <member name="F:Amazon.Route53.RRType.NS">
            <summary>
            Constant NS for RRType
            </summary>
        </member>
        <member name="F:Amazon.Route53.RRType.PTR">
            <summary>
            Constant PTR for RRType
            </summary>
        </member>
        <member name="F:Amazon.Route53.RRType.SOA">
            <summary>
            Constant SOA for RRType
            </summary>
        </member>
        <member name="F:Amazon.Route53.RRType.SPF">
            <summary>
            Constant SPF for RRType
            </summary>
        </member>
        <member name="F:Amazon.Route53.RRType.SRV">
            <summary>
            Constant SRV for RRType
            </summary>
        </member>
        <member name="F:Amazon.Route53.RRType.TXT">
            <summary>
            Constant TXT for RRType
            </summary>
        </member>
        <member name="M:Amazon.Route53.RRType.#ctor(System.String)">
            <summary>
            This constant constructor does not need to be called if the constant
            you are attempting to use is already defined as a static instance of
            this class.
            This constructor should be used to construct constants that are not
            defined as statics, for instance if attempting to use a feature that is
            newer than the current version of the SDK.
            </summary>
        </member>
        <member name="M:Amazon.Route53.RRType.FindValue(System.String)">
            <summary>
            Finds the constant for the unique value.
            </summary>
            <param name="value">The unique value for the constant</param>
            <returns>The constant for the unique value</returns>
        </member>
        <member name="M:Amazon.Route53.RRType.op_Implicit(System.String)~Amazon.Route53.RRType">
            <summary>
            Utility method to convert strings to the constant class.
            </summary>
            <param name="value">The string value to convert to the constant class.</param>
            <returns></returns>
        </member>
        <member name="T:Amazon.Route53.Statistic">
            <summary>
            Constants used for properties of type Statistic.
            </summary>
        </member>
        <member name="F:Amazon.Route53.Statistic.Average">
            <summary>
            Constant Average for Statistic
            </summary>
        </member>
        <member name="F:Amazon.Route53.Statistic.Maximum">
            <summary>
            Constant Maximum for Statistic
            </summary>
        </member>
        <member name="F:Amazon.Route53.Statistic.Minimum">
            <summary>
            Constant Minimum for Statistic
            </summary>
        </member>
        <member name="F:Amazon.Route53.Statistic.SampleCount">
            <summary>
            Constant SampleCount for Statistic
            </summary>
        </member>
        <member name="F:Amazon.Route53.Statistic.Sum">
            <summary>
            Constant Sum for Statistic
            </summary>
        </member>
        <member name="M:Amazon.Route53.Statistic.#ctor(System.String)">
            <summary>
            This constant constructor does not need to be called if the constant
            you are attempting to use is already defined as a static instance of
            this class.
            This constructor should be used to construct constants that are not
            defined as statics, for instance if attempting to use a feature that is
            newer than the current version of the SDK.
            </summary>
        </member>
        <member name="M:Amazon.Route53.Statistic.FindValue(System.String)">
            <summary>
            Finds the constant for the unique value.
            </summary>
            <param name="value">The unique value for the constant</param>
            <returns>The constant for the unique value</returns>
        </member>
        <member name="M:Amazon.Route53.Statistic.op_Implicit(System.String)~Amazon.Route53.Statistic">
            <summary>
            Utility method to convert strings to the constant class.
            </summary>
            <param name="value">The string value to convert to the constant class.</param>
            <returns></returns>
        </member>
        <member name="T:Amazon.Route53.TagResourceType">
            <summary>
            Constants used for properties of type TagResourceType.
            </summary>
        </member>
        <member name="F:Amazon.Route53.TagResourceType.Healthcheck">
            <summary>
            Constant Healthcheck for TagResourceType
            </summary>
        </member>
        <member name="F:Amazon.Route53.TagResourceType.Hostedzone">
            <summary>
            Constant Hostedzone for TagResourceType
            </summary>
        </member>
        <member name="M:Amazon.Route53.TagResourceType.#ctor(System.String)">
            <summary>
            This constant constructor does not need to be called if the constant
            you are attempting to use is already defined as a static instance of
            this class.
            This constructor should be used to construct constants that are not
            defined as statics, for instance if attempting to use a feature that is
            newer than the current version of the SDK.
            </summary>
        </member>
        <member name="M:Amazon.Route53.TagResourceType.FindValue(System.String)">
            <summary>
            Finds the constant for the unique value.
            </summary>
            <param name="value">The unique value for the constant</param>
            <returns>The constant for the unique value</returns>
        </member>
        <member name="M:Amazon.Route53.TagResourceType.op_Implicit(System.String)~Amazon.Route53.TagResourceType">
            <summary>
            Utility method to convert strings to the constant class.
            </summary>
            <param name="value">The string value to convert to the constant class.</param>
            <returns></returns>
        </member>
        <member name="T:Amazon.Route53.VPCRegion">
            <summary>
            Constants used for properties of type VPCRegion.
            </summary>
        </member>
        <member name="F:Amazon.Route53.VPCRegion.ApNortheast1">
            <summary>
            Constant ApNortheast1 for VPCRegion
            </summary>
        </member>
        <member name="F:Amazon.Route53.VPCRegion.ApNortheast2">
            <summary>
            Constant ApNortheast2 for VPCRegion
            </summary>
        </member>
        <member name="F:Amazon.Route53.VPCRegion.ApSouth1">
            <summary>
            Constant ApSouth1 for VPCRegion
            </summary>
        </member>
        <member name="F:Amazon.Route53.VPCRegion.ApSoutheast1">
            <summary>
            Constant ApSoutheast1 for VPCRegion
            </summary>
        </member>
        <member name="F:Amazon.Route53.VPCRegion.ApSoutheast2">
            <summary>
            Constant ApSoutheast2 for VPCRegion
            </summary>
        </member>
        <member name="F:Amazon.Route53.VPCRegion.CnNorth1">
            <summary>
            Constant CnNorth1 for VPCRegion
            </summary>
        </member>
        <member name="F:Amazon.Route53.VPCRegion.EuCentral1">
            <summary>
            Constant EuCentral1 for VPCRegion
            </summary>
        </member>
        <member name="F:Amazon.Route53.VPCRegion.EuWest1">
            <summary>
            Constant EuWest1 for VPCRegion
            </summary>
        </member>
        <member name="F:Amazon.Route53.VPCRegion.SaEast1">
            <summary>
            Constant SaEast1 for VPCRegion
            </summary>
        </member>
        <member name="F:Amazon.Route53.VPCRegion.UsEast1">
            <summary>
            Constant UsEast1 for VPCRegion
            </summary>
        </member>
        <member name="F:Amazon.Route53.VPCRegion.UsEast2">
            <summary>
            Constant UsEast2 for VPCRegion
            </summary>
        </member>
        <member name="F:Amazon.Route53.VPCRegion.UsWest1">
            <summary>
            Constant UsWest1 for VPCRegion
            </summary>
        </member>
        <member name="F:Amazon.Route53.VPCRegion.UsWest2">
            <summary>
            Constant UsWest2 for VPCRegion
            </summary>
        </member>
        <member name="M:Amazon.Route53.VPCRegion.#ctor(System.String)">
            <summary>
            This constant constructor does not need to be called if the constant
            you are attempting to use is already defined as a static instance of
            this class.
            This constructor should be used to construct constants that are not
            defined as statics, for instance if attempting to use a feature that is
            newer than the current version of the SDK.
            </summary>
        </member>
        <member name="M:Amazon.Route53.VPCRegion.FindValue(System.String)">
            <summary>
            Finds the constant for the unique value.
            </summary>
            <param name="value">The unique value for the constant</param>
            <returns>The constant for the unique value</returns>
        </member>
        <member name="M:Amazon.Route53.VPCRegion.op_Implicit(System.String)~Amazon.Route53.VPCRegion">
            <summary>
            Utility method to convert strings to the constant class.
            </summary>
            <param name="value">The string value to convert to the constant class.</param>
            <returns></returns>
        </member>
        <member name="T:Amazon.Route53.Model.AlarmIdentifier">
            <summary>
            A complex type that identifies the CloudWatch alarm that you want Amazon Route 53
            health checkers to use to determine whether this health check is healthy.
            </summary>
        </member>
        <member name="P:Amazon.Route53.Model.AlarmIdentifier.Region">
            <summary>
            Gets and sets the property Region.
            <para>
            A complex type that identifies the CloudWatch alarm that you want Amazon Route 53
            health checkers to use to determine whether this health check is healthy.
            </para>
              
            <para>
            For the current list of CloudWatch regions, see <a href="http://docs.aws.amazon.com/general/latest/gr/rande.html#cw_region">Amazon
            CloudWatch</a> in <i>AWS Regions and Endpoints</i> in the <i>Amazon Web Services General
            Reference</i>.
            </para>
            </summary>
        </member>
        <member name="P:Amazon.Route53.Model.AlarmIdentifier.Name">
            <summary>
            Gets and sets the property Name.
            <para>
            The name of the CloudWatch alarm that you want Amazon Route 53 health checkers to
            use to determine whether this health check is healthy.
            </para>
            </summary>
        </member>
        <member name="T:Amazon.Route53.Model.AliasTarget">
            <summary>
            <i>Alias resource record sets only:</i> Information about the CloudFront distribution,
            Elastic Beanstalk environment, ELB load balancer, Amazon S3 bucket, or Amazon Route
            53 resource record set to which you are redirecting queries. The Elastic Beanstalk
            environment must have a regionalized subdomain.
             
              
            <para>
            When creating resource record sets for a private hosted zone, note the following:
            </para>
             <ul> <li>
            <para>
            Resource record sets cannot be created for CloudFront distributions in a private hosted
            zone.
            </para>
             </li> <li>
            <para>
            Creating geolocation alias resource record sets or latency alias resource record sets
            in a private hosted zone is unsupported.
            </para>
             </li> <li>
            <para>
            For information about creating failover resource record sets in a private hosted zone,
            see <a href="http://docs.aws.amazon.com/Route53/latest/DeveloperGuide/dns-failover-private-hosted-zones.html">Configuring
            Failover in a Private Hosted Zone</a>.
            </para>
             </li> </ul>
            </summary>
        </member>
        <member name="M:Amazon.Route53.Model.AliasTarget.#ctor">
            <summary>
            Empty constructor used to set properties independently even when a simple constructor is available
            </summary>
        </member>
        <member name="M:Amazon.Route53.Model.AliasTarget.#ctor(System.String,System.String)">
            <summary>
            Instantiates AliasTarget with the parameterized properties
            </summary>
            <param name="hostedZoneId"> <i>Alias resource records sets only</i>: The value used depends on where the queries are routed: <dl> <dt>A CloudFront distribution</dt> <dd> Specify <code>Z2FDTNDATAQYW2</code>. <note> Alias resource record sets for CloudFront cannot be created in a private zone. </note> </dd> <dt>Elastic Beanstalk environment</dt> <dd> Specify the hosted zone ID for the region in which you created the environment. The environment must have a regionalized subdomain. For a list of regions and the corresponding hosted zone IDs, see <a href="http://docs.aws.amazon.com/general/latest/gr/rande.html#elasticbeanstalk_region">AWS Elastic Beanstalk</a> in the Regions and Endpoints chapter of the <i>AWS General Reference</i>. </dd> <dt>ELB load balancer</dt> <dd> Specify the value of the hosted zone ID for the load balancer. Use the following methods to get the hosted zone ID: <ul> <li> AWS Management Console: Go to the Amazon EC2; page, click Load Balancers in the navigation pane, select the load balancer, and get the value of the Hosted Zone ID field on the Description tab. Use the same process to get the DNS Name. See <a>HostedZone$Name</a>. </li> <li> Elastic Load Balancing API: Use <code>DescribeLoadBalancers</code> to get the value of <code>CanonicalHostedZoneNameID</code>. Use the same process to get the <code>CanonicalHostedZoneName</code>. See <a>HostedZone$Name</a>. </li> <li> AWS CLI: Use <code> <a href="http://docs.aws.amazon.com/cli/latest/reference/elb/describe-load-balancers.html">describe-load-balancers</a> </code> to get the value of <code>CanonicalHostedZoneNameID</code>. Use the same process to get the <code>CanonicalHostedZoneName</code>. See <a>HostedZone$Name</a>. </li> </ul> </dd> <dt>An Amazon S3 bucket configured as a static website</dt> <dd> Specify the hosted zone ID for the Amazon S3 website endpoint in which you created the bucket. For more information about valid values, see the table <a href="http://docs.aws.amazon.com/general/latest/gr/rande.html#s3_region"> Amazon S3 (S3) Website Endpoints</a> in the <i>Amazon Web Services General Reference</i>. </dd> <dt>Another Amazon Route 53 resource record set in your hosted zone</dt> <dd> Specify the hosted zone ID of your hosted zone. (An alias resource record set cannot reference a resource record set in a different hosted zone.) </dd> </dl></param>
            <param name="dnsName"> <i>Alias resource record sets only:</i> The value that you specify depends on where you want to route queries: <ul> <li> <b>A CloudFront distribution:</b> Specify the domain name that CloudFront assigned when you created your distribution. Your CloudFront distribution must include an alternate domain name that matches the name of the resource record set. For example, if the name of the resource record set is <i>acme.example.com</i>, your CloudFront distribution must include <i>acme.example.com</i> as one of the alternate domain names. For more information, see <a href="http://docs.aws.amazon.com/AmazonCloudFront/latest/DeveloperGuide/CNAMEs.html">Using Alternate Domain Names (CNAMEs)</a> in the <i>Amazon CloudFront Developer Guide</i>. </li> <li> <b>Elastic Beanstalk environment</b>: Specify the <code>CNAME</code> attribute for the environment. (The environment must have a regionalized domain name.) You can use the following methods to get the value of the CNAME attribute: <ul> <li> <i>AWS Managment Console</i>: For information about how to get the value by using the console, see <a href="http://docs.aws.amazon.com/elasticbeanstalk/latest/dg/customdomains.html">Using Custom Domains with Elastic Beanstalk</a> in the <i>AWS Elastic Beanstalk Developer Guide</i>. </li> <li> <i>Elastic Load Balancing API</i>: Use the <code>DescribeEnvironments</code> action to get the value of the <code>CNAME</code> attribute. For more information, see <a href="http://docs.aws.amazon.com/elasticbeanstalk/latest/dg/API_DescribeEnvironments.html">DescribeEnvironments</a> in the <i>AWS Elastic Beanstalk API Reference</i>. </li> <li> <i>AWS CLI</i>: Use the describe-environments command to get the value of the <code>CNAME</code> attribute. For more information, see <a href="http://docs.aws.amazon.com/cli/latest/reference/elasticbeanstalk/describe-environments.html">describe-environments</a> in the <i>AWS Command Line Interface Reference</i>. </li> </ul> </li> <li> <b>An ELB load balancer:</b> Specify the DNS name associated with the load balancer. Get the DNS name by using the AWS Management Console, the ELB API, or the AWS CLI. Use the same method to get values for <code>HostedZoneId</code> and <code>DNSName</code>. If you get one value from the console and the other value from the API or the CLI, creating the resource record set will fail. <ul> <li> <i>AWS Management Console</i>: Go to the Amazon EC2 page, click Load Balancers in the navigation pane, choose the load balancer, choose the Description tab, and get the value of the DNS Name field that begins with dualstack. Use the same process to get the Hosted Zone ID. See <a>HostedZone$Id</a>. </li> <li> <i>Elastic Load Balancing API</i>: Use <code> <a href="http://docs.aws.amazon.com/ElasticLoadBalancing/latest/APIReference/API_DescribeLoadBalancers.html">DescribeLoadBalancers</a> </code> to get the value of <code>CanonicalHostedZoneName</code>. Use the same process to get the <code>CanonicalHostedZoneNameId</code>. See <a>HostedZone$Id</a>. </li> <li> <i>AWS CLI</i>: Use <code> <a href="http://docs.aws.amazon.com/ElasticLoadBalancing/latest/APIReference/API_DescribeLoadBalancers.html">describe-load-balancers</a> </code> to get the value of <code>CanonicalHostedZoneName</code>. Use the same process to get the <code>CanonicalHostedZoneNameId</code>. See HostedZoneId. </li> </ul> </li> <li> <b>An Amazon S3 bucket that is configured as a static website:</b> Specify the domain name of the Amazon S3 website endpoint in which you created the bucket; for example, <code>s3-website-us-east-1.amazonaws.com</code>. For more information about valid values, see the table <a href="http://docs.aws.amazon.com/general/latest/gr/rande.html#s3_region">Amazon Simple Storage Service (S3) Website Endpoints</a> in the <i>Amazon Web Services General Reference</i>. For more information about using Amazon S3 buckets for websites, see <a href="http://docs.aws.amazon.com/AmazonS3/latest/dev/WebsiteHosting.html">Hosting a Static Website on Amazon S3</a> in the <i>Amazon Simple Storage Service Developer Guide.</i> </li> <li> <b>Another Amazon Route 53 resource record set</b>: Specify the value of the <code>Name</code> element for a resource record set in the current hosted zone. </li> </ul></param>
        </member>
        <member name="P:Amazon.Route53.Model.AliasTarget.HostedZoneId">
            <summary>
            Gets and sets the property HostedZoneId.
            <para>
             <i>Alias resource records sets only</i>: The value used depends on where the queries
            are routed:
            </para>
             <dl> <dt>A CloudFront distribution</dt> <dd>
            <para>
            Specify <code>Z2FDTNDATAQYW2</code>.
            </para>
             <note>
            <para>
            Alias resource record sets for CloudFront cannot be created in a private zone.
            </para>
             </note> </dd> <dt>Elastic Beanstalk environment</dt> <dd>
            <para>
            Specify the hosted zone ID for the region in which you created the environment. The
            environment must have a regionalized subdomain. For a list of regions and the corresponding
            hosted zone IDs, see <a href="http://docs.aws.amazon.com/general/latest/gr/rande.html#elasticbeanstalk_region">AWS
            Elastic Beanstalk</a> in the Regions and Endpoints chapter of the <i>AWS General Reference</i>.
            </para>
             </dd> <dt>ELB load balancer</dt> <dd>
            <para>
            Specify the value of the hosted zone ID for the load balancer. Use the following methods
            to get the hosted zone ID:
            </para>
             <ul> <li>
            <para>
            AWS Management Console: Go to the Amazon EC2; page, click Load Balancers in the navigation
            pane, select the load balancer, and get the value of the Hosted Zone ID field on the
            Description tab. Use the same process to get the DNS Name. See <a>HostedZone$Name</a>.
            </para>
             </li> <li>
            <para>
            Elastic Load Balancing API: Use <code>DescribeLoadBalancers</code> to get the value
            of <code>CanonicalHostedZoneNameID</code>. Use the same process to get the <code>CanonicalHostedZoneName</code>.
            See <a>HostedZone$Name</a>.
            </para>
             </li> <li>
            <para>
            AWS CLI: Use <code> <a href="http://docs.aws.amazon.com/cli/latest/reference/elb/describe-load-balancers.html">describe-load-balancers</a>
            </code> to get the value of <code>CanonicalHostedZoneNameID</code>. Use the same process
            to get the <code>CanonicalHostedZoneName</code>. See <a>HostedZone$Name</a>.
            </para>
             </li> </ul> </dd> <dt>An Amazon S3 bucket configured as a static website</dt> <dd>
             
            <para>
            Specify the hosted zone ID for the Amazon S3 website endpoint in which you created
            the bucket. For more information about valid values, see the table <a href="http://docs.aws.amazon.com/general/latest/gr/rande.html#s3_region">
            Amazon S3 (S3) Website Endpoints</a> in the <i>Amazon Web Services General Reference</i>.
            </para>
             </dd> <dt>Another Amazon Route 53 resource record set in your hosted zone</dt> <dd>
             
            <para>
            Specify the hosted zone ID of your hosted zone. (An alias resource record set cannot
            reference a resource record set in a different hosted zone.)
            </para>
             </dd> </dl>
            </summary>
        </member>
        <member name="P:Amazon.Route53.Model.AliasTarget.DNSName">
            <summary>
            Gets and sets the property DNSName.
            <para>
             <i>Alias resource record sets only:</i> The value that you specify depends on where
            you want to route queries:
            </para>
             <ul> <li>
            <para>
             <b>A CloudFront distribution:</b> Specify the domain name that CloudFront assigned
            when you created your distribution.
            </para>
              
            <para>
            Your CloudFront distribution must include an alternate domain name that matches the
            name of the resource record set. For example, if the name of the resource record set
            is <i>acme.example.com</i>, your CloudFront distribution must include <i>acme.example.com</i>
            as one of the alternate domain names. For more information, see <a href="http://docs.aws.amazon.com/AmazonCloudFront/latest/DeveloperGuide/CNAMEs.html">Using
            Alternate Domain Names (CNAMEs)</a> in the <i>Amazon CloudFront Developer Guide</i>.
            </para>
             </li> <li>
            <para>
             <b>Elastic Beanstalk environment</b>: Specify the <code>CNAME</code> attribute for
            the environment. (The environment must have a regionalized domain name.) You can use
            the following methods to get the value of the CNAME attribute:
            </para>
             <ul> <li>
            <para>
             <i>AWS Managment Console</i>: For information about how to get the value by using
            the console, see <a href="http://docs.aws.amazon.com/elasticbeanstalk/latest/dg/customdomains.html">Using
            Custom Domains with Elastic Beanstalk</a> in the <i>AWS Elastic Beanstalk Developer
            Guide</i>.
            </para>
             </li> <li>
            <para>
             <i>Elastic Load Balancing API</i>: Use the <code>DescribeEnvironments</code> action
            to get the value of the <code>CNAME</code> attribute. For more information, see <a
            href="http://docs.aws.amazon.com/elasticbeanstalk/latest/dg/API_DescribeEnvironments.html">DescribeEnvironments</a>
            in the <i>AWS Elastic Beanstalk API Reference</i>.
            </para>
             </li> <li>
            <para>
             <i>AWS CLI</i>: Use the describe-environments command to get the value of the <code>CNAME</code>
            attribute. For more information, see <a href="http://docs.aws.amazon.com/cli/latest/reference/elasticbeanstalk/describe-environments.html">describe-environments</a>
            in the <i>AWS Command Line Interface Reference</i>.
            </para>
             </li> </ul> </li> <li>
            <para>
             <b>An ELB load balancer:</b> Specify the DNS name associated with the load balancer.
            Get the DNS name by using the AWS Management Console, the ELB API, or the AWS CLI.
            Use the same method to get values for <code>HostedZoneId</code> and <code>DNSName</code>.
            If you get one value from the console and the other value from the API or the CLI,
            creating the resource record set will fail.
            </para>
             <ul> <li>
            <para>
             <i>AWS Management Console</i>: Go to the Amazon EC2 page, click Load Balancers in
            the navigation pane, choose the load balancer, choose the Description tab, and get
            the value of the DNS Name field that begins with dualstack. Use the same process to
            get the Hosted Zone ID. See <a>HostedZone$Id</a>.
            </para>
             </li> <li>
            <para>
             <i>Elastic Load Balancing API</i>: Use <code> <a href="http://docs.aws.amazon.com/ElasticLoadBalancing/latest/APIReference/API_DescribeLoadBalancers.html">DescribeLoadBalancers</a>
            </code> to get the value of <code>CanonicalHostedZoneName</code>. Use the same process
            to get the <code>CanonicalHostedZoneNameId</code>. See <a>HostedZone$Id</a>.
            </para>
             </li> <li>
            <para>
             <i>AWS CLI</i>: Use <code> <a href="http://docs.aws.amazon.com/ElasticLoadBalancing/latest/APIReference/API_DescribeLoadBalancers.html">describe-load-balancers</a>
            </code> to get the value of <code>CanonicalHostedZoneName</code>. Use the same process
            to get the <code>CanonicalHostedZoneNameId</code>. See HostedZoneId.
            </para>
             </li> </ul> </li> <li>
            <para>
             <b>An Amazon S3 bucket that is configured as a static website:</b> Specify the domain
            name of the Amazon S3 website endpoint in which you created the bucket; for example,
            <code>s3-website-us-east-1.amazonaws.com</code>. For more information about valid
            values, see the table <a href="http://docs.aws.amazon.com/general/latest/gr/rande.html#s3_region">Amazon
            Simple Storage Service (S3) Website Endpoints</a> in the <i>Amazon Web Services General
            Reference</i>. For more information about using Amazon S3 buckets for websites, see
            <a href="http://docs.aws.amazon.com/AmazonS3/latest/dev/WebsiteHosting.html">Hosting
            a Static Website on Amazon S3</a> in the <i>Amazon Simple Storage Service Developer
            Guide.</i>
            </para>
             </li> <li>
            <para>
             <b>Another Amazon Route 53 resource record set</b>: Specify the value of the <code>Name</code>
            element for a resource record set in the current hosted zone.
            </para>
             </li> </ul>
            </summary>
        </member>
        <member name="P:Amazon.Route53.Model.AliasTarget.EvaluateTargetHealth">
            <summary>
            Gets and sets the property EvaluateTargetHealth.
            <para>
             <i>Applies only to alias, weighted alias, latency alias, and failover alias record
            sets:</i> If you set the value of <code>EvaluateTargetHealth</code> to <code>true</code>
            for the resource record set or sets in an alias, weighted alias, latency alias, or
            failover alias resource record set, and if you specify a value for <code> <a>HealthCheck$Id</a>
            </code> for every resource record set that is referenced by these alias resource record
            sets, the alias resource record sets inherit the health of the referenced resource
            record sets.
            </para>
              
            <para>
            In this configuration, when Amazon Route 53 receives a DNS query for an alias resource
            record set:
            </para>
             <ul> <li>
            <para>
            Amazon Route 53 looks at the resource record sets that are referenced by the alias
            resource record sets to determine which health checks they're using.
            </para>
             </li> <li>
            <para>
            Amazon Route 53 checks the current status of each health check. (Amazon Route 53 periodically
            checks the health of the endpoint that is specified in a health check; it doesn't
            perform the health check when the DNS query arrives.)
            </para>
             </li> <li>
            <para>
            Based on the status of the health checks, Amazon Route 53 determines which resource
            record sets are healthy. Unhealthy resource record sets are immediately removed from
            consideration. In addition, if all of the resource record sets that are referenced
            by an alias resource record set are unhealthy, that alias resource record set also
            is immediately removed from consideration.
            </para>
             </li> <li>
            <para>
            Based on the configuration of the alias resource record sets (weighted alias or latency
            alias, for example) and the configuration of the resource record sets that they reference,
            Amazon Route 53 chooses a resource record set from the healthy resource record sets,
            and responds to the query.
            </para>
             </li> </ul>
            <para>
            Note the following:
            </para>
             <ul> <li>
            <para>
            You cannot set <code>EvaluateTargetHealth</code> to <code>true</code> when the alias
            target is a CloudFront distribution.
            </para>
             </li> <li>
            <para>
            If the AWS resource that you specify in <code>AliasTarget</code> is a resource record
            set or a group of resource record sets (for example, a group of weighted resource
            record sets), but it is not another alias resource record set, we recommend that you
            associate a health check with all of the resource record sets in the alias target.For
            more information, see <a href="http://docs.aws.amazon.com/Route53/latest/DeveloperGuide/dns-failover-complex-configs.html#dns-failover-complex-configs-hc-omitting">What
            Happens When You Omit Health Checks?</a> in the <i>Amazon Route 53 Developer Guide</i>.
            </para>
             </li> <li>
            <para>
            If you specify an Elastic Beanstalk environment in <code>HostedZoneId</code> and <code>DNSName</code>,
            and if the environment contains an ELB load balancer, Elastic Load Balancing routes
            queries only to the healthy Amazon EC2 instances that are registered with the load
            balancer. (An environment automatically contains an ELB load balancer if it includes
            more than one Amazon EC2 instance.) If you set <code>EvaluateTargetHealth</code> to
            <code>true</code> and either no Amazon EC2 instances are healthy or the load balancer
            itself is unhealthy, Amazon Route 53 routes queries to other available resources that
            are healthy, if any.
            </para>
              
            <para>
            If the environment contains a single Amazon EC2 instance, there are no special requirements.
            </para>
             </li> <li>
            <para>
            If you specify an ELB load balancer in <code> <a>AliasTarget</a> </code>, Elastic
            Load Balancing routes queries only to the healthy Amazon EC2 instances that are registered
            with the load balancer. If no Amazon EC2 instances are healthy or if the load balancer
            itself is unhealthy, and if <code>EvaluateTargetHealth</code> is true for the corresponding
            alias resource record set, Amazon Route 53 routes queries to other resources. When
            you create a load balancer, you configure settings for Elastic Load Balancing health
            checks; they're not Amazon Route 53 health checks, but they perform a similar function.
            Do not create Amazon Route 53 health checks for the Amazon EC2 instances that you
            register with an ELB load balancer.
            </para>
              
            <para>
            For more information, see <a href="http://docs.aws.amazon.com/Route53/latest/DeveloperGuide/dns-failover-complex-configs.html">How
            Health Checks Work in More Complex Amazon Route 53 Configurations</a> in the <i>Amazon
            Route 53 Developers Guide</i>.
            </para>
             </li> <li>
            <para>
            We recommend that you set <code>EvaluateTargetHealth</code> to true only when you
            have enough idle capacity to handle the failure of one or more endpoints.
            </para>
             </li> </ul>
            <para>
            For more information and examples, see <a href="http://docs.aws.amazon.com/Route53/latest/DeveloperGuide/dns-failover.html">Amazon
            Route 53 Health Checks and DNS Failover</a> in the <i>Amazon Route 53 Developer Guide</i>.
            </para>
            </summary>
        </member>
        <member name="T:Amazon.Route53.Model.AssociateVPCWithHostedZoneRequest">
            <summary>
            Container for the parameters to the AssociateVPCWithHostedZone operation.
            Associates an Amazon VPC with a private hosted zone.
             
             <important>
            <para>
            The VPC and the hosted zone must already exist, and you must have created a private
            hosted zone. You cannot convert a public hosted zone into a private hosted zone.
            </para>
             </important>
            <para>
            Send a <code>POST</code> request to the <code>/2013-04-01/hostedzone/<i>hosted zone
            ID</i>/associatevpc</code> resource. The request body must include an XML document
            with a <code>AssociateVPCWithHostedZoneRequest</code> element. The response returns
            the <code>AssociateVPCWithHostedZoneResponse</code> element.
            </para>
             <note>
            <para>
            If you used different accounts to create the hosted zone and to create the Amazon
            VPCs that you want to associate with the hosted zone, we need to update account permissions
            for you. For more information, see <a href="http://docs.aws.amazon.com/Route53/latest/DeveloperGuide/hosted-zone-private-associate-vpcs-different-accounts.html">Associating
            Amazon VPCs and Private Hosted Zones That You Create with Different AWS Accounts</a>
            in the Amazon Route 53 Developer Guide.
            </para>
             </note>
            </summary>
        </member>
        <member name="P:Amazon.Route53.Model.AssociateVPCWithHostedZoneRequest.HostedZoneId">
            <summary>
            Gets and sets the property HostedZoneId.
            <para>
            The ID of the hosted zone you want to associate your VPC with.
            </para>
              
            <para>
            Note that you cannot associate a VPC with a hosted zone that doesn't have an existing
            VPC association.
            </para>
            </summary>
        </member>
        <member name="P:Amazon.Route53.Model.AssociateVPCWithHostedZoneRequest.VPC">
            <summary>
            Gets and sets the property VPC.
            <para>
            A complex type containing information about the Amazon VPC that you're associating
            with the specified hosted zone.
            </para>
            </summary>
        </member>
        <member name="P:Amazon.Route53.Model.AssociateVPCWithHostedZoneRequest.Comment">
            <summary>
            Gets and sets the property Comment.
            <para>
             <i>Optional:</i> A comment about the association request.
            </para>
            </summary>
        </member>
        <member name="T:Amazon.Route53.Model.AssociateVPCWithHostedZoneResponse">
            <summary>
            A complex type that contains the response information for the hosted zone.
            </summary>
        </member>
        <member name="P:Amazon.Route53.Model.AssociateVPCWithHostedZoneResponse.ChangeInfo">
            <summary>
            Gets and sets the property ChangeInfo.
            <para>
            A complex type that describes the changes made to your hosted zone.
            </para>
            </summary>
        </member>
        <member name="T:Amazon.Route53.Model.Change">
            <summary>
            The information for each resource record set that you want to change.
            </summary>
        </member>
        <member name="M:Amazon.Route53.Model.Change.#ctor">
            <summary>
            Empty constructor used to set properties independently even when a simple constructor is available
            </summary>
        </member>
        <member name="M:Amazon.Route53.Model.Change.#ctor(Amazon.Route53.ChangeAction,Amazon.Route53.Model.ResourceRecordSet)">
            <summary>
            Instantiates Change with the parameterized properties
            </summary>
            <param name="action">The action to perform: <ul> <li> <code>CREATE</code>: Creates a resource record set that has the specified values. </li> <li> <code>DELETE</code>: Deletes a existing resource record set that has the specified values for <code>Name</code>, <code>Type</code>, <code>SetIdentifier</code> (for latency, weighted, geolocation, and failover resource record sets), and <code>TTL</code> (except alias resource record sets, for which the TTL is determined by the AWS resource that you're routing DNS queries to). <important> To delete the resource record set that is associated with a traffic policy instance, use <code> <a>DeleteTrafficPolicyInstance</a> </code>. Amazon Route 53will delete the resource record set automatically. If you delete the resource record set by using <code>ChangeResourceRecordSets</code>, Amazon Route 53 doesn't automatically delete the traffic policy instance, and you'll continue to be charged for it even though it's no longer in use. </important> </li> <li> <code>UPSERT</code>: If a resource record set does not already exist, Amazon Route 53 creates it. If a resource record set does exist, Amazon Route 53 updates it with the values in the request. Amazon Route 53 can update an existing resource record set only when all of the following values match: <code>Name</code>, <code>Type</code>, and <code>SetIdentifier</code> (for weighted, latency, geolocation, and failover resource record sets). </li> </ul></param>
            <param name="resourceRecordSet">Information about the resource record set to create or delete.</param>
        </member>
        <member name="P:Amazon.Route53.Model.Change.Action">
            <summary>
            Gets and sets the property Action.
            <para>
            The action to perform:
            </para>
             <ul> <li>
            <para>
             <code>CREATE</code>: Creates a resource record set that has the specified values.
            </para>
             </li> <li>
            <para>
             <code>DELETE</code>: Deletes a existing resource record set that has the specified
            values for <code>Name</code>, <code>Type</code>, <code>SetIdentifier</code> (for latency,
            weighted, geolocation, and failover resource record sets), and <code>TTL</code> (except
            alias resource record sets, for which the TTL is determined by the AWS resource that
            you're routing DNS queries to).
            </para>
             <important>
            <para>
            To delete the resource record set that is associated with a traffic policy instance,
            use <code> <a>DeleteTrafficPolicyInstance</a> </code>. Amazon Route 53will delete
            the resource record set automatically. If you delete the resource record set by using
            <code>ChangeResourceRecordSets</code>, Amazon Route 53 doesn't automatically delete
            the traffic policy instance, and you'll continue to be charged for it even though
            it's no longer in use.
            </para>
             </important> </li> <li>
            <para>
             <code>UPSERT</code>: If a resource record set does not already exist, Amazon Route
            53 creates it. If a resource record set does exist, Amazon Route 53 updates it with
            the values in the request. Amazon Route 53 can update an existing resource record
            set only when all of the following values match: <code>Name</code>, <code>Type</code>,
            and <code>SetIdentifier</code> (for weighted, latency, geolocation, and failover resource
            record sets).
            </para>
             </li> </ul>
            </summary>
        </member>
        <member name="P:Amazon.Route53.Model.Change.ResourceRecordSet">
            <summary>
            Gets and sets the property ResourceRecordSet.
            <para>
            Information about the resource record set to create or delete.
            </para>
            </summary>
        </member>
        <member name="T:Amazon.Route53.Model.ChangeBatch">
            <summary>
            The information for a change request.
            </summary>
        </member>
        <member name="M:Amazon.Route53.Model.ChangeBatch.#ctor">
            <summary>
            Empty constructor used to set properties independently even when a simple constructor is available
            </summary>
        </member>
        <member name="M:Amazon.Route53.Model.ChangeBatch.#ctor(System.Collections.Generic.List{Amazon.Route53.Model.Change})">
            <summary>
            Instantiates ChangeBatch with the parameterized properties
            </summary>
            <param name="changes">Information about the changes to make to the record sets.</param>
        </member>
        <member name="P:Amazon.Route53.Model.ChangeBatch.Comment">
            <summary>
            Gets and sets the property Comment.
            <para>
             <i>Optional:</i> Any comments you want to include about a change batch request.
            </para>
            </summary>
        </member>
        <member name="P:Amazon.Route53.Model.ChangeBatch.Changes">
            <summary>
            Gets and sets the property Changes.
            <para>
            Information about the changes to make to the record sets.
            </para>
            </summary>
        </member>
        <member name="T:Amazon.Route53.Model.ChangeBatchRecord">
            <summary>
            A complex type that lists the changes and information for a ChangeBatch.
            </summary>
        </member>
        <member name="P:Amazon.Route53.Model.ChangeBatchRecord.Id">
            <summary>
            Gets and sets the property Id.
            <para>
            The ID of the request. Use this ID to track when the change has completed across all
            Amazon Route 53 DNS servers.
            </para>
            </summary>
        </member>
        <member name="P:Amazon.Route53.Model.ChangeBatchRecord.SubmittedAt">
            <summary>
            Gets and sets the property SubmittedAt.
            <para>
            The date and time the change was submitted, in the format <code>YYYY-MM-DDThh:mm:ssZ</code>,
            as specified in the ISO 8601 standard (for example, 2009-11-19T19:37:58Z). The <code>Z</code>
            after the time indicates that the time is listed in Coordinated Universal Time (UTC).
            </para>
            </summary>
        </member>
        <member name="P:Amazon.Route53.Model.ChangeBatchRecord.Status">
            <summary>
            Gets and sets the property Status.
            <para>
            The current state of the request. <code>PENDING</code> indicates that this request
            has not yet been applied to all Amazon Route 53 DNS servers.
            </para>
              
            <para>
            Valid Values: <code>PENDING</code> | <code>INSYNC</code>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.Route53.Model.ChangeBatchRecord.Comment">
            <summary>
            Gets and sets the property Comment.
            <para>
            A complex type that describes change information about changes made to your hosted
            zone.
            </para>
              
            <para>
            This element contains an ID that you use when performing a <a>GetChange</a> action
            to get detailed information about the change.
            </para>
            </summary>
        </member>
        <member name="P:Amazon.Route53.Model.ChangeBatchRecord.Submitter">
            <summary>
            Gets and sets the property Submitter.
            <para>
            The AWS account ID attached to the changes.
            </para>
            </summary>
        </member>
        <member name="P:Amazon.Route53.Model.ChangeBatchRecord.Changes">
            <summary>
            Gets and sets the property Changes.
            <para>
            A list of changes made in the ChangeBatch.
            </para>
            </summary>
        </member>
        <member name="T:Amazon.Route53.Model.ChangeInfo">
            <summary>
            A complex type that describes change information about changes made to your hosted
            zone.
            </summary>
        </member>
        <member name="M:Amazon.Route53.Model.ChangeInfo.#ctor">
            <summary>
            Empty constructor used to set properties independently even when a simple constructor is available
            </summary>
        </member>
        <member name="M:Amazon.Route53.Model.ChangeInfo.#ctor(System.String,Amazon.Route53.ChangeStatus,System.DateTime)">
            <summary>
            Instantiates ChangeInfo with the parameterized properties
            </summary>
            <param name="id">The ID of the request.</param>
            <param name="status">The current state of the request. <code>PENDING</code> indicates that this request has not yet been applied to all Amazon Route 53 DNS servers.</param>
            <param name="submittedAt">The date and time the change request was submitted, in Coordinated Universal Time (UTC) format: <code>YYYY-MM-DDThh:mm:ssZ</code>. For more information, see the Wikipedia entry <a href="https://en.wikipedia.org/wiki/ISO_8601">ISO 8601</a>.</param>
        </member>
        <member name="P:Amazon.Route53.Model.ChangeInfo.Id">
            <summary>
            Gets and sets the property Id.
            <para>
            The ID of the request.
            </para>
            </summary>
        </member>
        <member name="P:Amazon.Route53.Model.ChangeInfo.Status">
            <summary>
            Gets and sets the property Status.
            <para>
            The current state of the request. <code>PENDING</code> indicates that this request
            has not yet been applied to all Amazon Route 53 DNS servers.
            </para>
            </summary>
        </member>
        <member name="P:Amazon.Route53.Model.ChangeInfo.SubmittedAt">
            <summary>
            Gets and sets the property SubmittedAt.
            <para>
            The date and time the change request was submitted, in Coordinated Universal Time
            (UTC) format: <code>YYYY-MM-DDThh:mm:ssZ</code>. For more information, see the Wikipedia
            entry <a href="https://en.wikipedia.org/wiki/ISO_8601">ISO 8601</a>.
            </para>
            </summary>
        </member>
        <member name="P:Amazon.Route53.Model.ChangeInfo.Comment">
            <summary>
            Gets and sets the property Comment.
            <para>
            A complex type that describes change information about changes made to your hosted
            zone.
            </para>
              
            <para>
            This element contains an ID that you use when performing a <a>GetChange</a> action
            to get detailed information about the change.
            </para>
            </summary>
        </member>
        <member name="T:Amazon.Route53.Model.ChangeResourceRecordSetsRequest">
            <summary>
            Container for the parameters to the ChangeResourceRecordSets operation.
            Create, change, update, or delete authoritative DNS information on all Amazon Route
            53 servers. Send a <code>POST</code> request to:
             
              
            <para>
             <code>/2013-04-01/hostedzone/<i>Amazon Route 53 hosted Zone ID</i>/rrset</code> resource.
             
            </para>
              
            <para>
            The request body must include a document with a <code>ChangeResourceRecordSetsRequest</code>
            element. The request body contains a list of change items, known as a change batch.
            Change batches are considered transactional changes. When using the Amazon Route 53
            API to change resource record sets, Amazon Route 53 either makes all or none of the
            changes in a change batch request. This ensures that Amazon Route 53 never partially
            implements the intended changes to the resource record sets in a hosted zone.
            </para>
              
            <para>
            For example, a change batch request that deletes the <code>CNAME</code> record for
            www.example.com and creates an alias resource record set for www.example.com. Amazon
            Route 53 deletes the first resource record set and creates the second resource record
            set in a single operation. If either the <code>DELETE</code> or the <code>CREATE</code>
            action fails, then both changes (plus any other changes in the batch) fail, and the
            original <code>CNAME</code> record continues to exist.
            </para>
             <important>
            <para>
            Due to the nature of transactional changes, you cannot delete the same resource record
            set more than once in a single change batch. If you attempt to delete the same change
            batch more than once, Amazon Route 53 returns an <code>InvalidChangeBatch</code> error.
            </para>
             </important> <note>
            <para>
            To create resource record sets for complex routing configurations, use either the
            traffic flow visual editor in the Amazon Route 53 console or the API actions for traffic
            policies and traffic policy instances. Save the configuration as a traffic policy,
            then associate the traffic policy with one or more domain names (such as example.com)
            or subdomain names (such as www.example.com), in the same hosted zone or in multiple
            hosted zones. You can roll back the updates if the new configuration isn't performing
            as expected. For more information, see <a href="http://docs.aws.amazon.com/Route53/latest/DeveloperGuide/traffic-flow.html">Using
            Traffic Flow to Route DNS Traffic</a> in the <i>Amazon Route 53 Developer Guide</i>.
            </para>
             </note>
            <para>
            Use <code>ChangeResourceRecordsSetsRequest</code> to perform the following actions:
            </para>
             <ul> <li>
            <para>
             <code>CREATE</code>: Creates a resource record set that has the specified values.
            </para>
             </li> <li>
            <para>
             <code>DELETE</code>: Deletes an existing resource record set that has the specified
            values for <code>Name</code>, <code>Type</code>, <code>Set Identifier</code> (for
            code latency, weighted, geolocation, and failover resource record sets), and <code>TTL</code>
            (except alias resource record sets, for which the TTL is determined by the AWS resource
            you're routing queries to).
            </para>
             </li> <li>
            <para>
             <code>UPSERT</code>: If a resource record set does not already exist, AWS creates
            it. If a resource set does exist, Amazon Route 53 updates it with the values in the
            request. Amazon Route 53 can update an existing resource record set only when all
            of the following values match: <code>Name</code>, <code>Type</code>, and <code>Set
            Identifier</code> (for weighted, latency, geolocation, and failover resource record
            sets).
            </para>
             </li> </ul>
            <para>
            In response to a <code>ChangeResourceRecordSets</code> request, the DNS data is changed
            on all Amazon Route 53 DNS servers. Initially, the status of a change is <code>PENDING</code>,
            meaning the change has not yet propagated to all the authoritative Amazon Route 53
            DNS servers. When the change is propagated to all hosts, the change returns a status
            of <code>INSYNC</code>.
            </para>
              
            <para>
            After sending a change request, confirm your change has propagated to all Amazon Route
            53 DNS servers. Changes generally propagate to all Amazon Route 53 name servers in
            a few minutes. In rare circumstances, propagation can take up to 30 minutes. For more
            information, see <a>GetChange</a>.
            </para>
              
            <para>
            For information about the limits on a <code>ChangeResourceRecordSets</code> request,
            see <a href="http://docs.aws.amazon.com/Route53/latest/DeveloperGuide/DNSLimitations.html">Limits</a>
            in the <i>Amazon Route 53 Developer Guide</i>.
            </para>
            </summary>
        </member>
        <member name="M:Amazon.Route53.Model.ChangeResourceRecordSetsRequest.#ctor">
            <summary>
            Empty constructor used to set properties independently even when a simple constructor is available
            </summary>
        </member>
        <member name="M:Amazon.Route53.Model.ChangeResourceRecordSetsRequest.#ctor(System.String,Amazon.Route53.Model.ChangeBatch)">
            <summary>
            Instantiates ChangeResourceRecordSetsRequest with the parameterized properties
            </summary>
            <param name="hostedZoneId">The ID of the hosted zone that contains the resource record sets that you want to change.</param>
            <param name="changeBatch">A complex type that contains an optional comment and the <code>Changes</code> element.</param>
        </member>
        <member name="P:Amazon.Route53.Model.ChangeResourceRecordSetsRequest.HostedZoneId">
            <summary>
            Gets and sets the property HostedZoneId.
            <para>
            The ID of the hosted zone that contains the resource record sets that you want to
            change.
            </para>
            </summary>
        </member>
        <member name="P:Amazon.Route53.Model.ChangeResourceRecordSetsRequest.ChangeBatch">
            <summary>
            Gets and sets the property ChangeBatch.
            <para>
            A complex type that contains an optional comment and the <code>Changes</code> element.
            </para>
            </summary>
        </member>
        <member name="T:Amazon.Route53.Model.ChangeResourceRecordSetsResponse">
            <summary>
            A complex type containing the response for the request.
            </summary>
        </member>
        <member name="P:Amazon.Route53.Model.ChangeResourceRecordSetsResponse.ChangeInfo">
            <summary>
            Gets and sets the property ChangeInfo.
            <para>
            A complex type that contains information about changes made to your hosted zone.
            </para>
              
            <para>
            This element contains an ID that you use when performing a <a>GetChange</a> action
            to get detailed information about the change.
            </para>
            </summary>
        </member>
        <member name="T:Amazon.Route53.Model.ChangeTagsForResourceRequest">
            <summary>
            Container for the parameters to the ChangeTagsForResource operation.
            Adds, edits, or deletes tags for a health check or a hosted zone.
             
              
            <para>
            For information about using tags for cost allocation, see <a href="http://docs.aws.amazon.com/awsaccountbilling/latest/aboutv2/cost-alloc-tags.html">Using
            Cost Allocation Tags</a> in the <i>AWS Billing and Cost Management User Guide</i>.
            </para>
            </summary>
        </member>
        <member name="P:Amazon.Route53.Model.ChangeTagsForResourceRequest.ResourceType">
            <summary>
            Gets and sets the property ResourceType.
            <para>
            The type of the resource.
            </para>
             <ul> <li>
            <para>
            The resource type for health checks is <code>healthcheck</code>.
            </para>
             </li> <li>
            <para>
            The resource type for hosted zones is <code>hostedzone</code>.
            </para>
             </li> </ul>
            </summary>
        </member>
        <member name="P:Amazon.Route53.Model.ChangeTagsForResourceRequest.ResourceId">
            <summary>
            Gets and sets the property ResourceId.
            <para>
            The ID of the resource for which you want to add, change, or delete tags.
            </para>
            </summary>
        </member>
        <member name="P:Amazon.Route53.Model.ChangeTagsForResourceRequest.AddTags">
            <summary>
            Gets and sets the property AddTags.
            <para>
            A complex type that contains a list of the tags that you want to add to the specified
            health check or hosted zone and/or the tags for which you want to edit the <code>Value</code>
            element.
            </para>
              
            <para>
            You can add a maximum of 10 tags to a health check or a hosted zone.
            </para>
            </summary>
        </member>
        <member name="P:Amazon.Route53.Model.ChangeTagsForResourceRequest.RemoveTagKeys">
            <summary>
            Gets and sets the property RemoveTagKeys.
            <para>
            A complex type that contains a list of the tags that you want to delete from the specified
            health check or hosted zone. You can specify up to 10 keys.
            </para>
            </summary>
        </member>
        <member name="T:Amazon.Route53.Model.ChangeTagsForResourceResponse">
            <summary>
            Empty response for the request.
            </summary>
        </member>
        <member name="T:Amazon.Route53.Model.CloudWatchAlarmConfiguration">
            <summary>
            A complex type that contains information about the CloudWatch alarm that Amazon Route
            53 is monitoring for this health check.
            </summary>
        </member>
        <member name="P:Amazon.Route53.Model.CloudWatchAlarmConfiguration.EvaluationPeriods">
            <summary>
            Gets and sets the property EvaluationPeriods.
            <para>
            For the metric that the CloudWatch alarm is associated with, the number of periods
            that the metric is compared to the threshold.
            </para>
            </summary>
        </member>
        <member name="P:Amazon.Route53.Model.CloudWatchAlarmConfiguration.Threshold">
            <summary>
            Gets and sets the property Threshold.
            <para>
            For the metric that the CloudWatch alarm is associated with, the value the metric
            is compared with.
            </para>
            </summary>
        </member>
        <member name="P:Amazon.Route53.Model.CloudWatchAlarmConfiguration.ComparisonOperator">
            <summary>
            Gets and sets the property ComparisonOperator.
            <para>
            For the metric that the CloudWatch alarm is associated with, the arithmetic operation
            that is used for the comparison.
            </para>
            </summary>
        </member>
        <member name="P:Amazon.Route53.Model.CloudWatchAlarmConfiguration.Period">
            <summary>
            Gets and sets the property Period.
            <para>
            For the metric that the CloudWatch alarm is associated with, the duration of one evaluation
            period in seconds.
            </para>
            </summary>
        </member>
        <member name="P:Amazon.Route53.Model.CloudWatchAlarmConfiguration.MetricName">
            <summary>
            Gets and sets the property MetricName.
            <para>
            The name of the CloudWatch metric that the alarm is associated with.
            </para>
            </summary>
        </member>
        <member name="P:Amazon.Route53.Model.CloudWatchAlarmConfiguration.Namespace">
            <summary>
            Gets and sets the property Namespace.
            <para>
            The namespace of the metric that the alarm is associated with. For more information,
            see <a href="http://docs.aws.amazon.com/AmazonCloudWatch/latest/DeveloperGuide/CW_Support_For_AWS.html">Amazon
            CloudWatch Namespaces, Dimensions, and Metrics Reference</a> in the <i>Amazon CloudWatch
            Developer Guide</i>.
            </para>
            </summary>
        </member>
        <member name="P:Amazon.Route53.Model.CloudWatchAlarmConfiguration.Statistic">
            <summary>
            Gets and sets the property Statistic.
            <para>
            For the metric that the CloudWatch alarm is associated with, the statistic that is
            applied to the metric.
            </para>
            </summary>
        </member>
        <member name="P:Amazon.Route53.Model.CloudWatchAlarmConfiguration.Dimensions">
            <summary>
            Gets and sets the property Dimensions.
            <para>
            For the metric that the CloudWatch alarm is associated with, a complex type that contains
            information about the dimensions for the metric.For information, see <a href=" http://docs.aws.amazon.com/AmazonCloudWatch/latest/DeveloperGuide/CW_Support_For_AWS.html">Amazon
            CloudWatch Namespaces, Dimensions, and Metrics Reference</a> in the <i>Amazon CloudWatch
            Developer Guide</i>.
            </para>
            </summary>
        </member>
        <member name="T:Amazon.Route53.Model.ConcurrentModificationException">
            <summary>
             Route53 exception
             </summary>
        </member>
        <member name="M:Amazon.Route53.Model.ConcurrentModificationException.#ctor(System.String)">
            <summary>
            Constructs a new ConcurrentModificationException with the specified error
            message.
            </summary>
            <param name="message">
            Describes the error encountered.
            </param>
        </member>
        <member name="M:Amazon.Route53.Model.ConcurrentModificationException.#ctor(System.String,System.Exception)">
            <summary>
            Construct instance of ConcurrentModificationException
            </summary>
            <param name="message"></param>
            <param name="innerException"></param>
        </member>
        <member name="M:Amazon.Route53.Model.ConcurrentModificationException.#ctor(System.Exception)">
            <summary>
            Construct instance of ConcurrentModificationException
            </summary>
            <param name="innerException"></param>
        </member>
        <member name="M:Amazon.Route53.Model.ConcurrentModificationException.#ctor(System.String,System.Exception,Amazon.Runtime.ErrorType,System.String,System.String,System.Net.HttpStatusCode)">
            <summary>
            Construct instance of ConcurrentModificationException
            </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.Route53.Model.ConcurrentModificationException.#ctor(System.String,Amazon.Runtime.ErrorType,System.String,System.String,System.Net.HttpStatusCode)">
            <summary>
            Construct instance of ConcurrentModificationException
            </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.Route53.Model.ConcurrentModificationException.#ctor(System.Runtime.Serialization.SerializationInfo,System.Runtime.Serialization.StreamingContext)">
            <summary>
            Constructs a new instance of the ConcurrentModificationException 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.Route53.Model.ConflictingDomainExistsException">
            <summary>
             Route53 exception
             </summary>
        </member>
        <member name="M:Amazon.Route53.Model.ConflictingDomainExistsException.#ctor(System.String)">
            <summary>
            Constructs a new ConflictingDomainExistsException with the specified error
            message.
            </summary>
            <param name="message">
            Describes the error encountered.
            </param>
        </member>
        <member name="M:Amazon.Route53.Model.ConflictingDomainExistsException.#ctor(System.String,System.Exception)">
            <summary>
            Construct instance of ConflictingDomainExistsException
            </summary>
            <param name="message"></param>
            <param name="innerException"></param>
        </member>
        <member name="M:Amazon.Route53.Model.ConflictingDomainExistsException.#ctor(System.Exception)">
            <summary>
            Construct instance of ConflictingDomainExistsException
            </summary>
            <param name="innerException"></param>
        </member>
        <member name="M:Amazon.Route53.Model.ConflictingDomainExistsException.#ctor(System.String,System.Exception,Amazon.Runtime.ErrorType,System.String,System.String,System.Net.HttpStatusCode)">
            <summary>
            Construct instance of ConflictingDomainExistsException
            </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.Route53.Model.ConflictingDomainExistsException.#ctor(System.String,Amazon.Runtime.ErrorType,System.String,System.String,System.Net.HttpStatusCode)">
            <summary>
            Construct instance of ConflictingDomainExistsException
            </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.Route53.Model.ConflictingDomainExistsException.#ctor(System.Runtime.Serialization.SerializationInfo,System.Runtime.Serialization.StreamingContext)">
            <summary>
            Constructs a new instance of the ConflictingDomainExistsException 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.Route53.Model.ConflictingTypesException">
            <summary>
             Route53 exception
             </summary>
        </member>
        <member name="M:Amazon.Route53.Model.ConflictingTypesException.#ctor(System.String)">
            <summary>
            Constructs a new ConflictingTypesException with the specified error
            message.
            </summary>
            <param name="message">
            Describes the error encountered.
            </param>
        </member>
        <member name="M:Amazon.Route53.Model.ConflictingTypesException.#ctor(System.String,System.Exception)">
            <summary>
            Construct instance of ConflictingTypesException
            </summary>
            <param name="message"></param>
            <param name="innerException"></param>
        </member>
        <member name="M:Amazon.Route53.Model.ConflictingTypesException.#ctor(System.Exception)">
            <summary>
            Construct instance of ConflictingTypesException
            </summary>
            <param name="innerException"></param>
        </member>
        <member name="M:Amazon.Route53.Model.ConflictingTypesException.#ctor(System.String,System.Exception,Amazon.Runtime.ErrorType,System.String,System.String,System.Net.HttpStatusCode)">
            <summary>
            Construct instance of ConflictingTypesException
            </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.Route53.Model.ConflictingTypesException.#ctor(System.String,Amazon.Runtime.ErrorType,System.String,System.String,System.Net.HttpStatusCode)">
            <summary>
            Construct instance of ConflictingTypesException
            </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.Route53.Model.ConflictingTypesException.#ctor(System.Runtime.Serialization.SerializationInfo,System.Runtime.Serialization.StreamingContext)">
            <summary>
            Constructs a new instance of the ConflictingTypesException 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.Route53.Model.CreateHealthCheckRequest">
            <summary>
            Container for the parameters to the CreateHealthCheck operation.
            Creates a new health check.
             
              
            <para>
            To create a new health check, send a <code>POST</code> request to the <code>/2013-04-01/healthcheck</code>
            resource. The request body must include an XML document with a <code>CreateHealthCheckRequest</code>
            element. The response returns the <code>CreateHealthCheckResponse</code> element,
            containing the health check ID specified when adding health check to a resource record
            set. For information about adding health checks to resource record sets, see <a>ResourceRecordSet$HealthCheckId</a>
            in <a>ChangeResourceRecordSets</a>.
            </para>
              
            <para>
            If you are registering Amazon EC2 instances with an Elastic Load Balancing (ELB) load
            balancer, do not create Amazon Route 53 health checks for the Amazon EC2 instances.
            When you register an Amazon EC2 instance with a load balancer, you configure settings
            for an ELB health check, which performs a similar function to an Amazon Route 53 health
            check.
            </para>
              
            <para>
            You can associate health checks with failover resource record sets in a private hosted
            zone. Note the following:
            </para>
             <ul> <li>
            <para>
            Amazon Route 53 health checkers are outside the VPC. To check the health of an endpoint
            within a VPC by IP address, you must assign a public IP address to the instance in
            the VPC.
            </para>
             </li> <li>
            <para>
            You can configure a health checker to check the health of an external resource that
            the instance relies on, such as a database server.
            </para>
             </li> <li>
            <para>
            You can create a CloudWatch metric, associate an alarm with the metric, and then create
            a health check that is based on the state of the alarm. For example, you might create
            a CloudWatch metric that checks the status of the Amazon EC2 <code>StatusCheckFailed</code>
            metric, add an alarm to the metric, and then create a health check that is based on
            the state of the alarm. For information about creating CloudWatch metrics and alarms
            by using the CloudWatch console, see the <a href="http://docs.aws.amazon.com/AmazonCloudWatch/latest/DeveloperGuide/WhatIsCloudWatch.html">Amazon
            CloudWatch Developer Guide</a>.
            </para>
             </li> </ul>
            </summary>
        </member>
        <member name="P:Amazon.Route53.Model.CreateHealthCheckRequest.CallerReference">
            <summary>
            Gets and sets the property CallerReference.
            <para>
            A unique string that identifies the request and that allows failed <code>CreateHealthCheck</code>
            requests to be retried without the risk of executing the operation twice. You must
            use a unique <code>CallerReference</code> string every time you create a health check.
            </para>
            </summary>
        </member>
        <member name="P:Amazon.Route53.Model.CreateHealthCheckRequest.HealthCheckConfig">
            <summary>
            Gets and sets the property HealthCheckConfig.
            <para>
            A complex type that contains the response to a <code>CreateHealthCheck</code> request.
             
            </para>
            </summary>
        </member>
        <member name="T:Amazon.Route53.Model.CreateHealthCheckResponse">
            <summary>
            A complex type containing the response information for the new health check.
            </summary>
        </member>
        <member name="P:Amazon.Route53.Model.CreateHealthCheckResponse.HealthCheck">
            <summary>
            Gets and sets the property HealthCheck.
            <para>
            A complex type that contains identifying information about the health check.
            </para>
            </summary>
        </member>
        <member name="P:Amazon.Route53.Model.CreateHealthCheckResponse.Location">
            <summary>
            Gets and sets the property Location.
            <para>
            The unique URL representing the new health check.
            </para>
            </summary>
        </member>
        <member name="T:Amazon.Route53.Model.CreateHostedZoneRequest">
            <summary>
            Container for the parameters to the CreateHostedZone operation.
            Creates a new public hosted zone, used to specify how the Domain Name System (DNS)
            routes traffic on the Internet for a domain, such as example.com, and its subdomains.
             
             
             <important>
            <para>
            Public hosted zones cannot be converted to a private hosted zone or vice versa. Instead,
            create a new hosted zone with the same name and create new resource record sets.
            </para>
             </important>
            <para>
            Send a <code>POST</code> request to the <code>/2013-04-01/hostedzone</code> resource.
            The request body must include an XML document with a <code>CreateHostedZoneRequest</code>
            element. The response returns the <code>CreateHostedZoneResponse</code> element containing
            metadata about the hosted zone.
            </para>
              
            <para>
            Fore more information about charges for hosted zones, see <a href="http://aws.amazon.com/route53/pricing/">Amazon
            Route 53 Pricing</a>.
            </para>
              
            <para>
            Note the following:
            </para>
             <ul> <li>
            <para>
            You cannot create a hosted zone for a top-level domain (TLD).
            </para>
             </li> <li>
            <para>
            Amazon Route 53 automatically creates a default SOA record and four NS records for
            the zone. For more information about SOA and NS records, see <a href="http://docs.aws.amazon.com/Route53/latest/DeveloperGuide/SOA-NSrecords.html">NS
            and SOA Records that Amazon Route 53 Creates for a Hosted Zone</a> in the <i>Amazon
            Route 53 Developer Guide</i>.
            </para>
             </li> <li>
            <para>
            If your domain is registered with a registrar other than Amazon Route 53, you must
            update the name servers with your registrar to make Amazon Route 53 your DNS service.
            For more information, see <a href="http://docs.aws.amazon.com/Route53/latest/DeveloperGuide/creating-migrating.html">Configuring
            Amazon Route 53 as your DNS Service</a> in the <i>Amazon Route 53 Developer's Guide</i>.
            </para>
             </li> </ul>
            <para>
            After creating a zone, its initial status is <code>PENDING</code>. This means that
            it is not yet available on all DNS servers. The status of the zone changes to <code>INSYNC</code>
            when the NS and SOA records are available on all Amazon Route 53 DNS servers.
            </para>
              
            <para>
            When trying to create a hosted zone using a reusable delegation set, specify an optional
            DelegationSetId, and Amazon Route 53 would assign those 4 NS records for the zone,
            instead of allotting a new one.
            </para>
            </summary>
        </member>
        <member name="M:Amazon.Route53.Model.CreateHostedZoneRequest.#ctor">
            <summary>
            Empty constructor used to set properties independently even when a simple constructor is available
            </summary>
        </member>
        <member name="M:Amazon.Route53.Model.CreateHostedZoneRequest.#ctor(System.String,System.String)">
            <summary>
            Instantiates CreateHostedZoneRequest with the parameterized properties
            </summary>
            <param name="name">The name of the domain. For resource record types that include a domain name, specify a fully qualified domain name, for example, <i>www.example.com</i>. The trailing dot is optional; Amazon Route 53 assumes that the domain name is fully qualified. This means that Amazon Route 53 treats <i>www.example.com</i> (without a trailing dot) and <i>www.example.com.</i> (with a trailing dot) as identical. If you're creating a public hosted zone, this is the name you have registered with your DNS registrar. If your domain name is registered with a registrar other than Amazon Route 53, change the name servers for your domain to the set of <code>NameServers</code> that <code>CreateHostedZone</code> returns in the DelegationSet element.</param>
            <param name="callerReference">A unique string that identifies the request and that allows failed <code>CreateHostedZone</code> requests to be retried without the risk of executing the operation twice. You must use a unique <code>CallerReference</code> string every time you create a hosted zone. <code>CallerReference</code> can be any unique string, for example, a date/time stamp.</param>
        </member>
        <member name="P:Amazon.Route53.Model.CreateHostedZoneRequest.Name">
            <summary>
            Gets and sets the property Name.
            <para>
            The name of the domain. For resource record types that include a domain name, specify
            a fully qualified domain name, for example, <i>www.example.com</i>. The trailing dot
            is optional; Amazon Route 53 assumes that the domain name is fully qualified. This
            means that Amazon Route 53 treats <i>www.example.com</i> (without a trailing dot)
            and <i>www.example.com.</i> (with a trailing dot) as identical.
            </para>
              
            <para>
            If you're creating a public hosted zone, this is the name you have registered with
            your DNS registrar. If your domain name is registered with a registrar other than
            Amazon Route 53, change the name servers for your domain to the set of <code>NameServers</code>
            that <code>CreateHostedZone</code> returns in the DelegationSet element.
            </para>
            </summary>
        </member>
        <member name="P:Amazon.Route53.Model.CreateHostedZoneRequest.VPC">
            <summary>
            Gets and sets the property VPC.
            <para>
            The VPC that you want your hosted zone to be associated with. By providing this parameter,
            your newly created hosted cannot be resolved anywhere other than the given VPC.
            </para>
            </summary>
        </member>
        <member name="P:Amazon.Route53.Model.CreateHostedZoneRequest.CallerReference">
            <summary>
            Gets and sets the property CallerReference.
            <para>
            A unique string that identifies the request and that allows failed <code>CreateHostedZone</code>
            requests to be retried without the risk of executing the operation twice. You must
            use a unique <code>CallerReference</code> string every time you create a hosted zone.
            <code>CallerReference</code> can be any unique string, for example, a date/time stamp.
            </para>
            </summary>
        </member>
        <member name="P:Amazon.Route53.Model.CreateHostedZoneRequest.HostedZoneConfig">
            <summary>
            Gets and sets the property HostedZoneConfig.
            <para>
             (Optional) A complex type that contains an optional comment about your hosted zone.
            If you don't want to specify a comment, omit both the <code>HostedZoneConfig</code>
            and <code>Comment</code> elements.
            </para>
            </summary>
        </member>
        <member name="P:Amazon.Route53.Model.CreateHostedZoneRequest.DelegationSetId">
            <summary>
            Gets and sets the property DelegationSetId.
            <para>
            If you want to associate a reusable delegation set with this hosted zone, the ID that
            Amazon Route 53 assigned to the reusable delegation set when you created it. For more
            information about reusable delegation sets, see <a>CreateReusableDelegationSet</a>.
            </para>
             <dl> <dt>Type</dt> <dd>
            <para>
            String
            </para>
             </dd> <dt>Default</dt> <dd>
            <para>
            None
            </para>
             </dd> <dt>Parent</dt> <dd>
            <para>
             <code>CreatedHostedZoneRequest</code>
            </para>
             </dd> </dl>
            </summary>
        </member>
        <member name="T:Amazon.Route53.Model.CreateHostedZoneResponse">
            <summary>
            A complex type containing the response information for the hosted zone.
            </summary>
        </member>
        <member name="P:Amazon.Route53.Model.CreateHostedZoneResponse.HostedZone">
            <summary>
            Gets and sets the property HostedZone.
            <para>
            A complex type that contains general information about the hosted zone.
            </para>
            </summary>
        </member>
        <member name="P:Amazon.Route53.Model.CreateHostedZoneResponse.ChangeInfo">
            <summary>
            Gets and sets the property ChangeInfo.
            <para>
            A complex type that describes the changes made to your hosted zone.
            </para>
            </summary>
        </member>
        <member name="P:Amazon.Route53.Model.CreateHostedZoneResponse.DelegationSet">
            <summary>
            Gets and sets the property DelegationSet.
            <para>
            A complex type that describes the name servers for this hosted zone.
            </para>
            </summary>
        </member>
        <member name="P:Amazon.Route53.Model.CreateHostedZoneResponse.VPC">
            <summary>
            Gets and sets the property VPC.
            <para>
            A complex type that contains information about an Amazon VPC that you associated with
            this hosted zone.
            </para>
            </summary>
        </member>
        <member name="P:Amazon.Route53.Model.CreateHostedZoneResponse.Location">
            <summary>
            Gets and sets the property Location.
            <para>
            The unique URL representing the new hosted zone.
            </para>
            </summary>
        </member>
        <member name="T:Amazon.Route53.Model.CreateReusableDelegationSetRequest">
            <summary>
            Container for the parameters to the CreateReusableDelegationSet operation.
            Creates a delegation set (a group of four name servers) that can be reused by multiple
            hosted zones. If a hosted zoned ID is specified, <code>CreateReusableDelegationSet</code>
            marks the delegation set associated with that zone as reusable
             
              
            <para>
            Send a <code>POST</code> request to the <code>/2013-04-01/delegationset</code> resource.
            The request body must include an XML document with a <code>CreateReusableDelegationSetRequest</code>
            element.
            </para>
             <note>
            <para>
            A reusable delegation set cannot be associated with a private hosted zone/
            </para>
             </note>
            <para>
            For more information, including a procedure on how to create and configure a reusable
            delegation set (also known as white label name servers), see <a href="http://docs.aws.amazon.com/Route53/latest/DeveloperGuide/white-label-name-servers.html">Configuring
            White Label Name Servers</a>.
            </para>
            </summary>
        </member>
        <member name="P:Amazon.Route53.Model.CreateReusableDelegationSetRequest.CallerReference">
            <summary>
            Gets and sets the property CallerReference.
            <para>
            A unique string that identifies the request, and that allows you to retry failed <code>CreateReusableDelegationSet</code>
            requests without the risk of executing the operation twice. You must use a unique
            <code>CallerReference</code> string every time you submit a <code>CreateReusableDelegationSet</code>
            request. <code>CallerReference</code> can be any unique string, for example a date/time
            stamp.
            </para>
            </summary>
        </member>
        <member name="P:Amazon.Route53.Model.CreateReusableDelegationSetRequest.HostedZoneId">
            <summary>
            Gets and sets the property HostedZoneId.
            <para>
            If you want to mark the delegation set for an existing hosted zone as reusable, the
            ID for that hosted zone.
            </para>
            </summary>
        </member>
        <member name="T:Amazon.Route53.Model.CreateReusableDelegationSetResponse">
            <summary>
            This is the response object from the CreateReusableDelegationSet operation.
            </summary>
        </member>
        <member name="P:Amazon.Route53.Model.CreateReusableDelegationSetResponse.DelegationSet">
            <summary>
            Gets and sets the property DelegationSet.
            <para>
            A complex type that contains name server information.
            </para>
            </summary>
        </member>
        <member name="P:Amazon.Route53.Model.CreateReusableDelegationSetResponse.Location">
            <summary>
            Gets and sets the property Location.
            <para>
            The unique URL representing the new reusable delegation set.
            </para>
            </summary>
        </member>
        <member name="T:Amazon.Route53.Model.CreateTrafficPolicyInstanceRequest">
            <summary>
            Container for the parameters to the CreateTrafficPolicyInstance operation.
            Creates resource record sets in a specified hosted zone based on the settings in a
            specified traffic policy version. In addition, <code>CreateTrafficPolicyInstance</code>
            associates the resource record sets with a specified domain name (such as example.com)
            or subdomain name (such as www.example.com). Amazon Route 53 responds to DNS queries
            for the domain or subdomain name by using the resource record sets that <code>CreateTrafficPolicyInstance</code>
            created.
             
              
            <para>
            Send a <code>POST</code> request to the <code>/2013-04-01/trafficpolicyinstance</code>
            resource. The request body must include a document with a <code>CreateTrafficPolicyRequest</code>
            element. The response returns the <code>CreateTrafficPolicyInstanceResponse</code>
            element, which contains information about the traffic policy instance.
            </para>
            </summary>
        </member>
        <member name="P:Amazon.Route53.Model.CreateTrafficPolicyInstanceRequest.HostedZoneId">
            <summary>
            Gets and sets the property HostedZoneId.
            <para>
            The ID of the hosted zone in which you want Amazon Route 53 to create resource record
            sets by using the configuration in a traffic policy.
            </para>
            </summary>
        </member>
        <member name="P:Amazon.Route53.Model.CreateTrafficPolicyInstanceRequest.Name">
            <summary>
            Gets and sets the property Name.
            <para>
            The domain name (such as example.com) or subdomain name (such as www.example.com)
            for which Amazon Route 53 responds to DNS queries by using the resource record sets
            that Amazon Route 53 creates for this traffic policy instance.
            </para>
            </summary>
        </member>
        <member name="P:Amazon.Route53.Model.CreateTrafficPolicyInstanceRequest.TTL">
            <summary>
            Gets and sets the property TTL.
            <para>
            (Optional) The TTL that you want Amazon Route 53 to assign to all of the resource
            record sets that it creates in the specified hosted zone.
            </para>
            </summary>
        </member>
        <member name="P:Amazon.Route53.Model.CreateTrafficPolicyInstanceRequest.TrafficPolicyId">
            <summary>
            Gets and sets the property TrafficPolicyId.
            <para>
            The ID of the traffic policy that you want to use to create resource record sets in
            the specified hosted zone.
            </para>
            </summary>
        </member>
        <member name="P:Amazon.Route53.Model.CreateTrafficPolicyInstanceRequest.TrafficPolicyVersion">
            <summary>
            Gets and sets the property TrafficPolicyVersion.
            <para>
            The version of the traffic policy that you want to use to create resource record sets
            in the specified hosted zone.
            </para>
            </summary>
        </member>
        <member name="T:Amazon.Route53.Model.CreateTrafficPolicyInstanceResponse">
            <summary>
            A complex type that contains the response information for the <code>CreateTrafficPolicyInstance</code>
            request.
            </summary>
        </member>
        <member name="P:Amazon.Route53.Model.CreateTrafficPolicyInstanceResponse.TrafficPolicyInstance">
            <summary>
            Gets and sets the property TrafficPolicyInstance.
            <para>
            A complex type that contains settings for the new traffic policy instance.
            </para>
            </summary>
        </member>
        <member name="P:Amazon.Route53.Model.CreateTrafficPolicyInstanceResponse.Location">
            <summary>
            Gets and sets the property Location.
            <para>
            A unique URL that represents a new traffic policy instance.
            </para>
            </summary>
        </member>
        <member name="T:Amazon.Route53.Model.CreateTrafficPolicyRequest">
            <summary>
            Container for the parameters to the CreateTrafficPolicy operation.
            Creates a traffic policy, which you use to create multiple DNS resource record sets
            for one domain name (such as example.com) or one subdomain name (such as www.example.com).
             
              
            <para>
            Send a <code>POST</code> request to the <code>/2013-04-01/trafficpolicy</code> resource.
            The request body must include a document with a <code>CreateTrafficPolicyRequest</code>
            element. The response includes the <code>CreateTrafficPolicyResponse</code> element,
            which contains information about the new traffic policy.
            </para>
            </summary>
        </member>
        <member name="P:Amazon.Route53.Model.CreateTrafficPolicyRequest.Name">
            <summary>
            Gets and sets the property Name.
            <para>
            The name of the traffic policy.
            </para>
            </summary>
        </member>
        <member name="P:Amazon.Route53.Model.CreateTrafficPolicyRequest.Document">
            <summary>
            Gets and sets the property Document.
            <para>
            The definition of this traffic policy in JSON format. For more information, see <a
            href="http://docs.aws.amazon.com/Route53/latest/DeveloperGuide/api-policies-traffic-policy-document-format.html">Traffic
            Policy Document Format</a> in the <i>Amazon Route 53 API Reference</i>.
            </para>
            </summary>
        </member>
        <member name="P:Amazon.Route53.Model.CreateTrafficPolicyRequest.Comment">
            <summary>
            Gets and sets the property Comment.
            <para>
            (Optional) Any comments that you want to include about the traffic policy.
            </para>
            </summary>
        </member>
        <member name="T:Amazon.Route53.Model.CreateTrafficPolicyResponse">
            <summary>
            A complex type that contains the response information for the <code>CreateTrafficPolicy</code>
            request.
            </summary>
        </member>
        <member name="P:Amazon.Route53.Model.CreateTrafficPolicyResponse.TrafficPolicy">
            <summary>
            Gets and sets the property TrafficPolicy.
            <para>
            A complex type that contains settings for the new traffic policy.
            </para>
            </summary>
        </member>
        <member name="P:Amazon.Route53.Model.CreateTrafficPolicyResponse.Location">
            <summary>
            Gets and sets the property Location.
            <para>
            A unique URL that represents a new traffic policy.
            </para>
            </summary>
        </member>
        <member name="T:Amazon.Route53.Model.CreateTrafficPolicyVersionRequest">
            <summary>
            Container for the parameters to the CreateTrafficPolicyVersion operation.
            Creates a new version of an existing traffic policy. When you create a new version
            of a traffic policy, you specify the ID of the traffic policy that you want to update
            and a JSON-formatted document that describes the new version. You use traffic policies
            to create multiple DNS resource record sets for one domain name (such as example.com)
            or one subdomain name (such as www.example.com). You can create a maximum of 1000
            versions of a traffic policy. If you reach the limit and need to create another version,
            you'll need to start a new traffic policy.
             
              
            <para>
            Send a <code>POST</code> request to the <code>/2013-04-01/trafficpolicy/</code> resource.
            The request body includes a document with a <code>CreateTrafficPolicyVersionRequest</code>
            element. The response returns the <code>CreateTrafficPolicyVersionResponse</code>
            element, which contains information about the new version of the traffic policy.
            </para>
            </summary>
        </member>
        <member name="P:Amazon.Route53.Model.CreateTrafficPolicyVersionRequest.Id">
            <summary>
            Gets and sets the property Id.
            <para>
            The ID of the traffic policy for which you want to create a new version.
            </para>
            </summary>
        </member>
        <member name="P:Amazon.Route53.Model.CreateTrafficPolicyVersionRequest.Document">
            <summary>
            Gets and sets the property Document.
            <para>
            The definition of this version of the traffic policy, in JSON format. You specified
            the JSON in the <code>CreateTrafficPolicyVersion</code> request. For more information
            about the JSON format, see <a>CreateTrafficPolicy</a>.
            </para>
            </summary>
        </member>
        <member name="P:Amazon.Route53.Model.CreateTrafficPolicyVersionRequest.Comment">
            <summary>
            Gets and sets the property Comment.
            <para>
            The comment that you specified in the <code>CreateTrafficPolicyVersion</code> request,
            if any.
            </para>
            </summary>
        </member>
        <member name="T:Amazon.Route53.Model.CreateTrafficPolicyVersionResponse">
            <summary>
            A complex type that contains the response information for the <code>CreateTrafficPolicyVersion</code>
            request.
            </summary>
        </member>
        <member name="P:Amazon.Route53.Model.CreateTrafficPolicyVersionResponse.TrafficPolicy">
            <summary>
            Gets and sets the property TrafficPolicy.
            <para>
            A complex type that contains settings for the new version of the traffic policy.
            </para>
            </summary>
        </member>
        <member name="P:Amazon.Route53.Model.CreateTrafficPolicyVersionResponse.Location">
            <summary>
            Gets and sets the property Location.
            <para>
            A unique URL that represents a new traffic policy version.
            </para>
            </summary>
        </member>
        <member name="T:Amazon.Route53.Model.DelegationSet">
            <summary>
            A complex type that describes the name servers for this hosted zone.
            </summary>
        </member>
        <member name="M:Amazon.Route53.Model.DelegationSet.#ctor">
            <summary>
            Empty constructor used to set properties independently even when a simple constructor is available
            </summary>
        </member>
        <member name="M:Amazon.Route53.Model.DelegationSet.#ctor(System.Collections.Generic.List{System.String})">
            <summary>
            Instantiates DelegationSet with the parameterized properties
            </summary>
            <param name="nameServers">A complex type that contains a list of the authoritative name servers for the hosted zone.</param>
        </member>
        <member name="P:Amazon.Route53.Model.DelegationSet.Id">
            <summary>
            Gets and sets the property Id.
            <para>
            The ID that Amazon Route 53 assigns to a reusable delegation set.
            </para>
            </summary>
        </member>
        <member name="P:Amazon.Route53.Model.DelegationSet.CallerReference">
            <summary>
            Gets and sets the property CallerReference.
            <para>
            A unique string that identifies the request, and that allows you to retry failed <code>CreateReusableDelegationSet</code>
            requests without the risk of executing the operation twice. You must use a unique
            <code>CallerReference</code> string every time you submit a <code>CreateReusableDelegationSet</code>
            request. <code>CallerReference</code> can be any unique string, for example, a date/time
            stamp.
            </para>
            </summary>
        </member>
        <member name="P:Amazon.Route53.Model.DelegationSet.NameServers">
            <summary>
            Gets and sets the property NameServers.
            <para>
            A complex type that contains a list of the authoritative name servers for the hosted
            zone.
            </para>
            </summary>
        </member>
        <member name="T:Amazon.Route53.Model.DelegationSetAlreadyCreatedException">
            <summary>
             Route53 exception
             </summary>
        </member>
        <member name="M:Amazon.Route53.Model.DelegationSetAlreadyCreatedException.#ctor(System.String)">
            <summary>
            Constructs a new DelegationSetAlreadyCreatedException with the specified error
            message.
            </summary>
            <param name="message">
            Describes the error encountered.
            </param>
        </member>
        <member name="M:Amazon.Route53.Model.DelegationSetAlreadyCreatedException.#ctor(System.String,System.Exception)">
            <summary>
            Construct instance of DelegationSetAlreadyCreatedException
            </summary>
            <param name="message"></param>
            <param name="innerException"></param>
        </member>
        <member name="M:Amazon.Route53.Model.DelegationSetAlreadyCreatedException.#ctor(System.Exception)">
            <summary>
            Construct instance of DelegationSetAlreadyCreatedException
            </summary>
            <param name="innerException"></param>
        </member>
        <member name="M:Amazon.Route53.Model.DelegationSetAlreadyCreatedException.#ctor(System.String,System.Exception,Amazon.Runtime.ErrorType,System.String,System.String,System.Net.HttpStatusCode)">
            <summary>
            Construct instance of DelegationSetAlreadyCreatedException
            </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.Route53.Model.DelegationSetAlreadyCreatedException.#ctor(System.String,Amazon.Runtime.ErrorType,System.String,System.String,System.Net.HttpStatusCode)">
            <summary>
            Construct instance of DelegationSetAlreadyCreatedException
            </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.Route53.Model.DelegationSetAlreadyCreatedException.#ctor(System.Runtime.Serialization.SerializationInfo,System.Runtime.Serialization.StreamingContext)">
            <summary>
            Constructs a new instance of the DelegationSetAlreadyCreatedException 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.Route53.Model.DelegationSetAlreadyReusableException">
            <summary>
             Route53 exception
             </summary>
        </member>
        <member name="M:Amazon.Route53.Model.DelegationSetAlreadyReusableException.#ctor(System.String)">
            <summary>
            Constructs a new DelegationSetAlreadyReusableException with the specified error
            message.
            </summary>
            <param name="message">
            Describes the error encountered.
            </param>
        </member>
        <member name="M:Amazon.Route53.Model.DelegationSetAlreadyReusableException.#ctor(System.String,System.Exception)">
            <summary>
            Construct instance of DelegationSetAlreadyReusableException
            </summary>
            <param name="message"></param>
            <param name="innerException"></param>
        </member>
        <member name="M:Amazon.Route53.Model.DelegationSetAlreadyReusableException.#ctor(System.Exception)">
            <summary>
            Construct instance of DelegationSetAlreadyReusableException
            </summary>
            <param name="innerException"></param>
        </member>
        <member name="M:Amazon.Route53.Model.DelegationSetAlreadyReusableException.#ctor(System.String,System.Exception,Amazon.Runtime.ErrorType,System.String,System.String,System.Net.HttpStatusCode)">
            <summary>
            Construct instance of DelegationSetAlreadyReusableException
            </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.Route53.Model.DelegationSetAlreadyReusableException.#ctor(System.String,Amazon.Runtime.ErrorType,System.String,System.String,System.Net.HttpStatusCode)">
            <summary>
            Construct instance of DelegationSetAlreadyReusableException
            </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.Route53.Model.DelegationSetAlreadyReusableException.#ctor(System.Runtime.Serialization.SerializationInfo,System.Runtime.Serialization.StreamingContext)">
            <summary>
            Constructs a new instance of the DelegationSetAlreadyReusableException 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.Route53.Model.DelegationSetInUseException">
            <summary>
             Route53 exception
             </summary>
        </member>
        <member name="M:Amazon.Route53.Model.DelegationSetInUseException.#ctor(System.String)">
            <summary>
            Constructs a new DelegationSetInUseException with the specified error
            message.
            </summary>
            <param name="message">
            Describes the error encountered.
            </param>
        </member>
        <member name="M:Amazon.Route53.Model.DelegationSetInUseException.#ctor(System.String,System.Exception)">
            <summary>
            Construct instance of DelegationSetInUseException
            </summary>
            <param name="message"></param>
            <param name="innerException"></param>
        </member>
        <member name="M:Amazon.Route53.Model.DelegationSetInUseException.#ctor(System.Exception)">
            <summary>
            Construct instance of DelegationSetInUseException
            </summary>
            <param name="innerException"></param>
        </member>
        <member name="M:Amazon.Route53.Model.DelegationSetInUseException.#ctor(System.String,System.Exception,Amazon.Runtime.ErrorType,System.String,System.String,System.Net.HttpStatusCode)">
            <summary>
            Construct instance of DelegationSetInUseException
            </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.Route53.Model.DelegationSetInUseException.#ctor(System.String,Amazon.Runtime.ErrorType,System.String,System.String,System.Net.HttpStatusCode)">
            <summary>
            Construct instance of DelegationSetInUseException
            </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.Route53.Model.DelegationSetInUseException.#ctor(System.Runtime.Serialization.SerializationInfo,System.Runtime.Serialization.StreamingContext)">
            <summary>
            Constructs a new instance of the DelegationSetInUseException 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.Route53.Model.DelegationSetNotAvailableException">
            <summary>
             Route53 exception
             </summary>
        </member>
        <member name="M:Amazon.Route53.Model.DelegationSetNotAvailableException.#ctor(System.String)">
            <summary>
            Constructs a new DelegationSetNotAvailableException with the specified error
            message.
            </summary>
            <param name="message">
            Describes the error encountered.
            </param>
        </member>
        <member name="M:Amazon.Route53.Model.DelegationSetNotAvailableException.#ctor(System.String,System.Exception)">
            <summary>
            Construct instance of DelegationSetNotAvailableException
            </summary>
            <param name="message"></param>
            <param name="innerException"></param>
        </member>
        <member name="M:Amazon.Route53.Model.DelegationSetNotAvailableException.#ctor(System.Exception)">
            <summary>
            Construct instance of DelegationSetNotAvailableException
            </summary>
            <param name="innerException"></param>
        </member>
        <member name="M:Amazon.Route53.Model.DelegationSetNotAvailableException.#ctor(System.String,System.Exception,Amazon.Runtime.ErrorType,System.String,System.String,System.Net.HttpStatusCode)">
            <summary>
            Construct instance of DelegationSetNotAvailableException
            </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.Route53.Model.DelegationSetNotAvailableException.#ctor(System.String,Amazon.Runtime.ErrorType,System.String,System.String,System.Net.HttpStatusCode)">
            <summary>
            Construct instance of DelegationSetNotAvailableException
            </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.Route53.Model.DelegationSetNotAvailableException.#ctor(System.Runtime.Serialization.SerializationInfo,System.Runtime.Serialization.StreamingContext)">
            <summary>
            Constructs a new instance of the DelegationSetNotAvailableException 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.Route53.Model.DelegationSetNotReusableException">
            <summary>
             Route53 exception
             </summary>
        </member>
        <member name="M:Amazon.Route53.Model.DelegationSetNotReusableException.#ctor(System.String)">
            <summary>
            Constructs a new DelegationSetNotReusableException with the specified error
            message.
            </summary>
            <param name="message">
            Describes the error encountered.
            </param>
        </member>
        <member name="M:Amazon.Route53.Model.DelegationSetNotReusableException.#ctor(System.String,System.Exception)">
            <summary>
            Construct instance of DelegationSetNotReusableException
            </summary>
            <param name="message"></param>
            <param name="innerException"></param>
        </member>
        <member name="M:Amazon.Route53.Model.DelegationSetNotReusableException.#ctor(System.Exception)">
            <summary>
            Construct instance of DelegationSetNotReusableException
            </summary>
            <param name="innerException"></param>
        </member>
        <member name="M:Amazon.Route53.Model.DelegationSetNotReusableException.#ctor(System.String,System.Exception,Amazon.Runtime.ErrorType,System.String,System.String,System.Net.HttpStatusCode)">
            <summary>
            Construct instance of DelegationSetNotReusableException
            </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.Route53.Model.DelegationSetNotReusableException.#ctor(System.String,Amazon.Runtime.ErrorType,System.String,System.String,System.Net.HttpStatusCode)">
            <summary>
            Construct instance of DelegationSetNotReusableException
            </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.Route53.Model.DelegationSetNotReusableException.#ctor(System.Runtime.Serialization.SerializationInfo,System.Runtime.Serialization.StreamingContext)">
            <summary>
            Constructs a new instance of the DelegationSetNotReusableException 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.Route53.Model.DeleteHealthCheckRequest">
            <summary>
            Container for the parameters to the DeleteHealthCheck operation.
            Deletes a health check. Send a <code>DELETE</code> request to the <code>/2013-04-01/healthcheck/<i>health
            check ID</i> </code> resource.
             
             <important>
            <para>
            Amazon Route 53 does not prevent you from deleting a health check even if the health
            check is associated with one or more resource record sets. If you delete a health
            check and you don't update the associated resource record sets, the future status
            of the health check cannot be predicted and may change. This will affect the routing
            of DNS queries for your DNS failover configuration. For more information, see <a href="http://docs.aws.amazon.com/Route53/latest/DeveloperGuide/health-checks-creating-deleting.html#health-checks-deleting.html">Replacing
            and Deleting Health Checks</a> in the Amazon Route 53 Developer Guide.
            </para>
             </important>
            </summary>
        </member>
        <member name="P:Amazon.Route53.Model.DeleteHealthCheckRequest.HealthCheckId">
            <summary>
            Gets and sets the property HealthCheckId.
            <para>
            The ID of the health check that you want to delete.
            </para>
            </summary>
        </member>
        <member name="T:Amazon.Route53.Model.DeleteHealthCheckResponse">
            <summary>
            An empty element.
            </summary>
        </member>
        <member name="T:Amazon.Route53.Model.DeleteHostedZoneRequest">
            <summary>
            Container for the parameters to the DeleteHostedZone operation.
            Deletes a hosted zone. Send a <code>DELETE</code> request to the <code>/<i>Amazon
            Route 53 API version</i>/hostedzone/<i>hosted zone ID</i> </code> resource.
             
             <important>
            <para>
            Delete a hosted zone only if there are no resource record sets other than the default
            SOA record and NS resource record sets. If the hosted zone contains other resource
            record sets, delete them before deleting the hosted zone. If you try to delete a hosted
            zone that contains other resource record sets, Amazon Route 53 denies your request
            with a <code>HostedZoneNotEmpty</code> error. For information about deleting records
            from your hosted zone, see <a>ChangeResourceRecordSets</a>.
            </para>
             </important>
            </summary>
        </member>
        <member name="M:Amazon.Route53.Model.DeleteHostedZoneRequest.#ctor">
            <summary>
            Empty constructor used to set properties independently even when a simple constructor is available
            </summary>
        </member>
        <member name="M:Amazon.Route53.Model.DeleteHostedZoneRequest.#ctor(System.String)">
            <summary>
            Instantiates DeleteHostedZoneRequest with the parameterized properties
            </summary>
            <param name="id">The ID of the hosted zone you want to delete.</param>
        </member>
        <member name="P:Amazon.Route53.Model.DeleteHostedZoneRequest.Id">
            <summary>
            Gets and sets the property Id.
            <para>
            The ID of the hosted zone you want to delete.
            </para>
            </summary>
        </member>
        <member name="T:Amazon.Route53.Model.DeleteHostedZoneResponse">
            <summary>
            A complex type containing the response information for the request.
            </summary>
        </member>
        <member name="P:Amazon.Route53.Model.DeleteHostedZoneResponse.ChangeInfo">
            <summary>
            Gets and sets the property ChangeInfo.
            <para>
            A complex type that contains the ID, the status, and the date and time of your delete
            request.
            </para>
            </summary>
        </member>
        <member name="T:Amazon.Route53.Model.DeleteReusableDelegationSetRequest">
            <summary>
            Container for the parameters to the DeleteReusableDelegationSet operation.
            Deletes a reusable delegation set. Send a <code>DELETE</code> request to the <code>/2013-04-01/delegationset/<i>delegation
            set ID</i> </code> resource.
             
             <important>
            <para>
             You can delete a reusable delegation set only if there are no associated hosted zones.
            </para>
             </important>
            <para>
            To verify that the reusable delegation set is not associated with any hosted zones,
            run the <a>GetReusableDelegationSet</a> action and specify the ID of the reusable
            delegation set that you want to delete.
            </para>
            </summary>
        </member>
        <member name="P:Amazon.Route53.Model.DeleteReusableDelegationSetRequest.Id">
            <summary>
            Gets and sets the property Id.
            <para>
            The ID of the reusable delegation set you want to delete.
            </para>
            </summary>
        </member>
        <member name="T:Amazon.Route53.Model.DeleteReusableDelegationSetResponse">
            <summary>
            An empty element.
            </summary>
        </member>
        <member name="T:Amazon.Route53.Model.DeleteTrafficPolicyInstanceRequest">
            <summary>
            Container for the parameters to the DeleteTrafficPolicyInstance operation.
            Deletes a traffic policy instance and all of the resource record sets that Amazon
            Route 53 created when you created the instance.
             
              
            <para>
            Send a <code>DELETE</code> request to the <code>/<i>Amazon Route 53 API version</i>/trafficpolicy/<i>traffic
            policy instance ID</i> </code> resource.
            </para>
             <note>
            <para>
            In the Amazon Route 53 console, traffic policy instances are known as policy records.
            </para>
             </note>
            </summary>
        </member>
        <member name="P:Amazon.Route53.Model.DeleteTrafficPolicyInstanceRequest.Id">
            <summary>
            Gets and sets the property Id.
            <para>
            The ID of the traffic policy instance that you want to delete.
            </para>
             <important>
            <para>
            When you delete a traffic policy instance, Amazon Route 53 also deletes all of the
            resource record sets that were created when you created the traffic policy instance.
            </para>
             </important>
            </summary>
        </member>
        <member name="T:Amazon.Route53.Model.DeleteTrafficPolicyInstanceResponse">
            <summary>
            An empty element.
            </summary>
        </member>
        <member name="T:Amazon.Route53.Model.DeleteTrafficPolicyRequest">
            <summary>
            Container for the parameters to the DeleteTrafficPolicy operation.
            Deletes a traffic policy.
             
              
            <para>
            Send a <code>DELETE</code> request to the <code>/<i>Amazon Route 53 API version</i>/trafficpolicy</code>
            resource.
            </para>
            </summary>
        </member>
        <member name="P:Amazon.Route53.Model.DeleteTrafficPolicyRequest.Id">
            <summary>
            Gets and sets the property Id.
            <para>
            The ID of the traffic policy that you want to delete.
            </para>
            </summary>
        </member>
        <member name="P:Amazon.Route53.Model.DeleteTrafficPolicyRequest.Version">
            <summary>
            Gets and sets the property Version.
            <para>
            The version number of the traffic policy that you want to delete.
            </para>
            </summary>
        </member>
        <member name="T:Amazon.Route53.Model.DeleteTrafficPolicyResponse">
            <summary>
            An empty element.
            </summary>
        </member>
        <member name="T:Amazon.Route53.Model.Dimension">
            <summary>
            For the metric that the CloudWatch alarm is associated with, a complex type that contains
            information about one dimension.
            </summary>
        </member>
        <member name="P:Amazon.Route53.Model.Dimension.Name">
            <summary>
            Gets and sets the property Name.
            <para>
            For the metric that the CloudWatch alarm is associated with, the name of one dimension.
            </para>
            </summary>
        </member>
        <member name="P:Amazon.Route53.Model.Dimension.Value">
            <summary>
            Gets and sets the property Value.
            <para>
            For the metric that the CloudWatch alarm is associated with, the value of one dimension.
            </para>
            </summary>
        </member>
        <member name="T:Amazon.Route53.Model.DisassociateVPCFromHostedZoneRequest">
            <summary>
            Container for the parameters to the DisassociateVPCFromHostedZone operation.
            Disassociates a VPC from a Amazon Route 53 private hosted zone.
             
              
            <para>
            Send a <code>POST</code> request to the <code>/2013-04-01/hostedzone/<i>hosted zone
            ID</i>/disassociatevpc</code> resource. The request body must include an XML document
            with a <code>DisassociateVPCFromHostedZoneRequest</code> element. The response returns
            the <code>DisassociateVPCFromHostedZoneResponse</code> element.
            </para>
             <important>
            <para>
            You can only disassociate a VPC from a private hosted zone when two or more VPCs are
            associated with that hosted zone. You cannot convert a private hosted zone into a
            public hosted zone.
            </para>
             </important>
            </summary>
        </member>
        <member name="P:Amazon.Route53.Model.DisassociateVPCFromHostedZoneRequest.HostedZoneId">
            <summary>
            Gets and sets the property HostedZoneId.
            <para>
            The ID of the VPC that you want to disassociate from an Amazon Route 53 hosted zone.
            </para>
            </summary>
        </member>
        <member name="P:Amazon.Route53.Model.DisassociateVPCFromHostedZoneRequest.VPC">
            <summary>
            Gets and sets the property VPC.
            <para>
            A complex type containing information about the Amazon VPC that you're disassociating
            from the specified hosted zone.
            </para>
            </summary>
        </member>
        <member name="P:Amazon.Route53.Model.DisassociateVPCFromHostedZoneRequest.Comment">
            <summary>
            Gets and sets the property Comment.
            <para>
             <i>Optional:</i> A comment about the disassociation request.
            </para>
            </summary>
        </member>
        <member name="T:Amazon.Route53.Model.DisassociateVPCFromHostedZoneResponse">
            <summary>
            A complex type that contains the response information for the disassociate request.
            </summary>
        </member>
        <member name="P:Amazon.Route53.Model.DisassociateVPCFromHostedZoneResponse.ChangeInfo">
            <summary>
            Gets and sets the property ChangeInfo.
            <para>
            A complex type that describes the changes made to your hosted zone.
            </para>
            </summary>
        </member>
        <member name="T:Amazon.Route53.Model.GeoLocation">
            <summary>
            A complex type that contains information about a geo location.
            </summary>
        </member>
        <member name="P:Amazon.Route53.Model.GeoLocation.ContinentCode">
            <summary>
            Gets and sets the property ContinentCode.
            <para>
            The two-letter code for the continent.
            </para>
              
            <para>
            Valid values: <code>AF</code> | <code>AN</code> | <code>AS</code> | <code>EU</code>
            | <code>OC</code> | <code>NA</code> | <code>SA</code>
            </para>
              
            <para>
            Constraint: Specifying <code>ContinentCode</code> with either <code>CountryCode</code>
            or <code>SubdivisionCode</code> returns an <code>InvalidInput</code> error.
            </para>
            </summary>
        </member>
        <member name="P:Amazon.Route53.Model.GeoLocation.CountryCode">
            <summary>
            Gets and sets the property CountryCode.
            <para>
            The two-letter code for the country.
            </para>
            </summary>
        </member>
        <member name="P:Amazon.Route53.Model.GeoLocation.SubdivisionCode">
            <summary>
            Gets and sets the property SubdivisionCode.
            <para>
            The code for the subdivision, for example, a state in the United States or a province
            in Canada.
            </para>
            </summary>
        </member>
        <member name="T:Amazon.Route53.Model.GeoLocationDetails">
            <summary>
            A complex type that contains the codes and full continent, country, and subdivision
            names for the specified <code>geolocation</code> code.
            </summary>
        </member>
        <member name="P:Amazon.Route53.Model.GeoLocationDetails.ContinentCode">
            <summary>
            Gets and sets the property ContinentCode.
            <para>
            The two-letter code for the continent.
            </para>
            </summary>
        </member>
        <member name="P:Amazon.Route53.Model.GeoLocationDetails.ContinentName">
            <summary>
            Gets and sets the property ContinentName.
            <para>
            The full name of the continent.
            </para>
            </summary>
        </member>
        <member name="P:Amazon.Route53.Model.GeoLocationDetails.CountryCode">
            <summary>
            Gets and sets the property CountryCode.
            <para>
            The two-letter code for the country.
            </para>
            </summary>
        </member>
        <member name="P:Amazon.Route53.Model.GeoLocationDetails.CountryName">
            <summary>
            Gets and sets the property CountryName.
            <para>
            The name of the country.
            </para>
            </summary>
        </member>
        <member name="P:Amazon.Route53.Model.GeoLocationDetails.SubdivisionCode">
            <summary>
            Gets and sets the property SubdivisionCode.
            <para>
            The code for the subdivision, for example, a state in the United States or a province
            in Canada.
            </para>
            </summary>
        </member>
        <member name="P:Amazon.Route53.Model.GeoLocationDetails.SubdivisionName">
            <summary>
            Gets and sets the property SubdivisionName.
            <para>
            The full name of the subdivision, for example, a state in the United States or a province
            in Canada.
            </para>
            </summary>
        </member>
        <member name="T:Amazon.Route53.Model.GetChangeDetailsRequest">
            <summary>
            Container for the parameters to the GetChangeDetails operation.
            Returns the status and changes of a change batch request.
            </summary>
        </member>
        <member name="P:Amazon.Route53.Model.GetChangeDetailsRequest.Id">
            <summary>
            Gets and sets the property Id.
            <para>
            The ID of the change batch. This is the value that you specified in the <code>change
            ID</code> parameter when you submitted the request.
            </para>
            </summary>
        </member>
        <member name="T:Amazon.Route53.Model.GetChangeDetailsResponse">
            <summary>
            A complex type that contains the <code>ChangeBatchRecord</code> element.
            </summary>
        </member>
        <member name="P:Amazon.Route53.Model.GetChangeDetailsResponse.ChangeBatchRecord">
            <summary>
            Gets and sets the property ChangeBatchRecord.
            <para>
            A complex type that contains information about the specified change batch, including
            the change batch ID, the status of the change, and the contained changes.
            </para>
            </summary>
        </member>
        <member name="T:Amazon.Route53.Model.GetChangeRequest">
            <summary>
            Container for the parameters to the GetChange operation.
            Returns the current status of a change batch request. The status is one of the following
            values:
             
             <ul> <li>
            <para>
             <code>PENDING</code> indicates that the changes in this request have not replicated
            to all Amazon Route 53 DNS servers. This is the initial status of all change batch
            requests.
            </para>
             </li> <li>
            <para>
             <code>INSYNC</code> indicates that the changes have replicated to all Amazon Route
            53 DNS servers.
            </para>
             </li> </ul>
            </summary>
        </member>
        <member name="M:Amazon.Route53.Model.GetChangeRequest.#ctor">
            <summary>
            Empty constructor used to set properties independently even when a simple constructor is available
            </summary>
        </member>
        <member name="M:Amazon.Route53.Model.GetChangeRequest.#ctor(System.String)">
            <summary>
            Instantiates GetChangeRequest with the parameterized properties
            </summary>
            <param name="id">The ID of the change batch request. The value that you specify here is the value that <code>ChangeResourceRecordSets</code> returned in the Id element when you submitted the request.</param>
        </member>
        <member name="P:Amazon.Route53.Model.GetChangeRequest.Id">
            <summary>
            Gets and sets the property Id.
            <para>
            The ID of the change batch request. The value that you specify here is the value that
            <code>ChangeResourceRecordSets</code> returned in the Id element when you submitted
            the request.
            </para>
            </summary>
        </member>
        <member name="T:Amazon.Route53.Model.GetChangeResponse">
            <summary>
            A complex type that contains the <code>ChangeInfo</code> element.
            </summary>
        </member>
        <member name="P:Amazon.Route53.Model.GetChangeResponse.ChangeInfo">
            <summary>
            Gets and sets the property ChangeInfo.
            <para>
            A complex type that contains information about the specified change batch.
            </para>
            </summary>
        </member>
        <member name="T:Amazon.Route53.Model.GetCheckerIpRangesRequest">
            <summary>
            Container for the parameters to the GetCheckerIpRanges operation.
            Retrieves a list of the IP ranges used by Amazon Route 53 health checkers to check
            the health of your resources. Send a <code>GET</code> request to the <code>/<i>Amazon
            Route 53 API version</i>/checkeripranges</code> resource. Use these IP addresses to
            configure router and firewall rules to allow health checkers to check the health of
            your resources.
            </summary>
        </member>
        <member name="T:Amazon.Route53.Model.GetCheckerIpRangesResponse">
            <summary>
            A complex type that contains the <code>CheckerIpRanges</code> element.
            </summary>
        </member>
        <member name="P:Amazon.Route53.Model.GetCheckerIpRangesResponse.CheckerIpRanges">
            <summary>
            Gets and sets the property CheckerIpRanges.
            <para>
            A complex type that contains sorted list of IP ranges in CIDR format for Amazon Route
            53 health checkers.
            </para>
            </summary>
        </member>
        <member name="T:Amazon.Route53.Model.GetGeoLocationRequest">
            <summary>
            Container for the parameters to the GetGeoLocation operation.
            Retrieves a single geo location. Send a <code>GET</code> request to the <code>/2013-04-01/geolocation</code>
            resource with one of these options: continentcode | countrycode | countrycode and
            subdivisioncode.
            </summary>
        </member>
        <member name="P:Amazon.Route53.Model.GetGeoLocationRequest.ContinentCode">
            <summary>
            Gets and sets the property ContinentCode.
            <para>
            Amazon Route 53 supports the following continent codes:
            </para>
             <ul> <li>
            <para>
             <b>AF</b>: Africa
            </para>
             </li> <li>
            <para>
             <b>AN</b>: Antarctica
            </para>
             </li> <li>
            <para>
             <b>AS</b>: Asia
            </para>
             </li> <li>
            <para>
             <b>EU</b>: Europe
            </para>
             </li> <li>
            <para>
             <b>OC</b>: Oceania
            </para>
             </li> <li>
            <para>
             <b>NA</b>: North America
            </para>
             </li> <li>
            <para>
             <b>SA</b>: South America
            </para>
             </li> </ul>
            </summary>
        </member>
        <member name="P:Amazon.Route53.Model.GetGeoLocationRequest.CountryCode">
            <summary>
            Gets and sets the property CountryCode.
            <para>
            Amazon Route 53 uses the two-letter country codes that are specified in <a href="https://en.wikipedia.org/wiki/ISO_3166-1_alpha-2">ISO
            standard 3166-1 alpha-2</a>.
            </para>
            </summary>
        </member>
        <member name="P:Amazon.Route53.Model.GetGeoLocationRequest.SubdivisionCode">
            <summary>
            Gets and sets the property SubdivisionCode.
            <para>
            Amazon Route 53 uses the one- to three-letter subdivision codes that are specified
            in <a href="https://en.wikipedia.org/wiki/ISO_3166-1_alpha-2">ISO standard 3166-1
            alpha-2</a>. Amazon Route 53 doesn't support subdivision codes for all countries.
            If you specify <code>SubdivisionCode</code>, you must also specify <code>CountryCode</code>.
             
            </para>
            </summary>
        </member>
        <member name="T:Amazon.Route53.Model.GetGeoLocationResponse">
            <summary>
            A complex type that contains the response information for the specified geolocation
            code.
            </summary>
        </member>
        <member name="P:Amazon.Route53.Model.GetGeoLocationResponse.GeoLocationDetails">
            <summary>
            Gets and sets the property GeoLocationDetails.
            <para>
            A complex type that contains the codes and full continent, country, and subdivision
            names for the specified geolocation code.
            </para>
            </summary>
        </member>
        <member name="T:Amazon.Route53.Model.GetHealthCheckCountRequest">
            <summary>
            Container for the parameters to the GetHealthCheckCount operation.
            To retrieve a count of all your health checks, send a <code>GET</code> request to
            the <code>/2013-04-01/healthcheckcount</code> resource.
            </summary>
        </member>
        <member name="T:Amazon.Route53.Model.GetHealthCheckCountResponse">
            <summary>
            A complex type that contains the response to a <code>healthcheckcount</code> request.
            </summary>
        </member>
        <member name="P:Amazon.Route53.Model.GetHealthCheckCountResponse.HealthCheckCount">
            <summary>
            Gets and sets the property HealthCheckCount.
            <para>
            The number of health checks associated with the current AWS account.
            </para>
            </summary>
        </member>
        <member name="T:Amazon.Route53.Model.GetHealthCheckLastFailureReasonRequest">
            <summary>
            Container for the parameters to the GetHealthCheckLastFailureReason operation.
            If you want to learn why a health check is currently failing or why it failed most
            recently (if at all), you can get the failure reason for the most recent failure.
            Send a <code>GET</code> request to the <code>/<i>Amazon Route 53 API version</i>/healthcheck/<i>health
            check ID</i>/lastfailurereason</code> resource.
            </summary>
        </member>
        <member name="P:Amazon.Route53.Model.GetHealthCheckLastFailureReasonRequest.HealthCheckId">
            <summary>
            Gets and sets the property HealthCheckId.
            <para>
            The ID for the health check for which you want the last failure reason. When you created
            the health check, <code>CreateHealthCheck</code> returned the ID in the response,
            in the <code>HealthCheckId</code> element.
            </para>
            </summary>
        </member>
        <member name="T:Amazon.Route53.Model.GetHealthCheckLastFailureReasonResponse">
            <summary>
            A complex type that contains the response to a <code>GetHealthCheckLastFailureReason</code>
            request.
            </summary>
        </member>
        <member name="P:Amazon.Route53.Model.GetHealthCheckLastFailureReasonResponse.HealthCheckObservations">
            <summary>
            Gets and sets the property HealthCheckObservations.
            <para>
            A list that contains one <code>Observation</code> element for each Amazon Route 53
            health checker that is reporting a last failure reason.
            </para>
            </summary>
        </member>
        <member name="T:Amazon.Route53.Model.GetHealthCheckRequest">
            <summary>
            Container for the parameters to the GetHealthCheck operation.
            Gets information about a specified health check. Send a <code>GET</code> request to
            the <code>/2013-04-01/healthcheck/<i>health check ID</i> </code> resource. For more
            information about using the console to perform this operation, see <a href="http://docs.aws.amazon.com/Route53/latest/DeveloperGuide/dns-failover.html">Amazon
            Route 53 Health Checks and DNS Failover</a> in the Amazon Route 53 Developer Guide.
            </summary>
        </member>
        <member name="P:Amazon.Route53.Model.GetHealthCheckRequest.HealthCheckId">
            <summary>
            Gets and sets the property HealthCheckId.
            <para>
            The identifier that Amazon Route 53 assigned to the health check when you created
            it. When you add or update a resource record set, you use this value to specify which
            health check to use. The value can be up to 64 characters long.
            </para>
            </summary>
        </member>
        <member name="T:Amazon.Route53.Model.GetHealthCheckResponse">
            <summary>
            A complex type that contains the response to a <code>GetHealthCheck</code> request.
            </summary>
        </member>
        <member name="P:Amazon.Route53.Model.GetHealthCheckResponse.HealthCheck">
            <summary>
            Gets and sets the property HealthCheck.
            <para>
            A complex type that contains information about one health check that is associated
            with the current AWS account.
            </para>
            </summary>
        </member>
        <member name="T:Amazon.Route53.Model.GetHealthCheckStatusRequest">
            <summary>
            Container for the parameters to the GetHealthCheckStatus operation.
            Gets status of a specified health check. Send a <code>GET</code> request to the <code>/2013-04-01/healthcheck/<i>health
            check ID</i>/status</code> resource. You can use this call to get a health check's
            current status.
            </summary>
        </member>
        <member name="P:Amazon.Route53.Model.GetHealthCheckStatusRequest.HealthCheckId">
            <summary>
            Gets and sets the property HealthCheckId.
            <para>
            If you want Amazon Route 53 to return this resource record set in response to a DNS
            query only when a health check is passing, include the <code>HealthCheckId</code>
            element and specify the ID of the applicable health check.
            </para>
              
            <para>
            Amazon Route 53 determines whether a resource record set is healthy by periodically
            sending a request to the endpoint that is specified in the health check. If that endpoint
            returns an HTTP status code of 2xx or 3xx, the endpoint is healthy. If the endpoint
            returns an HTTP status code of 400 or greater, or if the endpoint doesn't respond
            for a certain amount of time, Amazon Route 53 considers the endpoint unhealthy and
            also considers the resource record set unhealthy.
            </para>
              
            <para>
            The <code>HealthCheckId</code> element is only useful when Amazon Route 53 is choosing
            between two or more resource record sets to respond to a DNS query, and you want Amazon
            Route 53 to base the choice in part on the status of a health check. Configuring health
            checks only makes sense in the following configurations:
            </para>
             <ul> <li>
            <para>
            You're checking the health of the resource record sets in a weighted, latency, geolocation,
            or failover resource record set, and you specify health check IDs for all of the resource
            record sets. If the health check for one resource record set specifies an endpoint
            that is not healthy, Amazon Route 53 stops responding to queries using the value for
            that resource record set.
            </para>
             </li> <li>
            <para>
            You set <code>EvaluateTargetHealth</code> to <code>true</code> for the resource record
            sets in an alias, weighted alias, latency alias, geolocation alias, or failover alias
            resource record set, and you specify health check IDs for all of the resource record
            sets that are referenced by the alias resource record sets. For more information about
            this configuration, see <code>EvaluateTargetHealth</code>.
            </para>
              
            <para>
            Amazon Route 53 doesn't check the health of the endpoint specified in the resource
            record set, for example, the endpoint specified by the IP address in the <code>Value</code>
            element. When you add a <code>HealthCheckId</code> element to a resource record set,
            Amazon Route 53 checks the health of the endpoint that you specified in the health
            check.
            </para>
             </li> </ul>
            <para>
            For geolocation resource record sets, if an endpoint is unhealthy, Amazon Route 53
            looks for a resource record set for the larger, associated geographic region. For
            example, suppose you have resource record sets for a state in the United States, for
            the United States, for North America, and for all locations. If the endpoint for the
            state resource record set is unhealthy, Amazon Route 53 checks the resource record
            sets for the United States, for North America, and for all locations (a resource record
            set for which the value of CountryCode is <code>*</code>), in that order, until it
            finds a resource record set for which the endpoint is healthy.
            </para>
              
            <para>
            If your health checks specify the endpoint only by domain name, we recommend that
            you create a separate health check for each endpoint. For example, create a health
            check for each HTTP server that is serving content for www.example.com. For the value
            of <code>FullyQualifiedDomainName</code>, specify the domain name of the server (such
            as <code>us-east-1-www.example.com</code>), not the name of the resource record sets
            (example.com).
            </para>
             <important>
            <para>
            In this configuration, if you create a health check for which the value of <code>FullyQualifiedDomainName</code>
            matches the name of the resource record sets and then associate the health check with
            those resource record sets, health check results will be unpredictable.
            </para>
             </important>
            </summary>
        </member>
        <member name="T:Amazon.Route53.Model.GetHealthCheckStatusResponse">
            <summary>
            A complex type that contains the response to a <code>GetHealthCheck</code> request.
            </summary>
        </member>
        <member name="P:Amazon.Route53.Model.GetHealthCheckStatusResponse.HealthCheckObservations">
            <summary>
            Gets and sets the property HealthCheckObservations.
            <para>
            A list that contains one <code>HealthCheckObservation</code> element for each Amazon
            Route 53 health checker that is reporting a status about the health check endpoint.
            </para>
            </summary>
        </member>
        <member name="T:Amazon.Route53.Model.GetHostedZoneCountRequest">
            <summary>
            Container for the parameters to the GetHostedZoneCount operation.
            Retrieves a count of all your hosted zones. Send a <code>GET</code> request to the
            <code>/2013-04-01/hostedzonecount</code> resource.
            </summary>
        </member>
        <member name="T:Amazon.Route53.Model.GetHostedZoneCountResponse">
            <summary>
            A complex type that contains the response to a <code>hostedzonecount</code> request.
            </summary>
        </member>
        <member name="P:Amazon.Route53.Model.GetHostedZoneCountResponse.HostedZoneCount">
            <summary>
            Gets and sets the property HostedZoneCount.
            <para>
            The total number of public and private hosted zones associated with the current AWS
            account.
            </para>
            </summary>
        </member>
        <member name="T:Amazon.Route53.Model.GetHostedZoneRequest">
            <summary>
            Container for the parameters to the GetHostedZone operation.
            Retrieves the delegation set for a hosted zone, including the four name servers assigned
            to the hosted zone. Send a <code>GET</code> request to the <code>/<i>Amazon Route
            53 API version</i>/hostedzone/<i>hosted zone ID</i> </code> resource.
            </summary>
        </member>
        <member name="M:Amazon.Route53.Model.GetHostedZoneRequest.#ctor">
            <summary>
            Empty constructor used to set properties independently even when a simple constructor is available
            </summary>
        </member>
        <member name="M:Amazon.Route53.Model.GetHostedZoneRequest.#ctor(System.String)">
            <summary>
            Instantiates GetHostedZoneRequest with the parameterized properties
            </summary>
            <param name="id">The ID of the hosted zone for which you want to get a list of the name servers in the delegation set.</param>
        </member>
        <member name="P:Amazon.Route53.Model.GetHostedZoneRequest.Id">
            <summary>
            Gets and sets the property Id.
            <para>
            The ID of the hosted zone for which you want to get a list of the name servers in
            the delegation set.
            </para>
            </summary>
        </member>
        <member name="T:Amazon.Route53.Model.GetHostedZoneResponse">
            <summary>
            A complex type containing the response information for the hosted zone.
            </summary>
        </member>
        <member name="P:Amazon.Route53.Model.GetHostedZoneResponse.HostedZone">
            <summary>
            Gets and sets the property HostedZone.
            <para>
            A complex type that contains general information about the hosted zone.
            </para>
            </summary>
        </member>
        <member name="P:Amazon.Route53.Model.GetHostedZoneResponse.DelegationSet">
            <summary>
            Gets and sets the property DelegationSet.
            <para>
            A complex type that describes the name servers for this hosted zone.
            </para>
            </summary>
        </member>
        <member name="P:Amazon.Route53.Model.GetHostedZoneResponse.VPCs">
            <summary>
            Gets and sets the property VPCs.
            <para>
            A complex type that contains information about VPCs associated with the specified
            hosted zone.
            </para>
            </summary>
        </member>
        <member name="T:Amazon.Route53.Model.GetReusableDelegationSetRequest">
            <summary>
            Container for the parameters to the GetReusableDelegationSet operation.
            Retrieves the reusable delegation set. Send a <code>GET</code> request to the <code>/2013-04-01/delegationset/<i>delegation
            set ID</i> </code> resource.
            </summary>
        </member>
        <member name="P:Amazon.Route53.Model.GetReusableDelegationSetRequest.Id">
            <summary>
            Gets and sets the property Id.
            <para>
            The ID of the reusable delegation set for which you want to get a list of the name
            server.
            </para>
            </summary>
        </member>
        <member name="T:Amazon.Route53.Model.GetReusableDelegationSetResponse">
            <summary>
            A complex type that contains the response to the <code>GetReusableDelegationSet</code>
            request.
            </summary>
        </member>
        <member name="P:Amazon.Route53.Model.GetReusableDelegationSetResponse.DelegationSet">
            <summary>
            Gets and sets the property DelegationSet.
            <para>
            A complex type that contains information about the reusable delegation set.
            </para>
            </summary>
        </member>
        <member name="T:Amazon.Route53.Model.GetTrafficPolicyInstanceCountRequest">
            <summary>
            Container for the parameters to the GetTrafficPolicyInstanceCount operation.
            Gets the number of traffic policy instances that are associated with the current AWS
            account.
             
              
            <para>
            To get the number of traffic policy instances, send a <code>GET</code> request to
            the <code>/2013-04-01/trafficpolicyinstancecount</code> resource.
            </para>
            </summary>
        </member>
        <member name="T:Amazon.Route53.Model.GetTrafficPolicyInstanceCountResponse">
            <summary>
            A complex type that contains information about the resource record sets that Amazon
            Route 53 created based on a specified traffic policy.
            </summary>
        </member>
        <member name="P:Amazon.Route53.Model.GetTrafficPolicyInstanceCountResponse.TrafficPolicyInstanceCount">
            <summary>
            Gets and sets the property TrafficPolicyInstanceCount.
            <para>
            The number of traffic policy instances that are associated with the current AWS account.
            </para>
            </summary>
        </member>
        <member name="T:Amazon.Route53.Model.GetTrafficPolicyInstanceRequest">
            <summary>
            Container for the parameters to the GetTrafficPolicyInstance operation.
            Gets information about a specified traffic policy instance.
             
              
            <para>
            Send a <code>GET</code> request to the <code>/<i>Amazon Route 53 API version</i>/trafficpolicyinstance</code>
            resource.
            </para>
             <note>
            <para>
            After you submit a <code>CreateTrafficPolicyInstance</code> or an <code>UpdateTrafficPolicyInstance</code>
            request, there's a brief delay while Amazon Route 53 creates the resource record sets
            that are specified in the traffic policy definition. For more information, see the
            <code>State</code> response element.
            </para>
             </note> <note>
            <para>
            In the Amazon Route 53 console, traffic policy instances are known as policy records.
            </para>
             </note>
            </summary>
        </member>
        <member name="P:Amazon.Route53.Model.GetTrafficPolicyInstanceRequest.Id">
            <summary>
            Gets and sets the property Id.
            <para>
            The ID of the traffic policy instance that you want to get information about.
            </para>
            </summary>
        </member>
        <member name="T:Amazon.Route53.Model.GetTrafficPolicyInstanceResponse">
            <summary>
            A complex type that contains information about the resource record sets that Amazon
            Route 53 created based on a specified traffic policy.
            </summary>
        </member>
        <member name="P:Amazon.Route53.Model.GetTrafficPolicyInstanceResponse.TrafficPolicyInstance">
            <summary>
            Gets and sets the property TrafficPolicyInstance.
            <para>
            A complex type that contains settings for the traffic policy instance.
            </para>
            </summary>
        </member>
        <member name="T:Amazon.Route53.Model.GetTrafficPolicyRequest">
            <summary>
            Container for the parameters to the GetTrafficPolicy operation.
            Gets information about a specific traffic policy version.
             
              
            <para>
            Send a <code>GET</code> request to the <code>/<i>Amazon Route 53 API version</i>/trafficpolicy</code>
            resource.
            </para>
            </summary>
        </member>
        <member name="P:Amazon.Route53.Model.GetTrafficPolicyRequest.Id">
            <summary>
            Gets and sets the property Id.
            <para>
            The ID of the traffic policy that you want to get information about.
            </para>
            </summary>
        </member>
        <member name="P:Amazon.Route53.Model.GetTrafficPolicyRequest.Version">
            <summary>
            Gets and sets the property Version.
            <para>
            The version number of the traffic policy that you want to get information about.
            </para>
            </summary>
        </member>
        <member name="T:Amazon.Route53.Model.GetTrafficPolicyResponse">
            <summary>
            A complex type that contains the response information for the request.
            </summary>
        </member>
        <member name="P:Amazon.Route53.Model.GetTrafficPolicyResponse.TrafficPolicy">
            <summary>
            Gets and sets the property TrafficPolicy.
            <para>
            A complex type that contains settings for the specified traffic policy.
            </para>
            </summary>
        </member>
        <member name="T:Amazon.Route53.Model.HealthCheck">
            <summary>
            A complex type that contains information about one health check that is associated
            with the current AWS account.
            </summary>
        </member>
        <member name="P:Amazon.Route53.Model.HealthCheck.Id">
            <summary>
            Gets and sets the property Id.
            <para>
            The identifier that Amazon Route 53assigned to the health check when you created it.
            When you add or update a resource record set, you use this value to specify which
            health check to use. The value can be up to 64 characters long.
            </para>
            </summary>
        </member>
        <member name="P:Amazon.Route53.Model.HealthCheck.CallerReference">
            <summary>
            Gets and sets the property CallerReference.
            <para>
            A unique string that you specified when you created the health check.
            </para>
            </summary>
        </member>
        <member name="P:Amazon.Route53.Model.HealthCheck.HealthCheckConfig">
            <summary>
            Gets and sets the property HealthCheckConfig.
            <para>
            A complex type that contains detailed information about one health check.
            </para>
            </summary>
        </member>
        <member name="P:Amazon.Route53.Model.HealthCheck.HealthCheckVersion">
            <summary>
            Gets and sets the property HealthCheckVersion.
            <para>
            The version of the health check. You can optionally pass this value in a call to <code>UpdateHealthCheck</code>
            to prevent overwriting another change to the health check.
            </para>
            </summary>
        </member>
        <member name="P:Amazon.Route53.Model.HealthCheck.CloudWatchAlarmConfiguration">
            <summary>
            Gets and sets the property CloudWatchAlarmConfiguration.
            <para>
            A complex type that contains information about the CloudWatch alarm that Amazon Route
            53 is monitoring for this health check.
            </para>
            </summary>
        </member>
        <member name="T:Amazon.Route53.Model.HealthCheckAlreadyExistsException">
            <summary>
             Route53 exception
             </summary>
        </member>
        <member name="M:Amazon.Route53.Model.HealthCheckAlreadyExistsException.#ctor(System.String)">
            <summary>
            Constructs a new HealthCheckAlreadyExistsException with the specified error
            message.
            </summary>
            <param name="message">
            Describes the error encountered.
            </param>
        </member>
        <member name="M:Amazon.Route53.Model.HealthCheckAlreadyExistsException.#ctor(System.String,System.Exception)">
            <summary>
            Construct instance of HealthCheckAlreadyExistsException
            </summary>
            <param name="message"></param>
            <param name="innerException"></param>
        </member>
        <member name="M:Amazon.Route53.Model.HealthCheckAlreadyExistsException.#ctor(System.Exception)">
            <summary>
            Construct instance of HealthCheckAlreadyExistsException
            </summary>
            <param name="innerException"></param>
        </member>
        <member name="M:Amazon.Route53.Model.HealthCheckAlreadyExistsException.#ctor(System.String,System.Exception,Amazon.Runtime.ErrorType,System.String,System.String,System.Net.HttpStatusCode)">
            <summary>
            Construct instance of HealthCheckAlreadyExistsException
            </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.Route53.Model.HealthCheckAlreadyExistsException.#ctor(System.String,Amazon.Runtime.ErrorType,System.String,System.String,System.Net.HttpStatusCode)">
            <summary>
            Construct instance of HealthCheckAlreadyExistsException
            </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.Route53.Model.HealthCheckAlreadyExistsException.#ctor(System.Runtime.Serialization.SerializationInfo,System.Runtime.Serialization.StreamingContext)">
            <summary>
            Constructs a new instance of the HealthCheckAlreadyExistsException 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.Route53.Model.HealthCheckConfig">
            <summary>
            A complex type that contains information about the health check.
            </summary>
        </member>
        <member name="P:Amazon.Route53.Model.HealthCheckConfig.IPAddress">
            <summary>
            Gets and sets the property IPAddress.
            <para>
            The IPv4 IP address of the endpoint on which you want Amazon Route 53 to perform health
            checks. If you don't specify a value for <code>IPAddress</code>, Amazon Route 53 sends
            a DNS request to resolve the domain name that you specify in <code>FullyQualifiedDomainName</code>
            at the interval that you specify in RequestInterval. Using an IP address that DNS
            returns, Amazon Route 53 then checks the health of the endpoint.
            </para>
              
            <para>
            If the endpoint is an Amazon EC2 instance, we recommend that you create an Elastic
            IP address, associate it with your Amazon EC2 instance, and specify the Elastic IP
            address for <code>IPAddress</code>. This ensures that the IP address of your instance
            will never change.
            </para>
              
            <para>
            For more information, see <a>HealthCheckConfig$FullyQualifiedDomainName</a>.
            </para>
              
            <para>
            Contraints: Amazon Route 53 cannot check the health of endpoints for which the IP
            address is in local, private, non-routable, or multicast ranges. For more information
            about IP addresses for which you cannot create health checks, see <a href="https://tools.ietf.org/html/rfc5735">RFC
            5735, Special Use IPv4 Addresses</a> and <a href="https://tools.ietf.org/html/rfc6598">RFC
            6598, IANA-Reserved IPv4 Prefix for Shared Address Space</a>.
            </para>
              
            <para>
            When the value of Type is <code>CALCULATED</code> or <code>CLOUDWATCH_METRIC</code>,
            omit IPAddress.
            </para>
            </summary>
        </member>
        <member name="P:Amazon.Route53.Model.HealthCheckConfig.Port">
            <summary>
            Gets and sets the property Port.
            <para>
            The port on the endpoint on which you want Amazon Route 53 to perform health checks.
            Specify a value for Port only when you specify a value for <code>IPAddress</code>.
            </para>
            </summary>
        </member>
        <member name="P:Amazon.Route53.Model.HealthCheckConfig.Type">
            <summary>
            Gets and sets the property Type.
            <para>
            The type of health check that you want to create, which indicates how Amazon Route
            53 determines whether an endpoint is healthy.
            </para>
             <important>
            <para>
            You can't change the value of <code>Type</code> after you create a health check.
            </para>
             </important>
            <para>
            You can create the following types of health checks:
            </para>
             <ul> <li>
            <para>
             <b>HTTP</b>: Amazon Route 53 tries to establish a TCP connection. If successful,
            Amazon Route 53 submits an HTTP request and waits for an HTTP status code of 200 or
            greater and less than 400.
            </para>
             </li> <li>
            <para>
             <b>HTTPS</b>: Amazon Route 53 tries to establish a TCP connection. If successful,
            Amazon Route 53 submits an HTTPS request and waits for an HTTP status code of 200
            or greater and less than 400.
            </para>
             <important>
            <para>
            If you specify <code>HTTPS</code> for the value of <code>Type</code>, the endpoint
            must support TLS v1.0 or later.
            </para>
             </important> </li> <li>
            <para>
             <b>HTTP_STR_MATCH</b>: Amazon Route 53 tries to establish a TCP connection. If successful,
            Amazon Route 53 submits an HTTP request and searches the first 5,120 bytes of the
            response body for the string that you specify in <code>SearchString</code>.
            </para>
             </li> <li>
            <para>
             <b>HTTPS_STR_MATCH</b>: Amazon Route 53 tries to establish a TCP connection. If successful,
            Amazon Route 53 submits an <code>HTTPS</code> request and searches the first 5,120
            bytes of the response body for the string that you specify in <code>SearchString</code>.
            </para>
             </li> <li>
            <para>
             <b>TCP</b>: Amazon Route 53 tries to establish a TCP connection.
            </para>
             </li> <li>
            <para>
             <b>CLOUDWATCH_METRIC</b>: The health check is associated with a CloudWatch alarm.
            If the state of the alarm is <code>OK</code>, the health check is considered healthy.
            If the state is <code>ALARM</code>, the health check is considered unhealthy. If CloudWatch
            doesn't have sufficient data to determine whether the state is <code>OK</code> or
            <code>ALARM</code>, the health check status depends on the setting for <code>InsufficientDataHealthStatus</code>:
            <code>Healthy</code>, <code>Unhealthy</code>, or <code>LastKnownStatus</code>.
            </para>
             </li> <li>
            <para>
             <b>CALCULATED</b>: For health checks that monitor the status of other health checks,
            Amazon Route 53 adds up the number of health checks that Amazon Route 53 health checkers
            consider to be healthy and compares that number with the value of <code>HealthThreshold</code>.
             
            </para>
             </li> </ul>
            <para>
            For more information about how Amazon Route 53 determines whether an endpoint is healthy,
            see the introduction to this topic.
            </para>
            </summary>
        </member>
        <member name="P:Amazon.Route53.Model.HealthCheckConfig.ResourcePath">
            <summary>
            Gets and sets the property ResourcePath.
            <para>
            The path, if any, that you want Amazon Route 53 to request when performing health
            checks. The path can be any value for which your endpoint will return an HTTP status
            code of 2xx or 3xx when the endpoint is healthy, for example, the file /docs/route53-health-check.html.
             
            </para>
            </summary>
        </member>
        <member name="P:Amazon.Route53.Model.HealthCheckConfig.FullyQualifiedDomainName">
            <summary>
            Gets and sets the property FullyQualifiedDomainName.
            <para>
            Amazon Route 53 behavior depends on whether you specify a value for <code>IPAddress</code>.
            </para>
              
            <para>
             <b>If you specify</b> <code>IPAddress</code>:
            </para>
              
            <para>
            The value that you want Amazon Route 53 to pass in the <code>Host</code> header in
            all health checks except TCP health checks. This is typically the fully qualified
            DNS name of the website that you are attempting to health check. When Amazon Route
            53 checks the health of an endpoint, here is how it constructs the <code>Host</code>
            header:
            </para>
             <ul> <li>
            <para>
            If you specify a value of <code>80</code> for <code>Port</code> and <code>HTTP</code>
            or <code>HTTP_STR_MATCH</code> for <code>Type</code>, Amazon Route 53 passes the value
            of <code>FullyQualifiedDomainName</code> to the endpoint in the Host header.
            </para>
             </li> <li>
            <para>
            If you specify a value of <code>443</code> for <code>Port</code> and <code>HTTPS</code>
            or <code>HTTPS_STR_MATCH</code> for <code>Type</code>, Amazon Route 53 passes the
            value of <code>FullyQualifiedDomainName</code> to the endpoint in the <code>Host</code>
            header.
            </para>
             </li> <li>
            <para>
            If you specify another value for <code>Port</code> and any value except <code>TCP</code>
            for <code>Type</code>, Amazon Route 53 passes <code>FullyQualifiedDomainName:Port</code>
            to the endpoint in the <code>Host</code> header.
            </para>
             </li> </ul>
            <para>
            If you don't specify a value for <code>FullyQualifiedDomainName</code>, Amazon Route
            53 substitutes the value of <code>IPAddress</code> in the <code>Host</code> header
            in each of the preceding cases.
            </para>
              
            <para>
             <b>If you don't specify</b> <code>IPAddress</code>:
            </para>
              
            <para>
            If you don't specify a value for <code>IPAddress</code>, Amazon Route 53 sends a DNS
            request to the domain that you specify in <code>FullyQualifiedDomainName</code> at
            the interval you specify in <code>RequestInterval</code>. Using an IP address that
            DNS returns, Amazon Route 53 then checks the health of the endpoint.
            </para>
              
            <para>
            If you want to check the health of weighted, latency, or failover resource record
            sets and you choose to specify the endpoint only by <code>FullyQualifiedDomainName</code>,
            we recommend that you create a separate health check for each endpoint. For example,
            create a health check for each HTTP server that is serving content for www.example.com.
            For the value of <code>FullyQualifiedDomainName</code>, specify the domain name of
            the server (such as us-east-1-www.example.com), not the name of the resource record
            sets (www.example.com).
            </para>
             <important>
            <para>
            In this configuration, if you create a health check for which the value of <code>FullyQualifiedDomainName</code>
            matches the name of the resource record sets and you then associate the health check
            with those resource record sets, health check results will be unpredictable.
            </para>
             </important>
            <para>
            In addition, if the value that you specify for <code>Type</code> is <code>HTTP</code>,
            <code>HTTPS</code>, <code>HTTP_STR_MATCH</code>, or <code>HTTPS_STR_MATCH</code>,
            Amazon Route 53 passes the value of <code>FullyQualifiedDomainName</code> in the <code>Host</code>
            header, as it does when you specify a value for <code>IPAddress</code>. If the value
            of <code>Type</code> is <code>TCP</code>, Amazon Route 53 doesn't pass a <code>Host</code>
            header.
            </para>
            </summary>
        </member>
        <member name="P:Amazon.Route53.Model.HealthCheckConfig.SearchString">
            <summary>
            Gets and sets the property SearchString.
            <para>
            If the value of Type is <code>HTTP_STR_MATCH</code> or <code>HTTP_STR_MATCH</code>,
            the string that you want Amazon Route 53 to search for in the response body from the
            specified resource. If the string appears in the response body, Amazon Route 53 considers
            the resource healthy.
            </para>
              
            <para>
            Amazon Route 53 considers case when searching for <code>SearchString</code> in the
            response body.
            </para>
            </summary>
        </member>
        <member name="P:Amazon.Route53.Model.HealthCheckConfig.RequestInterval">
            <summary>
            Gets and sets the property RequestInterval.
            <para>
            The number of seconds between the time that Amazon Route 53 gets a response from your
            endpoint and the time that it sends the next health-check request. Each Amazon Route
            53 health checker makes requests at this interval.
            </para>
             <important>
            <para>
            You can't change the value of <code>RequestInterval</code> after you create a health
            check.
            </para>
             </important>
            </summary>
        </member>
        <member name="P:Amazon.Route53.Model.HealthCheckConfig.FailureThreshold">
            <summary>
            Gets and sets the property FailureThreshold.
            <para>
            The number of consecutive health checks that an endpoint must pass or fail for Amazon
            Route 53 to change the current status of the endpoint from unhealthy to healthy or
            vice versa. For more information, see <a href="http://docs.aws.amazon.com/Route53/latest/DeveloperGuide/dns-failover-determining-health-of-endpoints.html">How
            Amazon Route 53 Determines Whether an Endpoint Is Healthy</a> in the <i>Amazon Route
            53 Developer Guide</i>.
            </para>
            </summary>
        </member>
        <member name="P:Amazon.Route53.Model.HealthCheckConfig.MeasureLatency">
            <summary>
            Gets and sets the property MeasureLatency.
            <para>
            Specify whether you want Amazon Route 53 to measure the latency between health checkers
            in multiple AWS regions and your endpoint, and to display CloudWatch latency graphs
            on the <b>Health Checks</b> page in the Amazon Route 53 console.
            </para>
             <important>
            <para>
            You can't change the value of <code>MeasureLatency</code> after you create a health
            check.
            </para>
             </important>
            </summary>
        </member>
        <member name="P:Amazon.Route53.Model.HealthCheckConfig.Inverted">
            <summary>
            Gets and sets the property Inverted.
            <para>
            Specify whether you want Amazon Route 53 to invert the status of a health check, for
            example, to consider a health check unhealthy when it otherwise would be considered
            healthy.
            </para>
            </summary>
        </member>
        <member name="P:Amazon.Route53.Model.HealthCheckConfig.HealthThreshold">
            <summary>
            Gets and sets the property HealthThreshold.
            <para>
            The number of child health checks that are associated with a <code>CALCULATED</code>
            health that Amazon Route 53 must consider healthy for the <code>CALCULATED</code>
            health check to be considered healthy. To specify the child health checks that you
            want to associate with a <code>CALCULATED</code> health check, use the <a>HealthCheckConfig$ChildHealthChecks</a>
            and <a>HealthCheckConfig$ChildHealthChecks</a> elements.
            </para>
              
            <para>
            Note the following:
            </para>
             <ul> <li>
            <para>
            If you specify a number greater than the number of child health checks, Amazon Route
            53 always considers this health check to be unhealthy.
            </para>
             </li> <li>
            <para>
            If you specify <code>0</code>, Amazon Route 53 always considers this health check
            to be healthy.
            </para>
             </li> </ul>
            </summary>
        </member>
        <member name="P:Amazon.Route53.Model.HealthCheckConfig.ChildHealthChecks">
            <summary>
            Gets and sets the property ChildHealthChecks.
            <para>
            (CALCULATED Health Checks Only) A complex type that contains one <code>ChildHealthCheck</code>
            element for each health check that you want to associate with a <code>CALCULATED</code>
            health check.
            </para>
            </summary>
        </member>
        <member name="P:Amazon.Route53.Model.HealthCheckConfig.EnableSNI">
            <summary>
            Gets and sets the property EnableSNI.
            <para>
            Specify whether you want Amazon Route 53 to send the value of <code>FullyQualifiedDomainName</code>
            to the endpoint in the <code>client_hello</code> message during TLS negotiation. This
            allows the endpoint to respond to <code>HTTPS</code> health check requests with the
            applicable SSL/TLS certificate.
            </para>
              
            <para>
            Some endpoints require that <code>HTTPS</code> requests include the host name in the
            <code>client_hello</code> message. If you don't enable SNI, the status of the health
            check will be <code>SSL alert handshake_failure</code>. A health check can also have
            that status for other reasons. If SNI is enabled and you're still getting the error,
            check the SSL/TLS configuration on your endpoint and confirm that your certificate
            is valid.
            </para>
              
            <para>
            The SSL/TLS certificate on your endpoint includes a domain name in the <code>Common
            Name</code> field and possibly several more in the <code>Subject Alternative Names</code>
            field. One of the domain names in the certificate should match the value that you
            specify for <code>FullyQualifiedDomainName</code>. If the endpoint responds to the
            <code>client_hello</code> message with a certificate that does not include the domain
            name that you specified in <code>FullyQualifiedDomainName</code>, a health checker
            will retry the handshake. In the second attempt, the health checker will omit <code>FullyQualifiedDomainName</code>
            from the <code>client_hello</code> message.
            </para>
            </summary>
        </member>
        <member name="P:Amazon.Route53.Model.HealthCheckConfig.Regions">
            <summary>
            Gets and sets the property Regions.
            <para>
            A complex type that contains one Region element for each region from which you want
            Amazon Route 53 health checkers to check the specified endpoint.
            </para>
            </summary>
        </member>
        <member name="P:Amazon.Route53.Model.HealthCheckConfig.AlarmIdentifier">
            <summary>
            Gets and sets the property AlarmIdentifier.
            <para>
            A complex type that identifies the CloudWatch alarm that you want Amazon Route 53
            health checkers to use to determine whether this health check is healthy.
            </para>
            </summary>
        </member>
        <member name="P:Amazon.Route53.Model.HealthCheckConfig.InsufficientDataHealthStatus">
            <summary>
            Gets and sets the property InsufficientDataHealthStatus.
            <para>
            When CloudWatch has insufficient data about the metric to determine the alarm state,
            the status that you want Amazon Route 53 to assign to the health check:
            </para>
             <ul> <li>
            <para>
             <code>Healthy</code>: Amazon Route 53 considers the health check to be healthy.
            </para>
             </li> <li>
            <para>
             <code>Unhealthy</code>: Amazon Route 53 considers the health check to be unhealthy.
            </para>
             </li> <li>
            <para>
             <code>LastKnownStatus</code>: Amazon Route 53uses the status of the health check
            from the last time CloudWatch had sufficient data to determine the alarm state. For
            new health checks that have no last known status, the default status for the health
            check is healthy.
            </para>
             </li> </ul>
            </summary>
        </member>
        <member name="T:Amazon.Route53.Model.HealthCheckInUseException">
            <summary>
             Route53 exception
             </summary>
        </member>
        <member name="M:Amazon.Route53.Model.HealthCheckInUseException.#ctor(System.String)">
            <summary>
            Constructs a new HealthCheckInUseException with the specified error
            message.
            </summary>
            <param name="message">
            Describes the error encountered.
            </param>
        </member>
        <member name="M:Amazon.Route53.Model.HealthCheckInUseException.#ctor(System.String,System.Exception)">
            <summary>
            Construct instance of HealthCheckInUseException
            </summary>
            <param name="message"></param>
            <param name="innerException"></param>
        </member>
        <member name="M:Amazon.Route53.Model.HealthCheckInUseException.#ctor(System.Exception)">
            <summary>
            Construct instance of HealthCheckInUseException
            </summary>
            <param name="innerException"></param>
        </member>
        <member name="M:Amazon.Route53.Model.HealthCheckInUseException.#ctor(System.String,System.Exception,Amazon.Runtime.ErrorType,System.String,System.String,System.Net.HttpStatusCode)">
            <summary>
            Construct instance of HealthCheckInUseException
            </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.Route53.Model.HealthCheckInUseException.#ctor(System.String,Amazon.Runtime.ErrorType,System.String,System.String,System.Net.HttpStatusCode)">
            <summary>
            Construct instance of HealthCheckInUseException
            </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.Route53.Model.HealthCheckInUseException.#ctor(System.Runtime.Serialization.SerializationInfo,System.Runtime.Serialization.StreamingContext)">
            <summary>
            Constructs a new instance of the HealthCheckInUseException 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.Route53.Model.HealthCheckObservation">
            <summary>
            A complex type that contains the last failure reason as reported by one Amazon Route
            53 health checker.
            </summary>
        </member>
        <member name="P:Amazon.Route53.Model.HealthCheckObservation.Region">
            <summary>
            Gets and sets the property Region.
            <para>
            The region of the Amazon Route 53 health checker that provided the status in StatusReport.
            </para>
            </summary>
        </member>
        <member name="P:Amazon.Route53.Model.HealthCheckObservation.IPAddress">
            <summary>
            Gets and sets the property IPAddress.
            <para>
            The IP address of the Amazon Route 53 health checker that provided the failure reason
            in <code>StatusReport</code>.
            </para>
            </summary>
        </member>
        <member name="P:Amazon.Route53.Model.HealthCheckObservation.StatusReport">
            <summary>
            Gets and sets the property StatusReport.
            <para>
            A complex type that contains the last failure reason as reported by one Amazon Route
            53 health checker and the time of the failed health check.
            </para>
            </summary>
        </member>
        <member name="T:Amazon.Route53.Model.HealthCheckVersionMismatchException">
            <summary>
             Route53 exception
             </summary>
        </member>
        <member name="M:Amazon.Route53.Model.HealthCheckVersionMismatchException.#ctor(System.String)">
            <summary>
            Constructs a new HealthCheckVersionMismatchException with the specified error
            message.
            </summary>
            <param name="message">
            Describes the error encountered.
            </param>
        </member>
        <member name="M:Amazon.Route53.Model.HealthCheckVersionMismatchException.#ctor(System.String,System.Exception)">
            <summary>
            Construct instance of HealthCheckVersionMismatchException
            </summary>
            <param name="message"></param>
            <param name="innerException"></param>
        </member>
        <member name="M:Amazon.Route53.Model.HealthCheckVersionMismatchException.#ctor(System.Exception)">
            <summary>
            Construct instance of HealthCheckVersionMismatchException
            </summary>
            <param name="innerException"></param>
        </member>
        <member name="M:Amazon.Route53.Model.HealthCheckVersionMismatchException.#ctor(System.String,System.Exception,Amazon.Runtime.ErrorType,System.String,System.String,System.Net.HttpStatusCode)">
            <summary>
            Construct instance of HealthCheckVersionMismatchException
            </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.Route53.Model.HealthCheckVersionMismatchException.#ctor(System.String,Amazon.Runtime.ErrorType,System.String,System.String,System.Net.HttpStatusCode)">
            <summary>
            Construct instance of HealthCheckVersionMismatchException
            </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.Route53.Model.HealthCheckVersionMismatchException.#ctor(System.Runtime.Serialization.SerializationInfo,System.Runtime.Serialization.StreamingContext)">
            <summary>
            Constructs a new instance of the HealthCheckVersionMismatchException 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.Route53.Model.HostedZone">
            <summary>
            A complex type that contains general information about the hosted zone.
            </summary>
        </member>
        <member name="M:Amazon.Route53.Model.HostedZone.#ctor">
            <summary>
            Empty constructor used to set properties independently even when a simple constructor is available
            </summary>
        </member>
        <member name="M:Amazon.Route53.Model.HostedZone.#ctor(System.String,System.String,System.String)">
            <summary>
            Instantiates HostedZone with the parameterized properties
            </summary>
            <param name="id">The ID that Amazon Route 53 assigned to the hosted zone when you created it.</param>
            <param name="name">The name of the domain. For public hosted zones, this is the name that you have registered with your DNS registrar. For information about how to specify characters other than <code>a-z</code>, <code>0-9</code>, and <code>-</code> (hyphen) and how to specify internationalized domain names, see <a>CreateHostedZone</a>.</param>
            <param name="callerReference">The value that you specified for <code>CallerReference</code> when you created the hosted zone.</param>
        </member>
        <member name="P:Amazon.Route53.Model.HostedZone.Id">
            <summary>
            Gets and sets the property Id.
            <para>
            The ID that Amazon Route 53 assigned to the hosted zone when you created it.
            </para>
            </summary>
        </member>
        <member name="P:Amazon.Route53.Model.HostedZone.Name">
            <summary>
            Gets and sets the property Name.
            <para>
            The name of the domain. For public hosted zones, this is the name that you have registered
            with your DNS registrar.
            </para>
              
            <para>
            For information about how to specify characters other than <code>a-z</code>, <code>0-9</code>,
            and <code>-</code> (hyphen) and how to specify internationalized domain names, see
            <a>CreateHostedZone</a>.
            </para>
            </summary>
        </member>
        <member name="P:Amazon.Route53.Model.HostedZone.CallerReference">
            <summary>
            Gets and sets the property CallerReference.
            <para>
            The value that you specified for <code>CallerReference</code> when you created the
            hosted zone.
            </para>
            </summary>
        </member>
        <member name="P:Amazon.Route53.Model.HostedZone.Config">
            <summary>
            Gets and sets the property Config.
            <para>
            A complex type that includes the <code>Comment</code> and <code>PrivateZone</code>
            elements. If you omitted the <code>HostedZoneConfig</code> and <code>Comment</code>
            elements from the request, the <code>Config</code> and <code>Comment</code> elements
            don't appear in the response.
            </para>
            </summary>
        </member>
        <member name="P:Amazon.Route53.Model.HostedZone.ResourceRecordSetCount">
            <summary>
            Gets and sets the property ResourceRecordSetCount.
            <para>
            The number of resource record sets in the hosted zone.
            </para>
            </summary>
        </member>
        <member name="T:Amazon.Route53.Model.HostedZoneAlreadyExistsException">
            <summary>
             Route53 exception
             </summary>
        </member>
        <member name="M:Amazon.Route53.Model.HostedZoneAlreadyExistsException.#ctor(System.String)">
            <summary>
            Constructs a new HostedZoneAlreadyExistsException with the specified error
            message.
            </summary>
            <param name="message">
            Describes the error encountered.
            </param>
        </member>
        <member name="M:Amazon.Route53.Model.HostedZoneAlreadyExistsException.#ctor(System.String,System.Exception)">
            <summary>
            Construct instance of HostedZoneAlreadyExistsException
            </summary>
            <param name="message"></param>
            <param name="innerException"></param>
        </member>
        <member name="M:Amazon.Route53.Model.HostedZoneAlreadyExistsException.#ctor(System.Exception)">
            <summary>
            Construct instance of HostedZoneAlreadyExistsException
            </summary>
            <param name="innerException"></param>
        </member>
        <member name="M:Amazon.Route53.Model.HostedZoneAlreadyExistsException.#ctor(System.String,System.Exception,Amazon.Runtime.ErrorType,System.String,System.String,System.Net.HttpStatusCode)">
            <summary>
            Construct instance of HostedZoneAlreadyExistsException
            </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.Route53.Model.HostedZoneAlreadyExistsException.#ctor(System.String,Amazon.Runtime.ErrorType,System.String,System.String,System.Net.HttpStatusCode)">
            <summary>
            Construct instance of HostedZoneAlreadyExistsException
            </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.Route53.Model.HostedZoneAlreadyExistsException.#ctor(System.Runtime.Serialization.SerializationInfo,System.Runtime.Serialization.StreamingContext)">
            <summary>
            Constructs a new instance of the HostedZoneAlreadyExistsException 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.Route53.Model.HostedZoneConfig">
            <summary>
            A complex type that contains an optional comment about your hosted zone. If you don't
            want to specify a comment, omit both the <code>HostedZoneConfig</code> and <code>Comment</code>
            elements.
            </summary>
        </member>
        <member name="M:Amazon.Route53.Model.HostedZoneConfig.#ctor">
            <summary>
            Empty constructor used to set properties independently even when a simple constructor is available
            </summary>
        </member>
        <member name="P:Amazon.Route53.Model.HostedZoneConfig.Comment">
            <summary>
            Gets and sets the property Comment.
            <para>
            Any comments that you want to include about the hosted zone.
            </para>
            </summary>
        </member>
        <member name="P:Amazon.Route53.Model.HostedZoneConfig.PrivateZone">
            <summary>
            Gets and sets the property PrivateZone.
            <para>
            A value that indicates whether this is a private hosted zone.
            </para>
            </summary>
        </member>
        <member name="T:Amazon.Route53.Model.HostedZoneNotEmptyException">
            <summary>
             Route53 exception
             </summary>
        </member>
        <member name="M:Amazon.Route53.Model.HostedZoneNotEmptyException.#ctor(System.String)">
            <summary>
            Constructs a new HostedZoneNotEmptyException with the specified error
            message.
            </summary>
            <param name="message">
            Describes the error encountered.
            </param>
        </member>
        <member name="M:Amazon.Route53.Model.HostedZoneNotEmptyException.#ctor(System.String,System.Exception)">
            <summary>
            Construct instance of HostedZoneNotEmptyException
            </summary>
            <param name="message"></param>
            <param name="innerException"></param>
        </member>
        <member name="M:Amazon.Route53.Model.HostedZoneNotEmptyException.#ctor(System.Exception)">
            <summary>
            Construct instance of HostedZoneNotEmptyException
            </summary>
            <param name="innerException"></param>
        </member>
        <member name="M:Amazon.Route53.Model.HostedZoneNotEmptyException.#ctor(System.String,System.Exception,Amazon.Runtime.ErrorType,System.String,System.String,System.Net.HttpStatusCode)">
            <summary>
            Construct instance of HostedZoneNotEmptyException
            </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.Route53.Model.HostedZoneNotEmptyException.#ctor(System.String,Amazon.Runtime.ErrorType,System.String,System.String,System.Net.HttpStatusCode)">
            <summary>
            Construct instance of HostedZoneNotEmptyException
            </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.Route53.Model.HostedZoneNotEmptyException.#ctor(System.Runtime.Serialization.SerializationInfo,System.Runtime.Serialization.StreamingContext)">
            <summary>
            Constructs a new instance of the HostedZoneNotEmptyException 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.Route53.Model.HostedZoneNotFoundException">
            <summary>
             Route53 exception
             </summary>
        </member>
        <member name="M:Amazon.Route53.Model.HostedZoneNotFoundException.#ctor(System.String)">
            <summary>
            Constructs a new HostedZoneNotFoundException with the specified error
            message.
            </summary>
            <param name="message">
            Describes the error encountered.
            </param>
        </member>
        <member name="M:Amazon.Route53.Model.HostedZoneNotFoundException.#ctor(System.String,System.Exception)">
            <summary>
            Construct instance of HostedZoneNotFoundException
            </summary>
            <param name="message"></param>
            <param name="innerException"></param>
        </member>
        <member name="M:Amazon.Route53.Model.HostedZoneNotFoundException.#ctor(System.Exception)">
            <summary>
            Construct instance of HostedZoneNotFoundException
            </summary>
            <param name="innerException"></param>
        </member>
        <member name="M:Amazon.Route53.Model.HostedZoneNotFoundException.#ctor(System.String,System.Exception,Amazon.Runtime.ErrorType,System.String,System.String,System.Net.HttpStatusCode)">
            <summary>
            Construct instance of HostedZoneNotFoundException
            </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.Route53.Model.HostedZoneNotFoundException.#ctor(System.String,Amazon.Runtime.ErrorType,System.String,System.String,System.Net.HttpStatusCode)">
            <summary>
            Construct instance of HostedZoneNotFoundException
            </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.Route53.Model.HostedZoneNotFoundException.#ctor(System.Runtime.Serialization.SerializationInfo,System.Runtime.Serialization.StreamingContext)">
            <summary>
            Constructs a new instance of the HostedZoneNotFoundException 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.Route53.Model.IncompatibleVersionException">
            <summary>
             Route53 exception
             </summary>
        </member>
        <member name="M:Amazon.Route53.Model.IncompatibleVersionException.#ctor(System.String)">
            <summary>
            Constructs a new IncompatibleVersionException with the specified error
            message.
            </summary>
            <param name="message">
            Describes the error encountered.
            </param>
        </member>
        <member name="M:Amazon.Route53.Model.IncompatibleVersionException.#ctor(System.String,System.Exception)">
            <summary>
            Construct instance of IncompatibleVersionException
            </summary>
            <param name="message"></param>
            <param name="innerException"></param>
        </member>
        <member name="M:Amazon.Route53.Model.IncompatibleVersionException.#ctor(System.Exception)">
            <summary>
            Construct instance of IncompatibleVersionException
            </summary>
            <param name="innerException"></param>
        </member>
        <member name="M:Amazon.Route53.Model.IncompatibleVersionException.#ctor(System.String,System.Exception,Amazon.Runtime.ErrorType,System.String,System.String,System.Net.HttpStatusCode)">
            <summary>
            Construct instance of IncompatibleVersionException
            </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.Route53.Model.IncompatibleVersionException.#ctor(System.String,Amazon.Runtime.ErrorType,System.String,System.String,System.Net.HttpStatusCode)">
            <summary>
            Construct instance of IncompatibleVersionException
            </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.Route53.Model.IncompatibleVersionException.#ctor(System.Runtime.Serialization.SerializationInfo,System.Runtime.Serialization.StreamingContext)">
            <summary>
            Constructs a new instance of the IncompatibleVersionException 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.Route53.Model.InvalidArgumentException">
            <summary>
             Route53 exception
             </summary>
        </member>
        <member name="M:Amazon.Route53.Model.InvalidArgumentException.#ctor(System.String)">
            <summary>
            Constructs a new InvalidArgumentException with the specified error
            message.
            </summary>
            <param name="message">
            Describes the error encountered.
            </param>
        </member>
        <member name="M:Amazon.Route53.Model.InvalidArgumentException.#ctor(System.String,System.Exception)">
            <summary>
            Construct instance of InvalidArgumentException
            </summary>
            <param name="message"></param>
            <param name="innerException"></param>
        </member>
        <member name="M:Amazon.Route53.Model.InvalidArgumentException.#ctor(System.Exception)">
            <summary>
            Construct instance of InvalidArgumentException
            </summary>
            <param name="innerException"></param>
        </member>
        <member name="M:Amazon.Route53.Model.InvalidArgumentException.#ctor(System.String,System.Exception,Amazon.Runtime.ErrorType,System.String,System.String,System.Net.HttpStatusCode)">
            <summary>
            Construct instance of InvalidArgumentException
            </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.Route53.Model.InvalidArgumentException.#ctor(System.String,Amazon.Runtime.ErrorType,System.String,System.String,System.Net.HttpStatusCode)">
            <summary>
            Construct instance of InvalidArgumentException
            </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.Route53.Model.InvalidArgumentException.#ctor(System.Runtime.Serialization.SerializationInfo,System.Runtime.Serialization.StreamingContext)">
            <summary>
            Constructs a new instance of the InvalidArgumentException 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.Route53.Model.InvalidChangeBatchException">
            <summary>
             Route53 exception
             </summary>
        </member>
        <member name="M:Amazon.Route53.Model.InvalidChangeBatchException.#ctor(System.String)">
            <summary>
            Constructs a new InvalidChangeBatchException with the specified error
            message.
            </summary>
            <param name="message">
            Describes the error encountered.
            </param>
        </member>
        <member name="M:Amazon.Route53.Model.InvalidChangeBatchException.#ctor(System.String,System.Exception)">
            <summary>
            Construct instance of InvalidChangeBatchException
            </summary>
            <param name="message"></param>
            <param name="innerException"></param>
        </member>
        <member name="M:Amazon.Route53.Model.InvalidChangeBatchException.#ctor(System.Exception)">
            <summary>
            Construct instance of InvalidChangeBatchException
            </summary>
            <param name="innerException"></param>
        </member>
        <member name="M:Amazon.Route53.Model.InvalidChangeBatchException.#ctor(System.String,System.Exception,Amazon.Runtime.ErrorType,System.String,System.String,System.Net.HttpStatusCode)">
            <summary>
            Construct instance of InvalidChangeBatchException
            </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.Route53.Model.InvalidChangeBatchException.#ctor(System.String,Amazon.Runtime.ErrorType,System.String,System.String,System.Net.HttpStatusCode)">
            <summary>
            Construct instance of InvalidChangeBatchException
            </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.Route53.Model.InvalidChangeBatchException.#ctor(System.Runtime.Serialization.SerializationInfo,System.Runtime.Serialization.StreamingContext)">
            <summary>
            Constructs a new instance of the InvalidChangeBatchException 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.Route53.Model.InvalidDomainNameException">
            <summary>
             Route53 exception
             </summary>
        </member>
        <member name="M:Amazon.Route53.Model.InvalidDomainNameException.#ctor(System.String)">
            <summary>
            Constructs a new InvalidDomainNameException with the specified error
            message.
            </summary>
            <param name="message">
            Describes the error encountered.
            </param>
        </member>
        <member name="M:Amazon.Route53.Model.InvalidDomainNameException.#ctor(System.String,System.Exception)">
            <summary>
            Construct instance of InvalidDomainNameException
            </summary>
            <param name="message"></param>
            <param name="innerException"></param>
        </member>
        <member name="M:Amazon.Route53.Model.InvalidDomainNameException.#ctor(System.Exception)">
            <summary>
            Construct instance of InvalidDomainNameException
            </summary>
            <param name="innerException"></param>
        </member>
        <member name="M:Amazon.Route53.Model.InvalidDomainNameException.#ctor(System.String,System.Exception,Amazon.Runtime.ErrorType,System.String,System.String,System.Net.HttpStatusCode)">
            <summary>
            Construct instance of InvalidDomainNameException
            </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.Route53.Model.InvalidDomainNameException.#ctor(System.String,Amazon.Runtime.ErrorType,System.String,System.String,System.Net.HttpStatusCode)">
            <summary>
            Construct instance of InvalidDomainNameException
            </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.Route53.Model.InvalidDomainNameException.#ctor(System.Runtime.Serialization.SerializationInfo,System.Runtime.Serialization.StreamingContext)">
            <summary>
            Constructs a new instance of the InvalidDomainNameException 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.Route53.Model.InvalidInputException">
            <summary>
             Route53 exception
             </summary>
        </member>
        <member name="M:Amazon.Route53.Model.InvalidInputException.#ctor(System.String)">
            <summary>
            Constructs a new InvalidInputException with the specified error
            message.
            </summary>
            <param name="message">
            Describes the error encountered.
            </param>
        </member>
        <member name="M:Amazon.Route53.Model.InvalidInputException.#ctor(System.String,System.Exception)">
            <summary>
            Construct instance of InvalidInputException
            </summary>
            <param name="message"></param>
            <param name="innerException"></param>
        </member>
        <member name="M:Amazon.Route53.Model.InvalidInputException.#ctor(System.Exception)">
            <summary>
            Construct instance of InvalidInputException
            </summary>
            <param name="innerException"></param>
        </member>
        <member name="M:Amazon.Route53.Model.InvalidInputException.#ctor(System.String,System.Exception,Amazon.Runtime.ErrorType,System.String,System.String,System.Net.HttpStatusCode)">
            <summary>
            Construct instance of InvalidInputException
            </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.Route53.Model.InvalidInputException.#ctor(System.String,Amazon.Runtime.ErrorType,System.String,System.String,System.Net.HttpStatusCode)">
            <summary>
            Construct instance of InvalidInputException
            </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.Route53.Model.InvalidInputException.#ctor(System.Runtime.Serialization.SerializationInfo,System.Runtime.Serialization.StreamingContext)">
            <summary>
            Constructs a new instance of the InvalidInputException 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.Route53.Model.InvalidTrafficPolicyDocumentException">
            <summary>
             Route53 exception
             </summary>
        </member>
        <member name="M:Amazon.Route53.Model.InvalidTrafficPolicyDocumentException.#ctor(System.String)">
            <summary>
            Constructs a new InvalidTrafficPolicyDocumentException with the specified error
            message.
            </summary>
            <param name="message">
            Describes the error encountered.
            </param>
        </member>
        <member name="M:Amazon.Route53.Model.InvalidTrafficPolicyDocumentException.#ctor(System.String,System.Exception)">
            <summary>
            Construct instance of InvalidTrafficPolicyDocumentException
            </summary>
            <param name="message"></param>
            <param name="innerException"></param>
        </member>
        <member name="M:Amazon.Route53.Model.InvalidTrafficPolicyDocumentException.#ctor(System.Exception)">
            <summary>
            Construct instance of InvalidTrafficPolicyDocumentException
            </summary>
            <param name="innerException"></param>
        </member>
        <member name="M:Amazon.Route53.Model.InvalidTrafficPolicyDocumentException.#ctor(System.String,System.Exception,Amazon.Runtime.ErrorType,System.String,System.String,System.Net.HttpStatusCode)">
            <summary>
            Construct instance of InvalidTrafficPolicyDocumentException
            </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.Route53.Model.InvalidTrafficPolicyDocumentException.#ctor(System.String,Amazon.Runtime.ErrorType,System.String,System.String,System.Net.HttpStatusCode)">
            <summary>
            Construct instance of InvalidTrafficPolicyDocumentException
            </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.Route53.Model.InvalidTrafficPolicyDocumentException.#ctor(System.Runtime.Serialization.SerializationInfo,System.Runtime.Serialization.StreamingContext)">
            <summary>
            Constructs a new instance of the InvalidTrafficPolicyDocumentException 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.Route53.Model.InvalidVPCIdException">
            <summary>
             Route53 exception
             </summary>
        </member>
        <member name="M:Amazon.Route53.Model.InvalidVPCIdException.#ctor(System.String)">
            <summary>
            Constructs a new InvalidVPCIdException with the specified error
            message.
            </summary>
            <param name="message">
            Describes the error encountered.
            </param>
        </member>
        <member name="M:Amazon.Route53.Model.InvalidVPCIdException.#ctor(System.String,System.Exception)">
            <summary>
            Construct instance of InvalidVPCIdException
            </summary>
            <param name="message"></param>
            <param name="innerException"></param>
        </member>
        <member name="M:Amazon.Route53.Model.InvalidVPCIdException.#ctor(System.Exception)">
            <summary>
            Construct instance of InvalidVPCIdException
            </summary>
            <param name="innerException"></param>
        </member>
        <member name="M:Amazon.Route53.Model.InvalidVPCIdException.#ctor(System.String,System.Exception,Amazon.Runtime.ErrorType,System.String,System.String,System.Net.HttpStatusCode)">
            <summary>
            Construct instance of InvalidVPCIdException
            </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.Route53.Model.InvalidVPCIdException.#ctor(System.String,Amazon.Runtime.ErrorType,System.String,System.String,System.Net.HttpStatusCode)">
            <summary>
            Construct instance of InvalidVPCIdException
            </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.Route53.Model.InvalidVPCIdException.#ctor(System.Runtime.Serialization.SerializationInfo,System.Runtime.Serialization.StreamingContext)">
            <summary>
            Constructs a new instance of the InvalidVPCIdException 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.Route53.Model.LastVPCAssociationException">
            <summary>
             Route53 exception
             </summary>
        </member>
        <member name="M:Amazon.Route53.Model.LastVPCAssociationException.#ctor(System.String)">
            <summary>
            Constructs a new LastVPCAssociationException with the specified error
            message.
            </summary>
            <param name="message">
            Describes the error encountered.
            </param>
        </member>
        <member name="M:Amazon.Route53.Model.LastVPCAssociationException.#ctor(System.String,System.Exception)">
            <summary>
            Construct instance of LastVPCAssociationException
            </summary>
            <param name="message"></param>
            <param name="innerException"></param>
        </member>
        <member name="M:Amazon.Route53.Model.LastVPCAssociationException.#ctor(System.Exception)">
            <summary>
            Construct instance of LastVPCAssociationException
            </summary>
            <param name="innerException"></param>
        </member>
        <member name="M:Amazon.Route53.Model.LastVPCAssociationException.#ctor(System.String,System.Exception,Amazon.Runtime.ErrorType,System.String,System.String,System.Net.HttpStatusCode)">
            <summary>
            Construct instance of LastVPCAssociationException
            </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.Route53.Model.LastVPCAssociationException.#ctor(System.String,Amazon.Runtime.ErrorType,System.String,System.String,System.Net.HttpStatusCode)">
            <summary>
            Construct instance of LastVPCAssociationException
            </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.Route53.Model.LastVPCAssociationException.#ctor(System.Runtime.Serialization.SerializationInfo,System.Runtime.Serialization.StreamingContext)">
            <summary>
            Constructs a new instance of the LastVPCAssociationException 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.Route53.Model.LimitsExceededException">
            <summary>
             Route53 exception
             </summary>
        </member>
        <member name="M:Amazon.Route53.Model.LimitsExceededException.#ctor(System.String)">
            <summary>
            Constructs a new LimitsExceededException with the specified error
            message.
            </summary>
            <param name="message">
            Describes the error encountered.
            </param>
        </member>
        <member name="M:Amazon.Route53.Model.LimitsExceededException.#ctor(System.String,System.Exception)">
            <summary>
            Construct instance of LimitsExceededException
            </summary>
            <param name="message"></param>
            <param name="innerException"></param>
        </member>
        <member name="M:Amazon.Route53.Model.LimitsExceededException.#ctor(System.Exception)">
            <summary>
            Construct instance of LimitsExceededException
            </summary>
            <param name="innerException"></param>
        </member>
        <member name="M:Amazon.Route53.Model.LimitsExceededException.#ctor(System.String,System.Exception,Amazon.Runtime.ErrorType,System.String,System.String,System.Net.HttpStatusCode)">
            <summary>
            Construct instance of LimitsExceededException
            </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.Route53.Model.LimitsExceededException.#ctor(System.String,Amazon.Runtime.ErrorType,System.String,System.String,System.Net.HttpStatusCode)">
            <summary>
            Construct instance of LimitsExceededException
            </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.Route53.Model.LimitsExceededException.#ctor(System.Runtime.Serialization.SerializationInfo,System.Runtime.Serialization.StreamingContext)">
            <summary>
            Constructs a new instance of the LimitsExceededException 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.Route53.Model.ListChangeBatchesByHostedZoneRequest">
            <summary>
            Container for the parameters to the ListChangeBatchesByHostedZone operation.
            Gets the list of ChangeBatches in a given time period for a given hosted zone.
            </summary>
        </member>
        <member name="P:Amazon.Route53.Model.ListChangeBatchesByHostedZoneRequest.HostedZoneId">
            <summary>
            Gets and sets the property HostedZoneId.
            <para>
            The ID of the hosted zone that you want to see changes for.
            </para>
            </summary>
        </member>
        <member name="P:Amazon.Route53.Model.ListChangeBatchesByHostedZoneRequest.StartDate">
            <summary>
            Gets and sets the property StartDate.
            <para>
            The start of the time period you want to see changes for.
            </para>
            </summary>
        </member>
        <member name="P:Amazon.Route53.Model.ListChangeBatchesByHostedZoneRequest.EndDate">
            <summary>
            Gets and sets the property EndDate.
            <para>
            The end of the time period you want to see changes for.
            </para>
            </summary>
        </member>
        <member name="P:Amazon.Route53.Model.ListChangeBatchesByHostedZoneRequest.MaxItems">
            <summary>
            Gets and sets the property MaxItems.
            <para>
            The maximum number of items on a page.
            </para>
            </summary>
        </member>
        <member name="P:Amazon.Route53.Model.ListChangeBatchesByHostedZoneRequest.Marker">
            <summary>
            Gets and sets the property Marker.
            <para>
            The page marker.
            </para>
            </summary>
        </member>
        <member name="T:Amazon.Route53.Model.ListChangeBatchesByHostedZoneResponse">
            <summary>
            A complex type containing the response information for the request.
            </summary>
        </member>
        <member name="P:Amazon.Route53.Model.ListChangeBatchesByHostedZoneResponse.MaxItems">
            <summary>
            Gets and sets the property MaxItems.
            <para>
            The value that you specified for the <code>maxitems</code> parameter in the call to
            <code>ListHostedZones</code> that produced the current response.
            </para>
            </summary>
        </member>
        <member name="P:Amazon.Route53.Model.ListChangeBatchesByHostedZoneResponse.Marker">
            <summary>
            Gets and sets the property Marker.
            <para>
            For the second and subsequent calls to ListHostedZones, Marker is the value that you
            specified for the marker parameter in the request that produced the current response.
             
            </para>
            </summary>
        </member>
        <member name="P:Amazon.Route53.Model.ListChangeBatchesByHostedZoneResponse.IsTruncated">
            <summary>
            Gets and sets the property IsTruncated.
            <para>
            A flag that indicates if there are more change batches to list.
            </para>
            </summary>
        </member>
        <member name="P:Amazon.Route53.Model.ListChangeBatchesByHostedZoneResponse.ChangeBatchRecords">
            <summary>
            Gets and sets the property ChangeBatchRecords.
            <para>
            The change batches within the given hosted zone and time period.
            </para>
            </summary>
        </member>
        <member name="P:Amazon.Route53.Model.ListChangeBatchesByHostedZoneResponse.NextMarker">
            <summary>
            Gets and sets the property NextMarker.
            <para>
            The next page marker.
            </para>
            </summary>
        </member>
        <member name="T:Amazon.Route53.Model.ListChangeBatchesByRRSetRequest">
            <summary>
            Container for the parameters to the ListChangeBatchesByRRSet operation.
            Gets the list of ChangeBatches in a given time period for a given hosted zone and
            RRSet.
            </summary>
        </member>
        <member name="P:Amazon.Route53.Model.ListChangeBatchesByRRSetRequest.HostedZoneId">
            <summary>
            Gets and sets the property HostedZoneId.
            <para>
            The ID of the hosted zone that you want to see changes for.
            </para>
            </summary>
        </member>
        <member name="P:Amazon.Route53.Model.ListChangeBatchesByRRSetRequest.Name">
            <summary>
            Gets and sets the property Name.
            <para>
            The name of the RRSet that you want to see changes for.
            </para>
            </summary>
        </member>
        <member name="P:Amazon.Route53.Model.ListChangeBatchesByRRSetRequest.Type">
            <summary>
            Gets and sets the property Type.
            <para>
            The type of the RRSet that you want to see changes for.
            </para>
            </summary>
        </member>
        <member name="P:Amazon.Route53.Model.ListChangeBatchesByRRSetRequest.SetIdentifier">
            <summary>
            Gets and sets the property SetIdentifier.
            <para>
            The identifier of the RRSet that you want to see changes for.
            </para>
            </summary>
        </member>
        <member name="P:Amazon.Route53.Model.ListChangeBatchesByRRSetRequest.StartDate">
            <summary>
            Gets and sets the property StartDate.
            <para>
            The start of the time period you want to see changes for.
            </para>
            </summary>
        </member>
        <member name="P:Amazon.Route53.Model.ListChangeBatchesByRRSetRequest.EndDate">
            <summary>
            Gets and sets the property EndDate.
            <para>
            The end of the time period you want to see changes for.
            </para>
            </summary>
        </member>
        <member name="P:Amazon.Route53.Model.ListChangeBatchesByRRSetRequest.MaxItems">
            <summary>
            Gets and sets the property MaxItems.
            <para>
            The maximum number of items on a page.
            </para>
            </summary>
        </member>
        <member name="P:Amazon.Route53.Model.ListChangeBatchesByRRSetRequest.Marker">
            <summary>
            Gets and sets the property Marker.
            <para>
            The page marker.
            </para>
            </summary>
        </member>
        <member name="T:Amazon.Route53.Model.ListChangeBatchesByRRSetResponse">
            <summary>
            The input for a ListChangeBatchesByRRSet request.
            </summary>
        </member>
        <member name="P:Amazon.Route53.Model.ListChangeBatchesByRRSetResponse.MaxItems">
            <summary>
            Gets and sets the property MaxItems.
            <para>
            The maximum number of items on a page.
            </para>
            </summary>
        </member>
        <member name="P:Amazon.Route53.Model.ListChangeBatchesByRRSetResponse.Marker">
            <summary>
            Gets and sets the property Marker.
            <para>
            The page marker.
            </para>
            </summary>
        </member>
        <member name="P:Amazon.Route53.Model.ListChangeBatchesByRRSetResponse.IsTruncated">
            <summary>
            Gets and sets the property IsTruncated.
            <para>
            A flag that indicates if there are more change batches to list.
            </para>
            </summary>
        </member>
        <member name="P:Amazon.Route53.Model.ListChangeBatchesByRRSetResponse.ChangeBatchRecords">
            <summary>
            Gets and sets the property ChangeBatchRecords.
            <para>
            The change batches within the given hosted zone and time period.
            </para>
            </summary>
        </member>
        <member name="P:Amazon.Route53.Model.ListChangeBatchesByRRSetResponse.NextMarker">
            <summary>
            Gets and sets the property NextMarker.
            <para>
            The next page marker.
            </para>
            </summary>
        </member>
        <member name="T:Amazon.Route53.Model.ListGeoLocationsRequest">
            <summary>
            Container for the parameters to the ListGeoLocations operation.
            Retrieves a list of supported geo locations. Send a <code>GET</code> request to the
            <code>/2013-04-01/geolocations</code> resource. The response to this request includes
            a <code>GeoLocationDetailsList</code> element for each location that Amazon Route
            53 supports.
             
              
            <para>
            Countries are listed first, and continents are listed last. If Amazon Route 53 supports
            subdivisions for a country (for example, states or provinces), the subdivisions for
            that country are listed in alphabetical order immediately after the corresponding
            country.
            </para>
            </summary>
        </member>
        <member name="P:Amazon.Route53.Model.ListGeoLocationsRequest.StartContinentCode">
            <summary>
            Gets and sets the property StartContinentCode.
            <para>
            The code for the continent with which you want to start listing locations that Amazon
            Route 53 supports for geolocation. If Amazon Route 53 has already returned a page
            or more of results, if <code>IsTruncated</code> is true, and if <code>NextContinentCode</code>
            from the previous response has a value, enter that value in <code>StartContinentCode</code>
            to return the next page of results.
            </para>
              
            <para>
            Include <code>StartContinentCode</code> only if you want to list continents. Don't
            include <code>StartContinentCode</code> when you're listing countries or countries
            with their subdivisions.
            </para>
            </summary>
        </member>
        <member name="P:Amazon.Route53.Model.ListGeoLocationsRequest.StartCountryCode">
            <summary>
            Gets and sets the property StartCountryCode.
            <para>
            The code for the country with which you want to start listing locations that Amazon
            Route 53 supports for geolocation. If Amazon Route 53 has already returned a page
            or more of results, if <code>IsTruncated</code> is <code>true</code>, and if <code>NextCountryCode</code>
            from the previous response has a value, enter that value in <code>StartCountryCode</code>
            to return the next page of results.
            </para>
              
            <para>
            Amazon Route 53 uses the two-letter country codes that are specified in <a href="https://en.wikipedia.org/wiki/ISO_3166-1_alpha-2">ISO
            standard 3166-1 alpha-2</a>.
            </para>
            </summary>
        </member>
        <member name="P:Amazon.Route53.Model.ListGeoLocationsRequest.StartSubdivisionCode">
            <summary>
            Gets and sets the property StartSubdivisionCode.
            <para>
            The code for the subdivision (for example, state or province) with which you want
            to start listing locations that Amazon Route 53 supports for geolocation. If Amazon
            Route 53 has already returned a page or more of results, if <code>IsTruncated</code>
            is <code>true</code>, and if <code>NextSubdivisionCode</code> from the previous response
            has a value, enter that value in <code>StartSubdivisionCode</code> to return the next
            page of results.
            </para>
              
            <para>
            To list subdivisions of a country, you must include both <code>StartCountryCode</code>
            and <code>StartSubdivisionCode</code>.
            </para>
            </summary>
        </member>
        <member name="P:Amazon.Route53.Model.ListGeoLocationsRequest.MaxItems">
            <summary>
            Gets and sets the property MaxItems.
            <para>
            (Optional) The maximum number of geolocations to be included in the response body
            for this request. If more than <code>MaxItems</code> geolocations remain to be listed,
            then the value of the <code>IsTruncated</code> element in the response is <code>true</code>.
            </para>
            </summary>
        </member>
        <member name="T:Amazon.Route53.Model.ListGeoLocationsResponse">
            <summary>
            A complex type containing the response information for the request.
            </summary>
        </member>
        <member name="P:Amazon.Route53.Model.ListGeoLocationsResponse.GeoLocationDetailsList">
            <summary>
            Gets and sets the property GeoLocationDetailsList.
            <para>
            A complex type that contains one <code>GeoLocationDetails</code> element for each
            location that Amazon Route 53 supports for geolocation.
            </para>
            </summary>
        </member>
        <member name="P:Amazon.Route53.Model.ListGeoLocationsResponse.IsTruncated">
            <summary>
            Gets and sets the property IsTruncated.
            <para>
            A value that indicates whether more locations remain to be listed after the last location
            in this response. If so, the value of <code>IsTruncated</code> is <code>true</code>.
            To get more values, submit another request and include the values of <code>NextContinentCode</code>,
            <code>NextCountryCode</code>, and <code>NextSubdivisionCode</code> in the <code>StartContinentCode</code>,
            <code>StartCountryCode</code>, and <code>StartSubdivisionCode</code>, as applicable.
            </para>
            </summary>
        </member>
        <member name="P:Amazon.Route53.Model.ListGeoLocationsResponse.NextContinentCode">
            <summary>
            Gets and sets the property NextContinentCode.
            <para>
            If <code>IsTruncated</code> is <code>true</code>, you can make a follow-up request
            to display more locations. Enter the value of <code>NextContinentCode</code> in the
            <code>StartContinentCode</code> parameter in another <code>GET</code> <code>ListGeoLocations</code>
            request.
            </para>
            </summary>
        </member>
        <member name="P:Amazon.Route53.Model.ListGeoLocationsResponse.NextCountryCode">
            <summary>
            Gets and sets the property NextCountryCode.
            <para>
            If <code>IsTruncated</code> is <code>true</code>, you can make a follow-up request
            to display more locations. Enter the value of <code>NextCountryCode</code> in the
            <code>StartCountryCode</code> parameter in another <code>GET</code> <code>ListGeoLocations</code>
            request.
            </para>
            </summary>
        </member>
        <member name="P:Amazon.Route53.Model.ListGeoLocationsResponse.NextSubdivisionCode">
            <summary>
            Gets and sets the property NextSubdivisionCode.
            <para>
            If <code>IsTruncated</code> is <code>true</code>, you can make a follow-up request
            to display more locations. Enter the value of <code>NextSubdivisionCode</code> in
            the <code>StartSubdivisionCode</code> parameter in another <code>GET</code> <code>ListGeoLocations</code>
            request.
            </para>
            </summary>
        </member>
        <member name="P:Amazon.Route53.Model.ListGeoLocationsResponse.MaxItems">
            <summary>
            Gets and sets the property MaxItems.
            <para>
            The value that you specified for <code>MaxItems</code> in the request.
            </para>
            </summary>
        </member>
        <member name="T:Amazon.Route53.Model.ListHealthChecksRequest">
            <summary>
            Container for the parameters to the ListHealthChecks operation.
            Retrieve a list of your health checks. Send a <code>GET</code> request to the <code>/2013-04-01/healthcheck</code>
            resource. The response to this request includes a <code>HealthChecks</code> element
            with zero or more <code>HealthCheck</code> child elements. By default, the list of
            health checks is displayed on a single page. You can control the length of the page
            that is displayed by using the <code>MaxItems</code> parameter. You can use the <code>Marker</code>
            parameter to control the health check that the list begins with.
             
              
            <para>
            For information about listing health checks using the Amazon Route 53 console, see
            <a href="http://docs.aws.amazon.com/Route53/latest/DeveloperGuide/dns-failover.html">Amazon
            Route 53 Health Checks and DNS Failover</a>.
            </para>
            </summary>
        </member>
        <member name="P:Amazon.Route53.Model.ListHealthChecksRequest.Marker">
            <summary>
            Gets and sets the property Marker.
            <para>
            If the response to a <code>ListHealthChecks</code> is more than one page, marker is
            the health check ID for the first health check on the next page of results. For more
            information, see <a>ListHealthChecksResponse$MaxItems</a>.
            </para>
            </summary>
        </member>
        <member name="P:Amazon.Route53.Model.ListHealthChecksRequest.MaxItems">
            <summary>
            Gets and sets the property MaxItems.
            <para>
            The maximum number of <code>HealthCheck</code> elements you want <code>ListHealthChecks</code>
            to return on each page of the response body. If the AWS account includes more <code>HealthCheck</code>
            elements than the value of <code>maxitems</code>, the response is broken into pages.
            Each page contains the number of <code>HealthCheck</code> elements specified by <code>maxitems</code>.
            </para>
              
            <para>
            For example, suppose you specify <code>10</code> for <code>maxitems</code> and the
            current AWS account has <code>51</code> health checks. In the response, <code>ListHealthChecks</code>
            sets <a>ListHealthChecksResponse$IsTruncated</a> to true and includes the <a>ListHealthChecksResponse$NextMarker</a>
            element. To access the second and subsequent pages, you resend the <code>GET</code>
            <code>ListHealthChecks</code> request, add the <a>ListHealthChecksResponse$Marker</a>
            parameter to the request, and specify the value of the <a>ListHealthChecksResponse$NextMarker</a>
            element from the previous response. On the last (sixth) page of the response, which
            contains only one HealthCheck element:
            </para>
             <ul> <li>
            <para>
            The value of <a>ListHealthChecksResponse$IsTruncated</a> is <code>false</code>.
            </para>
             </li> <li>
            <para>
             <a>ListHealthChecksResponse$NextMarker</a> is omitted.
            </para>
             </li> </ul>
            </summary>
        </member>
        <member name="T:Amazon.Route53.Model.ListHealthChecksResponse">
            <summary>
            A complex type that contains the response to a <code>ListHealthChecks</code> request.
            </summary>
        </member>
        <member name="P:Amazon.Route53.Model.ListHealthChecksResponse.HealthChecks">
            <summary>
            Gets and sets the property HealthChecks.
            <para>
            A complex type that contains one <code>HealthCheck</code> element for each health
            check that is associated with the current AWS account.
            </para>
            </summary>
        </member>
        <member name="P:Amazon.Route53.Model.ListHealthChecksResponse.Marker">
            <summary>
            Gets and sets the property Marker.
            <para>
            For the second and subsequent calls to <code>ListHealthChecks</code>, <code>Marker</code>
            is the value that you specified for the marker parameter in the previous request.
            </para>
            </summary>
        </member>
        <member name="P:Amazon.Route53.Model.ListHealthChecksResponse.IsTruncated">
            <summary>
            Gets and sets the property IsTruncated.
            <para>
            A flag that indicates whether there are more health checks to be listed. If the response
            was truncated, you can get the next group of <code>maxitems</code> health checks by
            calling <code>ListHealthChecks</code> again and specifying the value of the <code>NextMarker</code>
            element in the marker parameter.
            </para>
              
            <para>
            Valid Values: <code>true</code> | <code>false</code>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.Route53.Model.ListHealthChecksResponse.NextMarker">
            <summary>
            Gets and sets the property NextMarker.
            <para>
            If <code>IsTruncated</code> is <code>true</code>, the value of <code>NextMarker</code>
            identifies the first health check in the next group of <code>maxitems</code> health
            checks. Call <code>ListHealthChecks</code> again and specify the value of <code>NextMarker</code>
            in the marker parameter.
            </para>
            </summary>
        </member>
        <member name="P:Amazon.Route53.Model.ListHealthChecksResponse.MaxItems">
            <summary>
            Gets and sets the property MaxItems.
            <para>
            The value that you specified for the <code>maxitems</code> parameter in the call to
            <code>ListHealthChecks</code> that produced the current response.
            </para>
            </summary>
        </member>
        <member name="T:Amazon.Route53.Model.ListHostedZonesByNameRequest">
            <summary>
            Container for the parameters to the ListHostedZonesByName operation.
            Retrieves a list of your hosted zones in lexicographic order. Send a <code>GET</code>
            request to the <code>/2013-04-01/hostedzonesbyname</code> resource. The response includes
            a <code>HostedZones</code> child element for each hosted zone created by the current
            AWS account.
             
              
            <para>
             <code>ListHostedZonesByName</code> sorts hosted zones by name with the labels reversed.
            For example:
            </para>
             <ul> <li>
            <para>
             <code>com.example.www.</code>
            </para>
             </li> </ul>
            <para>
            Note the trailing dot, which can change the sort order in some circumstances.
            </para>
              
            <para>
            If the domain name includes escape characters or Punycode, <code>ListHostedZonesByName</code>
            alphabetizes the domain name using the escaped or Punycoded value, which is the format
            that Amazon Route 53 saves in its database. For example, to create a hosted zone for
            example.com, specify ex\344mple.com for the domain name. <code>ListHostedZonesByName</code>
            alphabetizes it as:
            </para>
             <ul> <li>
            <para>
             <code>com.ex\344mple.</code>
            </para>
             </li> </ul>
            <para>
            The labels are reversed and alphabetized using the escaped value. For more information
            about valid domain name formats, including internationalized domain names, see <a
            href="http://docs.aws.amazon.com/Route53/latest/DeveloperGuide/DomainNameFormat.html">DNS
            Domain Name Format</a> in the Amazon Route 53 Developer Guide.
            </para>
              
            <para>
            Amazon Route 53 returns up to 100 items in each response. If you have a lot of hosted
            zones, use the <code>MaxItems</code> parameter to list them in groups of up to 100.
            The response includes values that help navigate from one group of <code>MaxItems</code>
            hosted zones to the next:
            </para>
             <ul> <li>
            <para>
            The <code>DNSName</code> and <code>HostedZoneId</code> elements in the response contain
            the values, if any, specified for the <code>dnsname</code> and <code>hostedzoneid</code>
            parameters in the request that produced the current response.
            </para>
             </li> <li>
            <para>
            The <code>MaxItems</code> element in the response contains the value, if any, that
            you specified for the <code>maxitems</code> parameter in the request that produced
            the current response.
            </para>
             </li> <li>
            <para>
            If the value of <code>IsTruncated</code> in the response is true, there are more hosted
            zones associated with the current AWS account.
            </para>
              
            <para>
            If <code>IsTruncated</code> is false, this response includes the last hosted zone
            that is associated with the current account. The <code>NextDNSName</code> element
            and <code>NextHostedZoneId</code> elements are omitted from the response.
            </para>
             </li> <li>
            <para>
            The <code>NextDNSName</code> and <code>NextHostedZoneId</code> elements in the response
            contain the domain name and the hosted zone ID of the next hosted zone that is associated
            with the current AWS account. If you want to list more hosted zones, make another
            call to <code>ListHostedZonesByName</code>, and specify the value of <code>NextDNSName</code>
            and <code>NextHostedZoneId</code> in the <code>dnsname</code> and <code>hostedzoneid</code>
            parameters, respectively.
            </para>
             </li> </ul>
            </summary>
        </member>
        <member name="P:Amazon.Route53.Model.ListHostedZonesByNameRequest.DNSName">
            <summary>
            Gets and sets the property DNSName.
            <para>
            (Optional) For your first request to <code>ListHostedZonesByName</code>, include the
            <code>dnsname</code> parameter only if you want to specify the name of the first hosted
            zone in the response. If you don't include the <code>dnsname</code> parameter, Amazon
            Route 53 returns all of the hosted zones that were created by the current AWS account,
            in ASCII order. For subsequent requests, include both <code>dnsname</code> and <code>hostedzoneid</code>
            parameters. For <code>dnsname</code>, specify the value of <code>NextDNSName</code>
            from the previous response.
            </para>
            </summary>
        </member>
        <member name="P:Amazon.Route53.Model.ListHostedZonesByNameRequest.HostedZoneId">
            <summary>
            Gets and sets the property HostedZoneId.
            <para>
            (Optional) For your first request to <code>ListHostedZonesByName</code>, do not include
            the <code>hostedzoneid</code> parameter.
            </para>
              
            <para>
            If you have more hosted zones than the value of <code>maxitems</code>, <code>ListHostedZonesByName</code>
            returns only the first <code>maxitems</code> hosted zones. To get the next group of
            <code>maxitems</code> hosted zones, submit another request to <code>ListHostedZonesByName</code>
            and include both <code>dnsname</code> and <code>hostedzoneid</code> parameters. For
            the value of <code>hostedzoneid</code>, specify the value of the <code>NextHostedZoneId</code>
            element from the previous response.
            </para>
            </summary>
        </member>
        <member name="P:Amazon.Route53.Model.ListHostedZonesByNameRequest.MaxItems">
            <summary>
            Gets and sets the property MaxItems.
            <para>
            The maximum number of hosted zones to be included in the response body for this request.
            If you have more than <code>maxitems</code> hosted zones, then the value of the <code>IsTruncated</code>
            element in the response is true, and the values of <code>NextDNSName</code> and <code>NextHostedZoneId</code>
            specify the first hosted zone in the next group of <code>maxitems</code> hosted zones.
             
            </para>
            </summary>
        </member>
        <member name="T:Amazon.Route53.Model.ListHostedZonesByNameResponse">
            <summary>
            A complex type that contains the response information for the request.
            </summary>
        </member>
        <member name="P:Amazon.Route53.Model.ListHostedZonesByNameResponse.HostedZones">
            <summary>
            Gets and sets the property HostedZones.
            <para>
            A complex type that contains general information about the hosted zone.
            </para>
            </summary>
        </member>
        <member name="P:Amazon.Route53.Model.ListHostedZonesByNameResponse.DNSName">
            <summary>
            Gets and sets the property DNSName.
            <para>
            For the second and subsequent calls to <code>ListHostedZonesByName</code>, <code>DNSName</code>
            is the value that you specified for the <code>dnsname</code> parameter in the request
            that produced the current response.
            </para>
            </summary>
        </member>
        <member name="P:Amazon.Route53.Model.ListHostedZonesByNameResponse.HostedZoneId">
            <summary>
            Gets and sets the property HostedZoneId.
            <para>
            The ID that Amazon Route 53 assigned to the hosted zone when you created it.
            </para>
            </summary>
        </member>
        <member name="P:Amazon.Route53.Model.ListHostedZonesByNameResponse.IsTruncated">
            <summary>
            Gets and sets the property IsTruncated.
            <para>
            A flag that indicates whether there are more hosted zones to be listed. If the response
            was truncated, you can get the next group of <code>maxitems</code> hosted zones by
            calling <code>ListHostedZonesByName</code> again and specifying the values of <code>NextDNSName</code>
            and <code>NextHostedZoneId</code> elements in the <code>dnsname</code> and <code>hostedzoneid</code>
            parameters.
            </para>
            </summary>
        </member>
        <member name="P:Amazon.Route53.Model.ListHostedZonesByNameResponse.NextDNSName">
            <summary>
            Gets and sets the property NextDNSName.
            <para>
            If <code>IsTruncated</code> is true, the value of <code>NextDNSName</code> is the
            name of the first hosted zone in the next group of <code>maxitems</code> hosted zones.
            Call <code>ListHostedZonesByName</code> again and specify the value of <code>NextDNSName</code>
            and <code>NextHostedZoneId</code> in the <code>dnsname</code> and <code>hostedzoneid</code>
            parameters, respectively.
            </para>
              
            <para>
            This element is present only if <code>IsTruncated</code> is <code>true</code>.
            </para>
            </summary>
        </member>
        <member name="P:Amazon.Route53.Model.ListHostedZonesByNameResponse.NextHostedZoneId">
            <summary>
            Gets and sets the property NextHostedZoneId.
            <para>
            If <code>IsTruncated</code> is <code>true</code>, the value of <code>NextHostedZoneId</code>
            identifies the first hosted zone in the next group of <code>maxitems</code> hosted
            zones. Call <code>ListHostedZonesByName</code> again and specify the value of <code>NextDNSName</code>
            and <code>NextHostedZoneId</code> in the <code>dnsname</code> and <code>hostedzoneid</code>
            parameters, respectively.
            </para>
              
            <para>
            This element is present only if <code>IsTruncated</code> is <code>true</code>.
            </para>
            </summary>
        </member>
        <member name="P:Amazon.Route53.Model.ListHostedZonesByNameResponse.MaxItems">
            <summary>
            Gets and sets the property MaxItems.
            <para>
            The value that you specified for the <code>maxitems</code> parameter in the call to
            <code>ListHostedZonesByName</code> that produced the current response.
            </para>
            </summary>
        </member>
        <member name="T:Amazon.Route53.Model.ListHostedZonesRequest">
            <summary>
            Container for the parameters to the ListHostedZones operation.
            To retrieve a list of your public and private hosted zones, send a <code>GET</code>
            request to the <code>/2013-04-01/hostedzone</code> resource. The response to this
            request includes a <code>HostedZones</code> child element for each hosted zone created
            by the current AWS account.
             
              
            <para>
            Amazon Route 53 returns a maximum of 100 items in each response. If you have a lot
            of hosted zones, you can use the <code>maxitems</code> parameter to list them in groups
            of up to 100. The response includes four values that help navigate from one group
            of <code>maxitems</code> hosted zones to the next:
            </para>
             <ul> <li>
            <para>
             <code>MaxItems</code> is the value specified for the <code>maxitems</code> parameter
            in the request that produced the current response.
            </para>
             </li> <li>
            <para>
            If the value of <code>IsTruncated</code> in the response is true, there are more hosted
            zones associated with the current AWS account.
            </para>
             </li> <li>
            <para>
             <code>NextMarker</code> is the hosted zone ID of the next hosted zone that is associated
            with the current AWS account. If you want to list more hosted zones, make another
            call to <code>ListHostedZones</code>, and specify the value of the <code>NextMarker</code>
            element in the marker parameter.
            </para>
              
            <para>
            If <code>IsTruncated</code> is false, the <code>NextMarker</code> element is omitted
            from the response.
            </para>
             </li> <li>
            <para>
            If you're making the second or subsequent call to <code>ListHostedZones</code>, the
            <code>Marker</code> element matches the value that you specified in the <code>marker</code>
            parameter in the previous request.
            </para>
             </li> </ul>
            </summary>
        </member>
        <member name="M:Amazon.Route53.Model.ListHostedZonesRequest.#ctor">
            <summary>
            Empty constructor used to set properties independently even when a simple constructor is available
            </summary>
        </member>
        <member name="P:Amazon.Route53.Model.ListHostedZonesRequest.Marker">
            <summary>
            Gets and sets the property Marker.
            <para>
            (Optional) If you have more hosted zones than the value of <code>maxitems</code>,
            <code>ListHostedZones</code> returns only the first <code>maxitems</code> hosted zones.
            To get the next group of <code>maxitems</code> hosted zones, submit another request
            to <code>ListHostedZones</code>. For the value of marker, specify the value of the
            <code>NextMarker</code> element that was returned in the previous response.
            </para>
              
            <para>
            Hosted zones are listed in the order in which they were created.
            </para>
            </summary>
        </member>
        <member name="P:Amazon.Route53.Model.ListHostedZonesRequest.MaxItems">
            <summary>
            Gets and sets the property MaxItems.
            <para>
            (Optional) The maximum number of hosted zones to be included in the response body
            for this request. If you have more than <code>maxitems</code> hosted zones, the value
            of the <code>IsTruncated</code> element in the response is <code>true</code>, and
            the value of the <code>NextMarker</code> element is the hosted zone ID of the first
            hosted zone in the next group of <code>maxitems</code> hosted zones.
            </para>
            </summary>
        </member>
        <member name="P:Amazon.Route53.Model.ListHostedZonesRequest.DelegationSetId">
            <summary>
            Gets and sets the property DelegationSetId.
            <para>
            If you're using reusable delegation sets and you want to list all of the hosted zones
            that are associated with a reusable delegation set, specify the ID of that reusable
            delegation set.
            </para>
            </summary>
        </member>
        <member name="T:Amazon.Route53.Model.ListHostedZonesResponse">
            <summary>
            This is the response object from the ListHostedZones operation.
            </summary>
        </member>
        <member name="P:Amazon.Route53.Model.ListHostedZonesResponse.HostedZones">
            <summary>
            Gets and sets the property HostedZones.
            <para>
            A complex type that contains general information about the hosted zone.
            </para>
            </summary>
        </member>
        <member name="P:Amazon.Route53.Model.ListHostedZonesResponse.Marker">
            <summary>
            Gets and sets the property Marker.
            <para>
            For the second and subsequent calls to <code>ListHostedZones</code>, <code>Marker</code>
            is the value that you specified for the marker parameter in the request that produced
            the current response.
            </para>
            </summary>
        </member>
        <member name="P:Amazon.Route53.Model.ListHostedZonesResponse.IsTruncated">
            <summary>
            Gets and sets the property IsTruncated.
            <para>
            A flag indicating whether there are more hosted zones to be listed. If the response
            was truncated, you can get the next group of <code>maxitems</code> hosted zones by
            calling <code>ListHostedZones</code> again and specifying the value of the <code>NextMarker</code>
            element in the marker parameter.
            </para>
            </summary>
        </member>
        <member name="P:Amazon.Route53.Model.ListHostedZonesResponse.NextMarker">
            <summary>
            Gets and sets the property NextMarker.
            <para>
            If <code>IsTruncated</code> is <code>true</code>, the value of <code>NextMarker</code>
            identifies the first hosted zone in the next group of <code>maxitems</code> hosted
            zones. Call <code>ListHostedZones</code> again and specify the value of <code>NextMarker</code>
            in the <code>marker</code> parameter.
            </para>
              
            <para>
            This element is present only if <code>IsTruncated</code> is <code>true</code>.
            </para>
            </summary>
        </member>
        <member name="P:Amazon.Route53.Model.ListHostedZonesResponse.MaxItems">
            <summary>
            Gets and sets the property MaxItems.
            <para>
            The value that you specified for the <code>maxitems</code> parameter in the call to
            <code>ListHostedZones</code> that produced the current response.
            </para>
            </summary>
        </member>
        <member name="T:Amazon.Route53.Model.ListResourceRecordSetsRequest">
            <summary>
            Container for the parameters to the ListResourceRecordSets operation.
            Lists the resource record sets in a specified hosted zone.
             
              
            <para>
             <code>ListResourceRecordSets</code> returns up to 100 resource record sets at a time
            in ASCII order, beginning at a position specified by the <code>name</code> and <code>type</code>
            elements. The action sorts results first by DNS name with the labels reversed, for
            example:
            </para>
              
            <para>
             <code>com.example.www.</code>
            </para>
              
            <para>
            Note the trailing dot, which can change the sort order in some circumstances.
            </para>
              
            <para>
            When multiple records have the same DNS name, the action sorts results by the record
            type.
            </para>
              
            <para>
            You can use the name and type elements to adjust the beginning position of the list
            of resource record sets returned:
            </para>
             <dl> <dt>If you do not specify Name or Type</dt> <dd>
            <para>
            The results begin with the first resource record set that the hosted zone contains.
            </para>
             </dd> <dt>If you specify Name but not Type</dt> <dd>
            <para>
            The results begin with the first resource record set in the list whose name is greater
            than or equal to <code>Name</code>.
            </para>
             </dd> <dt>If you specify Type but not Name</dt> <dd>
            <para>
            Amazon Route 53 returns the <code>InvalidInput</code> error.
            </para>
             </dd> <dt>If you specify both Name and Type</dt> <dd>
            <para>
            The results begin with the first resource record set in the list whose name is greater
            than or equal to <code>Name</code>, and whose type is greater than or equal to <code>Type</code>.
            </para>
             </dd> </dl>
            <para>
            This action returns the most current version of the records. This includes records
            that are <code>PENDING</code>, and that are not yet available on all Amazon Route
            53 DNS servers.
            </para>
              
            <para>
            To ensure that you get an accurate listing of the resource record sets for a hosted
            zone at a point in time, do not submit a <code>ChangeResourceRecordSets</code> request
            while you're paging through the results of a <code>ListResourceRecordSets</code> request.
            If you do, some pages may display results without the latest changes while other pages
            display results with the latest changes.
            </para>
            </summary>
        </member>
        <member name="M:Amazon.Route53.Model.ListResourceRecordSetsRequest.#ctor">
            <summary>
            Empty constructor used to set properties independently even when a simple constructor is available
            </summary>
        </member>
        <member name="M:Amazon.Route53.Model.ListResourceRecordSetsRequest.#ctor(System.String)">
            <summary>
            Instantiates ListResourceRecordSetsRequest with the parameterized properties
            </summary>
            <param name="hostedZoneId">The ID of the hosted zone that contains the resource record sets that you want to get.</param>
        </member>
        <member name="P:Amazon.Route53.Model.ListResourceRecordSetsRequest.HostedZoneId">
            <summary>
            Gets and sets the property HostedZoneId.
            <para>
            The ID of the hosted zone that contains the resource record sets that you want to
            get.
            </para>
            </summary>
        </member>
        <member name="P:Amazon.Route53.Model.ListResourceRecordSetsRequest.StartRecordName">
            <summary>
            Gets and sets the property StartRecordName.
            <para>
            The first name in the lexicographic ordering of domain names that you want the <code>ListResourceRecordSets</code>
            request to list.
            </para>
            </summary>
        </member>
        <member name="P:Amazon.Route53.Model.ListResourceRecordSetsRequest.StartRecordType">
            <summary>
            Gets and sets the property StartRecordType.
            <para>
            The type of resource record set to begin the record listing from.
            </para>
              
            <para>
            Valid values for basic resource record sets: <code>A</code> | <code>AAAA</code> |
            <code>CNAME</code> | <code>MX</code> | <code>NAPTR</code> | <code>NS</code> | <code>PTR</code>
            | <code>SOA</code> | <code>SPF</code> | <code>SRV</code> | <code>TXT</code>
            </para>
              
            <para>
            Values for weighted, latency, geo, and failover resource record sets: <code>A</code>
            | <code>AAAA</code> | <code>CNAME</code> | <code>MX</code> | <code>NAPTR</code> |
            <code>PTR</code> | <code>SPF</code> | <code>SRV</code> | <code>TXT</code>
            </para>
              
            <para>
            Values for alias resource record sets:
            </para>
             <ul> <li>
            <para>
             <b>CloudFront distribution</b>: A
            </para>
             </li> <li>
            <para>
             <b>Elastic Beanstalk environment that has a regionalized subdomain</b>: A
            </para>
             </li> <li>
            <para>
             <b>ELB load balancer</b>: A | AAAA
            </para>
             </li> <li>
            <para>
             <b>Amazon S3 bucket</b>: A
            </para>
             </li> </ul>
            <para>
            Constraint: Specifying <code>type</code> without specifying <code>name</code> returns
            an <code>InvalidInput</code> error.
            </para>
            </summary>
        </member>
        <member name="P:Amazon.Route53.Model.ListResourceRecordSetsRequest.StartRecordIdentifier">
            <summary>
            Gets and sets the property StartRecordIdentifier.
            <para>
             <i>Weighted resource record sets only:</i> If results were truncated for a given
            DNS name and type, specify the value of <code>NextRecordIdentifier</code> from the
            previous response to get the next resource record set that has the current DNS name
            and type.
            </para>
            </summary>
        </member>
        <member name="P:Amazon.Route53.Model.ListResourceRecordSetsRequest.MaxItems">
            <summary>
            Gets and sets the property MaxItems.
            <para>
            (Optional) The maximum number of resource records sets to include in the response
            body for this request. If the response includes more than <code>maxitems</code> resource
            record sets, the value of the <code>IsTruncated</code> element in the response is
            <code>true</code>, and the values of the <code>NextRecordName</code> and <code>NextRecordType</code>
            elements in the response identify the first resource record set in the next group
            of <code>maxitems</code> resource record sets.
            </para>
            </summary>
        </member>
        <member name="T:Amazon.Route53.Model.ListResourceRecordSetsResponse">
            <summary>
            A complex type that contains list information for the resource record set.
            </summary>
        </member>
        <member name="P:Amazon.Route53.Model.ListResourceRecordSetsResponse.ResourceRecordSets">
            <summary>
            Gets and sets the property ResourceRecordSets.
            <para>
            Information about multiple resource record sets.
            </para>
            </summary>
        </member>
        <member name="P:Amazon.Route53.Model.ListResourceRecordSetsResponse.IsTruncated">
            <summary>
            Gets and sets the property IsTruncated.
            <para>
            A flag that indicates whether more resource record sets remain to be listed. If your
            results were truncated, you can make a follow-up pagination request by using the <code>NextRecordName</code>
            element.
            </para>
            </summary>
        </member>
        <member name="P:Amazon.Route53.Model.ListResourceRecordSetsResponse.NextRecordName">
            <summary>
            Gets and sets the property NextRecordName.
            <para>
            If the results were truncated, the name of the next record in the list.
            </para>
              
            <para>
            This element is present only if <code>IsTruncated</code> is true.
            </para>
            </summary>
        </member>
        <member name="P:Amazon.Route53.Model.ListResourceRecordSetsResponse.NextRecordType">
            <summary>
            Gets and sets the property NextRecordType.
            <para>
            If the results were truncated, the type of the next record in the list.
            </para>
              
            <para>
            This element is present only if <code>IsTruncated</code> is true.
            </para>
            </summary>
        </member>
        <member name="P:Amazon.Route53.Model.ListResourceRecordSetsResponse.NextRecordIdentifier">
            <summary>
            Gets and sets the property NextRecordIdentifier.
            <para>
             <i>Weighted, latency, geolocation, and failover resource record sets only</i>: If
            results were truncated for a given DNS name and type, the value of <code>SetIdentifier</code>
            for the next resource record set that has the current DNS name and type.
            </para>
            </summary>
        </member>
        <member name="P:Amazon.Route53.Model.ListResourceRecordSetsResponse.MaxItems">
            <summary>
            Gets and sets the property MaxItems.
            <para>
            The maximum number of records you requested.
            </para>
            </summary>
        </member>
        <member name="T:Amazon.Route53.Model.ListReusableDelegationSetsRequest">
            <summary>
            Container for the parameters to the ListReusableDelegationSets operation.
            To retrieve a list of your reusable delegation sets, send a <code>GET</code> request
            to the <code>/2013-04-01/delegationset</code> resource. The response to this request
            includes a <code>DelegationSets</code> element with zero, one, or multiple <code>DelegationSet</code>
            child elements. By default, the list of delegation sets is displayed on a single page.
            You can control the length of the page that is displayed by using the <code>MaxItems</code>
            parameter. You can use the <code>Marker</code> parameter to control the delegation
            set that the list begins with.
             
             <note>
            <para>
             Amazon Route 53 returns a maximum of 100 items. If you set MaxItems to a value greater
            than 100, Amazon Route 53 returns only the first 100.
            </para>
             </note>
            </summary>
        </member>
        <member name="P:Amazon.Route53.Model.ListReusableDelegationSetsRequest.Marker">
            <summary>
            Gets and sets the property Marker.
            <para>
            If you're making the second or subsequent call to <code>ListReusableDelegationSets</code>,
            the <code>Marker</code> element matches the value that you specified in the <code>marker</code>
            parameter in the previous request.
            </para>
            </summary>
        </member>
        <member name="P:Amazon.Route53.Model.ListReusableDelegationSetsRequest.MaxItems">
            <summary>
            Gets and sets the property MaxItems.
            <para>
            The value that you specified for the <code>maxitems</code> parameter in the request
            that produced the current response.
            </para>
            </summary>
        </member>
        <member name="T:Amazon.Route53.Model.ListReusableDelegationSetsResponse">
            <summary>
            A complex type that contains information about the reusable delegation sets that are
            associated with the current AWS account.
            </summary>
        </member>
        <member name="P:Amazon.Route53.Model.ListReusableDelegationSetsResponse.DelegationSets">
            <summary>
            Gets and sets the property DelegationSets.
            <para>
            A complex type that contains one <code>DelegationSet</code> element for each reusable
            delegation set that was created by the current AWS account.
            </para>
            </summary>
        </member>
        <member name="P:Amazon.Route53.Model.ListReusableDelegationSetsResponse.Marker">
            <summary>
            Gets and sets the property Marker.
            <para>
            For the second and subsequent calls to <code>ListReusableDelegationSets</code>, <code>Marker</code>
            is the value that you specified for the marker parameter in the request that produced
            the current response.
            </para>
            </summary>
        </member>
        <member name="P:Amazon.Route53.Model.ListReusableDelegationSetsResponse.IsTruncated">
            <summary>
            Gets and sets the property IsTruncated.
            <para>
            A flag that indicates whether there are more reusable delegation sets to be listed.
            If the response is truncated, you can get the next group of <code>maxitems</code>
            reusable delegation sets by calling <code>ListReusableDelegationSets</code> again
            and specifying the value of the <code>NextMarker</code> element in the <code>marker</code>
            parameter.
            </para>
            </summary>
        </member>
        <member name="P:Amazon.Route53.Model.ListReusableDelegationSetsResponse.NextMarker">
            <summary>
            Gets and sets the property NextMarker.
            <para>
            If <code>IsTruncated</code> is <code>true</code>, the value of <code>NextMarker</code>
            identifies the first reusable delegation set in the next group of <code>maxitems</code>
            reusable delegation sets. Call <code>ListReusableDelegationSets</code> again and specify
            the value of <code>NextMarker</code> in the <code>marker</code> parameter.
            </para>
            </summary>
        </member>
        <member name="P:Amazon.Route53.Model.ListReusableDelegationSetsResponse.MaxItems">
            <summary>
            Gets and sets the property MaxItems.
            <para>
            The value that you specified for the <code>maxitems</code> parameter in the call to
            <code>ListReusableDelegationSets</code> that produced the current response.
            </para>
            </summary>
        </member>
        <member name="T:Amazon.Route53.Model.ListTagsForResourceRequest">
            <summary>
            Container for the parameters to the ListTagsForResource operation.
            Lists tags for one health check or hosted zone.
             
              
            <para>
            For information about using tags for cost allocation, see <a href="http://docs.aws.amazon.com/awsaccountbilling/latest/aboutv2/cost-alloc-tags.html">Using
            Cost Allocation Tags</a> in the <i>AWS Billing and Cost Management User Guide</i>.
            </para>
            </summary>
        </member>
        <member name="P:Amazon.Route53.Model.ListTagsForResourceRequest.ResourceType">
            <summary>
            Gets and sets the property ResourceType.
            <para>
            The type of the resource.
            </para>
             <ul> <li>
            <para>
            The resource type for health checks is <code>healthcheck</code>.
            </para>
             </li> <li>
            <para>
            The resource type for hosted zones is <code>hostedzone</code>.
            </para>
             </li> </ul>
            </summary>
        </member>
        <member name="P:Amazon.Route53.Model.ListTagsForResourceRequest.ResourceId">
            <summary>
            Gets and sets the property ResourceId.
            <para>
            The ID of the resource for which you want to retrieve tags.
            </para>
            </summary>
        </member>
        <member name="T:Amazon.Route53.Model.ListTagsForResourceResponse">
            <summary>
            A complex type that contains information about the health checks or hosted zones for
            which you want to list tags.
            </summary>
        </member>
        <member name="P:Amazon.Route53.Model.ListTagsForResourceResponse.ResourceTagSet">
            <summary>
            Gets and sets the property ResourceTagSet.
            <para>
            A <code>ResourceTagSet</code> containing tags associated with the specified resource.
            </para>
            </summary>
        </member>
        <member name="T:Amazon.Route53.Model.ListTagsForResourcesRequest">
            <summary>
            Container for the parameters to the ListTagsForResources operation.
            Lists tags for up to 10 health checks or hosted zones.
             
              
            <para>
            For information about using tags for cost allocation, see <a href="http://docs.aws.amazon.com/awsaccountbilling/latest/aboutv2/cost-alloc-tags.html">Using
            Cost Allocation Tags</a> in the <i>AWS Billing and Cost Management User Guide</i>.
            </para>
            </summary>
        </member>
        <member name="P:Amazon.Route53.Model.ListTagsForResourcesRequest.ResourceType">
            <summary>
            Gets and sets the property ResourceType.
            <para>
            The type of the resources.
            </para>
             <ul> <li>
            <para>
            The resource type for health checks is <code>healthcheck</code>.
            </para>
             </li> <li>
            <para>
            The resource type for hosted zones is <code>hostedzone</code>.
            </para>
             </li> </ul>
            </summary>
        </member>
        <member name="P:Amazon.Route53.Model.ListTagsForResourcesRequest.ResourceIds">
            <summary>
            Gets and sets the property ResourceIds.
            <para>
            A complex type that contains the ResourceId element for each resource for which you
            want to get a list of tags.
            </para>
            </summary>
        </member>
        <member name="T:Amazon.Route53.Model.ListTagsForResourcesResponse">
            <summary>
            A complex type containing tags for the specified resources.
            </summary>
        </member>
        <member name="P:Amazon.Route53.Model.ListTagsForResourcesResponse.ResourceTagSets">
            <summary>
            Gets and sets the property ResourceTagSets.
            <para>
            A list of <code>ResourceTagSet</code>s containing tags associated with the specified
            resources.
            </para>
            </summary>
        </member>
        <member name="T:Amazon.Route53.Model.ListTrafficPoliciesRequest">
            <summary>
            Container for the parameters to the ListTrafficPolicies operation.
            Gets information about the latest version for every traffic policy that is associated
            with the current AWS account. Send a <code>GET</code> request to the <code>/<i>Amazon
            Route 53 API version</i>/trafficpolicy</code> resource.
             
              
            <para>
            Amazon Route 53 returns a maximum of 100 items in each response. If you have a lot
            of traffic policies, you can use the <code>maxitems</code> parameter to list them
            in groups of up to 100.
            </para>
              
            <para>
            The response includes three values that help you navigate from one group of <code>maxitems</code>
            traffic policies to the next:
            </para>
             <ul> <li>
            <para>
             <b>IsTruncated</b>
            </para>
              
            <para>
            If the value of <code>IsTruncated</code> in the response is <code>true</code>, there
            are more traffic policies associated with the current AWS account.
            </para>
              
            <para>
            If <code>IsTruncated</code> is <code>false</code>, this response includes the last
            traffic policy that is associated with the current account.
            </para>
             </li> <li>
            <para>
             <b>TrafficPolicyIdMarker</b>
            </para>
              
            <para>
            If <code>IsTruncated</code> is <code>true</code>, <code>TrafficPolicyIdMarker</code>
            is the ID of the first traffic policy in the next group of <code>MaxItems</code> traffic
            policies. If you want to list more traffic policies, make another call to <code>ListTrafficPolicies</code>,
            and specify the value of the <code>TrafficPolicyIdMarker</code> element from the response
            in the <code>TrafficPolicyIdMarker</code> request parameter.
            </para>
              
            <para>
            If <code>IsTruncated</code> is <code>false</code>, the <code>TrafficPolicyIdMarker</code>
            element is omitted from the response.
            </para>
             </li> <li>
            <para>
             <b>MaxItems</b>
            </para>
              
            <para>
            The value that you specified for the <code>MaxItems</code> parameter in the request
            that produced the current response.
            </para>
             </li> </ul>
            </summary>
        </member>
        <member name="P:Amazon.Route53.Model.ListTrafficPoliciesRequest.TrafficPolicyIdMarker">
            <summary>
            Gets and sets the property TrafficPolicyIdMarker.
            <para>
            (Conditional) For your first request to <code>ListTrafficPolicies</code>, do not include
            the <code>TrafficPolicyIdMarker</code> parameter.
            </para>
              
            <para>
            If you have more traffic policies than the value of <code>MaxItems</code>, <code>ListTrafficPolicies</code>
            returns only the first <code>MaxItems</code> traffic policies. To get the next group
            of <code>MaxItems</code> policies, submit another request to <code>ListTrafficPolicies</code>.
            For the value of <code>TrafficPolicyIdMarker</code>, specify the value of the <code>TrafficPolicyIdMarker</code>
            element that was returned in the previous response.
            </para>
              
            <para>
            Policies are listed in the order in which they were created.
            </para>
            </summary>
        </member>
        <member name="P:Amazon.Route53.Model.ListTrafficPoliciesRequest.MaxItems">
            <summary>
            Gets and sets the property MaxItems.
            <para>
            (Optional) The maximum number of traffic policies to be included in the response body
            for this request. If you have more than <code>MaxItems</code> traffic policies, the
            value of the <code>IsTruncated</code> element in the response is <code>true</code>,
            and the value of the <code>TrafficPolicyIdMarker</code> element is the ID of the first
            traffic policy in the next group of <code>MaxItems</code> traffic policies.
            </para>
            </summary>
        </member>
        <member name="T:Amazon.Route53.Model.ListTrafficPoliciesResponse">
            <summary>
            A complex type that contains the response information for the request.
            </summary>
        </member>
        <member name="P:Amazon.Route53.Model.ListTrafficPoliciesResponse.TrafficPolicySummaries">
            <summary>
            Gets and sets the property TrafficPolicySummaries.
            <para>
            A list that contains one <code>TrafficPolicySummary</code> element for each traffic
            policy that was created by the current AWS account.
            </para>
            </summary>
        </member>
        <member name="P:Amazon.Route53.Model.ListTrafficPoliciesResponse.IsTruncated">
            <summary>
            Gets and sets the property IsTruncated.
            <para>
            A flag that indicates whether there are more traffic policies to be listed. If the
            response was truncated, you can get the next group of <code>MaxItems</code> traffic
            policies by calling <code>ListTrafficPolicies</code> again and specifying the value
            of the <code>TrafficPolicyIdMarker</code> element in the <code>TrafficPolicyIdMarker</code>
            request parameter.
            </para>
              
            <para>
            Valid Values: <code>true</code> | <code>false</code>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.Route53.Model.ListTrafficPoliciesResponse.TrafficPolicyIdMarker">
            <summary>
            Gets and sets the property TrafficPolicyIdMarker.
            <para>
            If the value of <code>IsTruncated</code> is <code>true</code>, <code>TrafficPolicyIdMarker</code>
            is the ID of the first traffic policy in the next group of <code>MaxItems</code> traffic
            policies.
            </para>
            </summary>
        </member>
        <member name="P:Amazon.Route53.Model.ListTrafficPoliciesResponse.MaxItems">
            <summary>
            Gets and sets the property MaxItems.
            <para>
            The value that you specified for the <code>MaxItems</code> parameter in the call to
            <code>ListTrafficPolicies</code> that produced the current response.
            </para>
            </summary>
        </member>
        <member name="T:Amazon.Route53.Model.ListTrafficPolicyInstancesByHostedZoneRequest">
            <summary>
            Container for the parameters to the ListTrafficPolicyInstancesByHostedZone operation.
            Gets information about the traffic policy instances that you created in a specified
            hosted zone.
             
             <note>
            <para>
            After you submit an <code>UpdateTrafficPolicyInstance</code> request, there's a brief
            delay while Amazon Route 53 creates the resource record sets that are specified in
            the traffic policy definition. For more information, see the <code>State</code> response
            element.
            </para>
             </note>
            <para>
            Send a <code>GET</code> request to the <code>/<i>Amazon Route 53 API version</i>/trafficpolicyinstance</code>
            resource and include the ID of the hosted zone.
            </para>
              
            <para>
            Amazon Route 53 returns a maximum of 100 items in each response. If you have a lot
            of traffic policy instances, you can use the <code>MaxItems</code> parameter to list
            them in groups of up to 100.
            </para>
              
            <para>
            The response includes four values that help you navigate from one group of <code>MaxItems</code>
            traffic policy instances to the next:
            </para>
             <ul> <li>
            <para>
             <b>IsTruncated</b>
            </para>
              
            <para>
            If the value of <code/>IsTruncated in the response is <code>true</code>, there are
            more traffic policy instances associated with the current AWS account.
            </para>
              
            <para>
            If <code>IsTruncated</code> is <code>false</code>, this response includes the last
            traffic policy instance that is associated with the current account.
            </para>
             </li> <li>
            <para>
             <b>MaxItems</b>
            </para>
              
            <para>
            The value that you specified for the <code>MaxItems</code> parameter in the request
            that produced the current response.
            </para>
             </li> <li>
            <para>
             <b>TrafficPolicyInstanceNameMarker</b> and <b>TrafficPolicyInstanceTypeMarker</b>
             
            </para>
              
            <para>
            If <code>IsTruncated</code> is <code>true</code>, these two values in the response
            represent the first traffic policy instance in the next group of <code>MaxItems</code>
            traffic policy instances. To list more traffic policy instances, make another call
            to <code>ListTrafficPolicyInstancesByHostedZone</code>, and specify these values in
            the corresponding request parameters.
            </para>
              
            <para>
            If <code>IsTruncated</code> is <code>false</code>, all three elements are omitted
            from the response.
            </para>
             </li> </ul>
            </summary>
        </member>
        <member name="P:Amazon.Route53.Model.ListTrafficPolicyInstancesByHostedZoneRequest.HostedZoneId">
            <summary>
            Gets and sets the property HostedZoneId.
            <para>
            The ID of the hosted zone for which you want to list traffic policy instances.
            </para>
            </summary>
        </member>
        <member name="P:Amazon.Route53.Model.ListTrafficPolicyInstancesByHostedZoneRequest.TrafficPolicyInstanceNameMarker">
            <summary>
            Gets and sets the property TrafficPolicyInstanceNameMarker.
            <para>
            For the first request to <code>ListTrafficPolicyInstancesByHostedZone</code>, omit
            this value.
            </para>
              
            <para>
            If the value of <code>IsTruncated</code> in the previous response was <code>true</code>,
            <code>TrafficPolicyInstanceNameMarker</code> is the name of the first traffic policy
            instance in the next group of <code>MaxItems</code> traffic policy instances.
            </para>
              
            <para>
            If the value of <code>IsTruncated</code> in the previous response was <code>false</code>,
            there are no more traffic policy instances to get for this hosted zone.
            </para>
              
            <para>
            If the value of <code>IsTruncated</code> in the previous response was <code>false</code>,
            omit this value.
            </para>
            </summary>
        </member>
        <member name="P:Amazon.Route53.Model.ListTrafficPolicyInstancesByHostedZoneRequest.TrafficPolicyInstanceTypeMarker">
            <summary>
            Gets and sets the property TrafficPolicyInstanceTypeMarker.
            <para>
            For the first request to <code>ListTrafficPolicyInstancesByHostedZone</code>, omit
            this value.
            </para>
              
            <para>
            If the value of <code>IsTruncated</code> in the previous response was <code>true</code>,
            <code>TrafficPolicyInstanceTypeMarker</code> is the DNS type of the first traffic
            policy instance in the next group of <code>MaxItems</code> traffic policy instances.
            </para>
              
            <para>
            If the value of <code>IsTruncated</code> in the previous response was <code>false</code>,
            there are no more traffic policy instances to get for this hosted zone.
            </para>
            </summary>
        </member>
        <member name="P:Amazon.Route53.Model.ListTrafficPolicyInstancesByHostedZoneRequest.MaxItems">
            <summary>
            Gets and sets the property MaxItems.
            <para>
            The maximum number of traffic policy instances to be included in the response body
            for this request. If you have more than <code>MaxItems</code> traffic policy instances,
            the value of the <code>IsTruncated</code> element in the response is <code>true</code>,
            and the values of <code>HostedZoneIdMarker</code>, <code>TrafficPolicyInstanceNameMarker</code>,
            and <code>TrafficPolicyInstanceTypeMarker</code> represent the first traffic policy
            instance in the next group of <code>MaxItems</code> traffic policy instances.
            </para>
            </summary>
        </member>
        <member name="T:Amazon.Route53.Model.ListTrafficPolicyInstancesByHostedZoneResponse">
            <summary>
            A complex type that contains the response information for the request.
            </summary>
        </member>
        <member name="P:Amazon.Route53.Model.ListTrafficPolicyInstancesByHostedZoneResponse.TrafficPolicyInstances">
            <summary>
            Gets and sets the property TrafficPolicyInstances.
            <para>
            A list that contains one <code>TrafficPolicyInstance</code> element for each traffic
            policy instance that matches the elements in the request.
            </para>
            </summary>
        </member>
        <member name="P:Amazon.Route53.Model.ListTrafficPolicyInstancesByHostedZoneResponse.TrafficPolicyInstanceNameMarker">
            <summary>
            Gets and sets the property TrafficPolicyInstanceNameMarker.
            <para>
            If <code>IsTruncated</code> is <code>true</code>, <code>TrafficPolicyInstanceNameMarker</code>
            is the name of the first traffic policy instance in the next group of <code>MaxItems</code>
            traffic policy instances.
            </para>
            </summary>
        </member>
        <member name="P:Amazon.Route53.Model.ListTrafficPolicyInstancesByHostedZoneResponse.TrafficPolicyInstanceTypeMarker">
            <summary>
            Gets and sets the property TrafficPolicyInstanceTypeMarker.
            <para>
            If <code>IsTruncated</code> is true, <code>TrafficPolicyInstanceTypeMarker</code>
            is the DNS type of the resource record sets that are associated with the first traffic
            policy instance in the next group of <code>MaxItems</code> traffic policy instances.
            </para>
            </summary>
        </member>
        <member name="P:Amazon.Route53.Model.ListTrafficPolicyInstancesByHostedZoneResponse.IsTruncated">
            <summary>
            Gets and sets the property IsTruncated.
            <para>
            A flag that indicates whether there are more traffic policy instances to be listed.
            If the response was truncated, you can get the next group of <code>MaxItems</code>
            traffic policy instances by calling <code>ListTrafficPolicyInstancesByHostedZone</code>
            again and specifying the values of the <code>HostedZoneIdMarker</code>, <code>TrafficPolicyInstanceNameMarker</code>,
            and <code>TrafficPolicyInstanceTypeMarker</code> elements in the corresponding request
            parameters.
            </para>
            </summary>
        </member>
        <member name="P:Amazon.Route53.Model.ListTrafficPolicyInstancesByHostedZoneResponse.MaxItems">
            <summary>
            Gets and sets the property MaxItems.
            <para>
            The value that you specified for the <code>MaxItems</code> parameter in the call to
            <code>ListTrafficPolicyInstancesByHostedZone</code> that produced the current response.
             
            </para>
            </summary>
        </member>
        <member name="T:Amazon.Route53.Model.ListTrafficPolicyInstancesByPolicyRequest">
            <summary>
            Container for the parameters to the ListTrafficPolicyInstancesByPolicy operation.
            Gets information about the traffic policy instances that you created by using a specify
            traffic policy version.
             
             <note>
            <para>
            After you submit a <code>CreateTrafficPolicyInstance</code> or an <code>UpdateTrafficPolicyInstance</code>
            request, there's a brief delay while Amazon Route 53 creates the resource record sets
            that are specified in the traffic policy definition. For more information, see the
            <code>State</code> response element.
            </para>
             </note>
            <para>
            Send a <code>GET</code> request to the <code>/<i>Route 53 API version</i>/trafficpolicyinstance</code>
            resource and include the ID and version of the traffic policy.
            </para>
              
            <para>
            Amazon Route 53 returns a maximum of 100 items in each response. If you have a lot
            of traffic policy instances, you can use the <code>MaxItems</code> parameter to list
            them in groups of up to 100.
            </para>
              
            <para>
            The response includes five values that help you navigate from one group of <code>MaxItems</code>
            traffic policy instances to the next:
            </para>
             <ul> <li>
            <para>
             <b>IsTruncated</b>
            </para>
              
            <para>
            If the value of <code>IsTruncated</code> in the response is <code>true</code>, there
            are more traffic policy instances associated with the specified traffic policy.
            </para>
              
            <para>
            If <code>IsTruncated</code> is <code>false</code>, this response includes the last
            traffic policy instance that is associated with the specified traffic policy.
            </para>
             </li> <li>
            <para>
             <b>MaxItems</b>
            </para>
              
            <para>
            The value that you specified for the <code>MaxItems</code> parameter in the request
            that produced the current response.
            </para>
             </li> <li>
            <para>
             <b>HostedZoneIdMarker</b>, <b>TrafficPolicyInstanceNameMarker</b>, and <b>TrafficPolicyInstanceTypeMarker</b>
             
            </para>
              
            <para>
            If <code>IsTruncated</code> is <code>true</code>, these values in the response represent
            the first traffic policy instance in the next group of <code>MaxItems</code> traffic
            policy instances. To list more traffic policy instances, make another call to <code>ListTrafficPolicyInstancesByPolicy</code>,
            and specify these values in the corresponding request parameters.
            </para>
              
            <para>
            If <code>IsTruncated</code> is <code>false</code>, all three elements are omitted
            from the response.
            </para>
             </li> </ul>
            </summary>
        </member>
        <member name="P:Amazon.Route53.Model.ListTrafficPolicyInstancesByPolicyRequest.TrafficPolicyId">
            <summary>
            Gets and sets the property TrafficPolicyId.
            <para>
            The ID of the traffic policy for which you want to list traffic policy instances.
            </para>
            </summary>
        </member>
        <member name="P:Amazon.Route53.Model.ListTrafficPolicyInstancesByPolicyRequest.TrafficPolicyVersion">
            <summary>
            Gets and sets the property TrafficPolicyVersion.
            <para>
            The version of the traffic policy for which you want to list traffic policy instances.
            The version must be associated with the traffic policy that is specified by <code>TrafficPolicyId</code>.
            </para>
            </summary>
        </member>
        <member name="P:Amazon.Route53.Model.ListTrafficPolicyInstancesByPolicyRequest.HostedZoneIdMarker">
            <summary>
            Gets and sets the property HostedZoneIdMarker.
            <para>
            For the first request to <code>ListTrafficPolicyInstancesByPolicy</code>, omit this
            value.
            </para>
              
            <para>
            If the value of <code>IsTruncated</code> in the previous response was <code>true</code>,
            <code>HostedZoneIdMarker</code> is the ID of the hosted zone for the first traffic
            policy instance in the next group of <code>MaxItems</code> traffic policy instances.
            </para>
              
            <para>
            If the value of <code>IsTruncated</code> in the previous response was <code>false</code>,
            there are no more traffic policy instances to get for this hosted zone.
            </para>
              
            <para>
            If the value of <code>IsTruncated</code> in the previous response was <code>false</code>,
            omit this value.
            </para>
            </summary>
        </member>
        <member name="P:Amazon.Route53.Model.ListTrafficPolicyInstancesByPolicyRequest.TrafficPolicyInstanceNameMarker">
            <summary>
            Gets and sets the property TrafficPolicyInstanceNameMarker.
            <para>
            For the first request to <code>ListTrafficPolicyInstancesByPolicy</code>, omit this
            value.
            </para>
              
            <para>
            If the value of <code>IsTruncated</code> in the previous response was <code>true</code>,
            <code>TrafficPolicyInstanceNameMarker</code> is the name of the first traffic policy
            instance in the next group of <code>MaxItems</code> traffic policy instances.
            </para>
              
            <para>
            If the value of <code>IsTruncated</code> in the previous response was <code>false</code>,
            there are no more traffic policy instances to get for this hosted zone.
            </para>
              
            <para>
            If the value of <code>IsTruncated</code> in the previous response was <code>false</code>,
            omit this value.
            </para>
            </summary>
        </member>
        <member name="P:Amazon.Route53.Model.ListTrafficPolicyInstancesByPolicyRequest.TrafficPolicyInstanceTypeMarker">
            <summary>
            Gets and sets the property TrafficPolicyInstanceTypeMarker.
            <para>
            For the first request to <code>ListTrafficPolicyInstancesByPolicy</code>, omit this
            value.
            </para>
              
            <para>
            If the value of <code>IsTruncated</code> in the previous response was <code>true</code>,
            <code>TrafficPolicyInstanceTypeMarker</code> is the DNS type of the first traffic
            policy instance in the next group of <code>MaxItems</code> traffic policy instances.
            </para>
              
            <para>
            If the value of <code>IsTruncated</code> in the previous response was <code>false</code>,
            there are no more traffic policy instances to get for this hosted zone.
            </para>
            </summary>
        </member>
        <member name="P:Amazon.Route53.Model.ListTrafficPolicyInstancesByPolicyRequest.MaxItems">
            <summary>
            Gets and sets the property MaxItems.
            <para>
            The maximum number of traffic policy instances to be included in the response body
            for this request. If you have more than <code>MaxItems</code> traffic policy instances,
            the value of the <code>IsTruncated</code> element in the response is <code>true</code>,
            and the values of <code>HostedZoneIdMarker</code>, <code>TrafficPolicyInstanceNameMarker</code>,
            and <code>TrafficPolicyInstanceTypeMarker</code> represent the first traffic policy
            instance in the next group of <code>MaxItems</code> traffic policy instances.
            </para>
            </summary>
        </member>
        <member name="T:Amazon.Route53.Model.ListTrafficPolicyInstancesByPolicyResponse">
            <summary>
            A complex type that contains the response information for the request.
            </summary>
        </member>
        <member name="P:Amazon.Route53.Model.ListTrafficPolicyInstancesByPolicyResponse.TrafficPolicyInstances">
            <summary>
            Gets and sets the property TrafficPolicyInstances.
            <para>
            A list that contains one <code>TrafficPolicyInstance</code> element for each traffic
            policy instance that matches the elements in the request.
            </para>
            </summary>
        </member>
        <member name="P:Amazon.Route53.Model.ListTrafficPolicyInstancesByPolicyResponse.HostedZoneIdMarker">
            <summary>
            Gets and sets the property HostedZoneIdMarker.
            <para>
            If <code>IsTruncated</code> is <code>true</code>, <code>HostedZoneIdMarker</code>
            is the ID of the hosted zone of the first traffic policy instance in the next group
            of <code>MaxItems</code> traffic policy instances.
            </para>
            </summary>
        </member>
        <member name="P:Amazon.Route53.Model.ListTrafficPolicyInstancesByPolicyResponse.TrafficPolicyInstanceNameMarker">
            <summary>
            Gets and sets the property TrafficPolicyInstanceNameMarker.
            <para>
            If <code>IsTruncated</code> is <code>true</code>, <code>TrafficPolicyInstanceNameMarker</code>
            is the name of the first traffic policy instance in the next group of <code>MaxItems</code>
            traffic policy instances.
            </para>
            </summary>
        </member>
        <member name="P:Amazon.Route53.Model.ListTrafficPolicyInstancesByPolicyResponse.TrafficPolicyInstanceTypeMarker">
            <summary>
            Gets and sets the property TrafficPolicyInstanceTypeMarker.
            <para>
            If <code>IsTruncated</code> is <code>true</code>, <code>TrafficPolicyInstanceTypeMarker</code>
            is the DNS type of the resource record sets that are associated with the first traffic
            policy instance in the next group of <code>MaxItems</code> traffic policy instances.
            </para>
            </summary>
        </member>
        <member name="P:Amazon.Route53.Model.ListTrafficPolicyInstancesByPolicyResponse.IsTruncated">
            <summary>
            Gets and sets the property IsTruncated.
            <para>
            A flag that indicates whether there are more traffic policy instances to be listed.
            If the response was truncated, you can get the next group of <code>MaxItems</code>
            traffic policy instances by calling <code>ListTrafficPolicyInstancesByPolicy</code>
            again and specifying the values of the <code>HostedZoneIdMarker</code>, <code>TrafficPolicyInstanceNameMarker</code>,
            and <code>TrafficPolicyInstanceTypeMarker</code> elements in the corresponding request
            parameters.
            </para>
            </summary>
        </member>
        <member name="P:Amazon.Route53.Model.ListTrafficPolicyInstancesByPolicyResponse.MaxItems">
            <summary>
            Gets and sets the property MaxItems.
            <para>
            The value that you specified for the <code>MaxItems</code> parameter in the call to
            <code>ListTrafficPolicyInstancesByPolicy</code> that produced the current response.
            </para>
            </summary>
        </member>
        <member name="T:Amazon.Route53.Model.ListTrafficPolicyInstancesRequest">
            <summary>
            Container for the parameters to the ListTrafficPolicyInstances operation.
            Gets information about the traffic policy instances that you created by using the
            current AWS account.
             
             <note>
            <para>
            After you submit an <code>UpdateTrafficPolicyInstance</code> request, there's a brief
            delay while Amazon Route 53 creates the resource record sets that are specified in
            the traffic policy definition. For more information, see the <code>State</code> response
            element.
            </para>
             </note>
            <para>
            Send a <code>GET</code> request to the <code>/<i>Amazon Route 53 API version</i>/trafficpolicyinstance</code>
            resource.
            </para>
              
            <para>
            Amazon Route 53 returns a maximum of 100 items in each response. If you have a lot
            of traffic policy instances, you can use the <code>MaxItems</code> parameter to list
            them in groups of up to 100.
            </para>
              
            <para>
            The response includes five values that help you navigate from one group of <code>MaxItems</code>
            traffic policy instances to the next:
            </para>
             <ul> <li>
            <para>
             <b>IsTruncated</b>
            </para>
              
            <para>
            If the value of <code>IsTruncated</code> in the response is <code>true</code>, there
            are more traffic policy instances associated with the current AWS account.
            </para>
              
            <para>
            If <code>IsTruncated</code> is <code>false</code>, this response includes the last
            traffic policy instance that is associated with the current account.
            </para>
             </li> <li>
            <para>
             <b>MaxItems</b>
            </para>
              
            <para>
            The value that you specified for the <code>MaxItems</code> parameter in the request
            that produced the current response.
            </para>
             </li> <li>
            <para>
             <b>HostedZoneIdMarker</b>, <b>TrafficPolicyInstanceNameMarker</b>, and <b>TrafficPolicyInstanceTypeMarker</b>
             
            </para>
              
            <para>
            If <code>IsTruncated</code> is <code>true</code>, these three values in the response
            represent the first traffic policy instance in the next group of <code>MaxItems</code>
            traffic policy instances. To list more traffic policy instances, make another call
            to <code>ListTrafficPolicyInstances</code>, and specify these values in the corresponding
            request parameters.
            </para>
              
            <para>
            If <code>IsTruncated</code> is <code>false</code>, all three elements are omitted
            from the response.
            </para>
             </li> </ul>
            </summary>
        </member>
        <member name="P:Amazon.Route53.Model.ListTrafficPolicyInstancesRequest.HostedZoneIdMarker">
            <summary>
            Gets and sets the property HostedZoneIdMarker.
            <para>
            For the first request to <code>ListTrafficPolicyInstances</code>, omit this value.
            </para>
              
            <para>
            If the value of <code>IsTruncated</code> in the previous response was <code>true</code>,
            you have more traffic policy instances. To get the next group of <code>MaxItems</code>
            traffic policy instances, submit another <code>ListTrafficPolicyInstances</code> request.
            For the value of <code>HostedZoneIdMarker</code>, specify the value of <code>HostedZoneIdMarker</code>
            from the previous response, which is the hosted zone ID of the first traffic policy
            instance in the next group of <code>MaxItems</code> traffic policy instances.
            </para>
              
            <para>
            If the value of <code>IsTruncated</code> in the previous response was <code>false</code>,
            there are no more traffic policy instances to get.
            </para>
            </summary>
        </member>
        <member name="P:Amazon.Route53.Model.ListTrafficPolicyInstancesRequest.TrafficPolicyInstanceNameMarker">
            <summary>
            Gets and sets the property TrafficPolicyInstanceNameMarker.
            <para>
            For the first request to <code>ListTrafficPolicyInstances</code>, omit this value.
            </para>
              
            <para>
            If the value of <code>IsTruncated</code> in the previous response was <code>true</code>,
            <code>TrafficPolicyInstanceNameMarker</code> is the name of the first traffic policy
            instance in the next group of <code>MaxItems</code> traffic policy instances.
            </para>
              
            <para>
            If the value of <code>IsTruncated</code> in the previous response was <code>false</code>,
            there are no more traffic policy instances to get.
            </para>
            </summary>
        </member>
        <member name="P:Amazon.Route53.Model.ListTrafficPolicyInstancesRequest.TrafficPolicyInstanceTypeMarker">
            <summary>
            Gets and sets the property TrafficPolicyInstanceTypeMarker.
            <para>
            For the first request to <code>ListTrafficPolicyInstances</code>, omit this value.
            </para>
              
            <para>
            If the value of <code>IsTruncated</code> in the previous response was <code>true</code>,
            <code>TrafficPolicyInstanceTypeMarker</code> is the DNS type of the first traffic
            policy instance in the next group of <code>MaxItems</code> traffic policy instances.
            </para>
              
            <para>
            If the value of <code>IsTruncated</code> in the previous response was <code>false</code>,
            there are no more traffic policy instances to get.
            </para>
            </summary>
        </member>
        <member name="P:Amazon.Route53.Model.ListTrafficPolicyInstancesRequest.MaxItems">
            <summary>
            Gets and sets the property MaxItems.
            <para>
            The maximum number of traffic policy instances to be included in the response body
            for this request. If you have more than <code>MaxItems</code> traffic policy instances,
            the value of the <code>IsTruncated</code> element in the response is <code>true</code>,
            and the values of <code>HostedZoneIdMarker</code>, <code>TrafficPolicyInstanceNameMarker</code>,
            and <code>TrafficPolicyInstanceTypeMarker</code> represent the first traffic policy
            instance in the next group of <code>MaxItems</code> traffic policy instances.
            </para>
            </summary>
        </member>
        <member name="T:Amazon.Route53.Model.ListTrafficPolicyInstancesResponse">
            <summary>
            A complex type that contains the response information for the request.
            </summary>
        </member>
        <member name="P:Amazon.Route53.Model.ListTrafficPolicyInstancesResponse.TrafficPolicyInstances">
            <summary>
            Gets and sets the property TrafficPolicyInstances.
            <para>
            A list that contains one <code>TrafficPolicyInstance</code> element for each traffic
            policy instance that matches the elements in the request.
            </para>
            </summary>
        </member>
        <member name="P:Amazon.Route53.Model.ListTrafficPolicyInstancesResponse.HostedZoneIdMarker">
            <summary>
            Gets and sets the property HostedZoneIdMarker.
            <para>
            If <code>IsTruncated</code> is <code>true</code>, <code>HostedZoneIdMarker</code>
            is the ID of the hosted zone of the first traffic policy instance in the next group
            of <code>MaxItems</code> traffic policy instances.
            </para>
            </summary>
        </member>
        <member name="P:Amazon.Route53.Model.ListTrafficPolicyInstancesResponse.TrafficPolicyInstanceNameMarker">
            <summary>
            Gets and sets the property TrafficPolicyInstanceNameMarker.
            <para>
            If <code>IsTruncated</code> is <code>true</code>, <code>TrafficPolicyInstanceNameMarker</code>
            is the name of the first traffic policy instance in the next group of <code>MaxItems</code>
            traffic policy instances.
            </para>
            </summary>
        </member>
        <member name="P:Amazon.Route53.Model.ListTrafficPolicyInstancesResponse.TrafficPolicyInstanceTypeMarker">
            <summary>
            Gets and sets the property TrafficPolicyInstanceTypeMarker.
            <para>
            If <code>IsTruncated</code> is <code>true</code>, <code>TrafficPolicyInstanceTypeMarker</code>
            is the DNS type of the resource record sets that are associated with the first traffic
            policy instance in the next group of <code>MaxItems</code> traffic policy instances.
            </para>
            </summary>
        </member>
        <member name="P:Amazon.Route53.Model.ListTrafficPolicyInstancesResponse.IsTruncated">
            <summary>
            Gets and sets the property IsTruncated.
            <para>
            A flag that indicates whether there are more traffic policy instances to be listed.
            If the response was truncated, you can get the next group of <code>MaxItems</code>
            traffic policy instances by calling <code>ListTrafficPolicyInstances</code> again
            and specifying the values of the <code>HostedZoneIdMarker</code>, <code>TrafficPolicyInstanceNameMarker</code>,
            and <code>TrafficPolicyInstanceTypeMarker</code> elements in the corresponding request
            parameters.
            </para>
            </summary>
        </member>
        <member name="P:Amazon.Route53.Model.ListTrafficPolicyInstancesResponse.MaxItems">
            <summary>
            Gets and sets the property MaxItems.
            <para>
            The value that you specified for the <code>MaxItems</code> parameter in the call to
            <code>ListTrafficPolicyInstances</code> that produced the current response.
            </para>
            </summary>
        </member>
        <member name="T:Amazon.Route53.Model.ListTrafficPolicyVersionsRequest">
            <summary>
            Container for the parameters to the ListTrafficPolicyVersions operation.
            Gets information about all of the versions for a specified traffic policy.
             
              
            <para>
            Send a <code>GET</code> request to the <code>/<i>Amazon Route 53 API version</i>/trafficpolicy</code>
            resource and specify the ID of the traffic policy for which you want to list versions.
            </para>
              
            <para>
            Amazon Route 53 returns a maximum of 100 items in each response. If you have a lot
            of traffic policies, you can use the <code>maxitems</code> parameter to list them
            in groups of up to 100.
            </para>
              
            <para>
            The response includes three values that help you navigate from one group of <code>maxitems</code>
            traffic policies to the next:
            </para>
             <ul> <li>
            <para>
             <b>IsTruncated</b>
            </para>
              
            <para>
            If the value of <code>IsTruncated</code> in the response is <code>true</code>, there
            are more traffic policy versions associated with the specified traffic policy.
            </para>
              
            <para>
            If <code>IsTruncated</code> is <code>false</code>, this response includes the last
            traffic policy version that is associated with the specified traffic policy.
            </para>
             </li> <li>
            <para>
             <b>TrafficPolicyVersionMarker</b>
            </para>
              
            <para>
            The ID of the next traffic policy version that is associated with the current AWS
            account. If you want to list more traffic policies, make another call to <code>ListTrafficPolicyVersions</code>,
            and specify the value of the <code>TrafficPolicyVersionMarker</code> element in the
            <code>TrafficPolicyVersionMarker</code> request parameter.
            </para>
              
            <para>
            If <code>IsTruncated</code> is <code>false</code>, Amazon Route 53 omits the <code>TrafficPolicyVersionMarker</code>
            element from the response.
            </para>
             </li> <li>
            <para>
             <b>MaxItems</b>
            </para>
              
            <para>
            The value that you specified for the <code>MaxItems</code> parameter in the request
            that produced the current response.
            </para>
             </li> </ul>
            </summary>
        </member>
        <member name="P:Amazon.Route53.Model.ListTrafficPolicyVersionsRequest.Id">
            <summary>
            Gets and sets the property Id.
            <para>
            Specify the value of <code>Id</code> of the traffic policy for which you want to list
            all versions.
            </para>
            </summary>
        </member>
        <member name="P:Amazon.Route53.Model.ListTrafficPolicyVersionsRequest.TrafficPolicyVersionMarker">
            <summary>
            Gets and sets the property TrafficPolicyVersionMarker.
            <para>
            For your first request to <code>ListTrafficPolicyVersions</code>, do not include the
            <code>TrafficPolicyVersionMarker</code> parameter.
            </para>
              
            <para>
            If you have more traffic policy versions than the value of <code>MaxItems</code>,
            <code>ListTrafficPolicyVersions</code> returns only the first group of <code>MaxItems</code>
            versions. To get the next group of <code>MaxItems</code> traffic policy versions,
            submit another request to <code>ListTrafficPolicyVersions</code>. For the value of
            <code>TrafficPolicyVersionMarker</code>, specify the value of the <code>TrafficPolicyVersionMarker</code>
            element that was returned in the previous response.
            </para>
              
            <para>
            Traffic policy versions are listed in sequential order.
            </para>
            </summary>
        </member>
        <member name="P:Amazon.Route53.Model.ListTrafficPolicyVersionsRequest.MaxItems">
            <summary>
            Gets and sets the property MaxItems.
            <para>
            The maximum number of traffic policy versions that you want Amazon Route 53 to include
            in the response body for this request. If the specified traffic policy has more than
            <code>MaxItems</code> versions, the value of the <code>IsTruncated</code> element
            in the response is <code>true</code>, and the value of the <code>TrafficPolicyVersionMarker</code>
            element is the ID of the first version in the next group of <code>MaxItems</code>
            traffic policy versions.
            </para>
            </summary>
        </member>
        <member name="T:Amazon.Route53.Model.ListTrafficPolicyVersionsResponse">
            <summary>
            A complex type that contains the response information for the request.
            </summary>
        </member>
        <member name="P:Amazon.Route53.Model.ListTrafficPolicyVersionsResponse.TrafficPolicies">
            <summary>
            Gets and sets the property TrafficPolicies.
            <para>
            A list that contains one <code>TrafficPolicy</code> element for each traffic policy
            version that is associated with the specified traffic policy.
            </para>
            </summary>
        </member>
        <member name="P:Amazon.Route53.Model.ListTrafficPolicyVersionsResponse.IsTruncated">
            <summary>
            Gets and sets the property IsTruncated.
            <para>
            A flag that indicates whether there are more traffic policies to be listed. If the
            response was truncated, you can get the next group of <code>maxitems</code> traffic
            policies by calling <code>ListTrafficPolicyVersions</code> again and specifying the
            value of the <code>NextMarker</code> element in the <code>marker</code> parameter.
            </para>
            </summary>
        </member>
        <member name="P:Amazon.Route53.Model.ListTrafficPolicyVersionsResponse.TrafficPolicyVersionMarker">
            <summary>
            Gets and sets the property TrafficPolicyVersionMarker.
            <para>
            If <code>IsTruncated</code> is <code>true</code>, the value of <code>TrafficPolicyVersionMarker</code>
            identifies the first traffic policy in the next group of <code>MaxItems</code> traffic
            policies. Call <code>ListTrafficPolicyVersions</code> again and specify the value
            of <code>TrafficPolicyVersionMarker</code> in the <code>TrafficPolicyVersionMarker</code>
            request parameter.
            </para>
              
            <para>
            This element is present only if <code>IsTruncated</code> is <code>true</code>.
            </para>
            </summary>
        </member>
        <member name="P:Amazon.Route53.Model.ListTrafficPolicyVersionsResponse.MaxItems">
            <summary>
            Gets and sets the property MaxItems.
            <para>
            The value that you specified for the <code>maxitems</code> parameter in the call to
            <code>ListTrafficPolicyVersions</code> that produced the current response.
            </para>
            </summary>
        </member>
        <member name="T:Amazon.Route53.Model.NoSuchChangeException">
            <summary>
             Route53 exception
             </summary>
        </member>
        <member name="M:Amazon.Route53.Model.NoSuchChangeException.#ctor(System.String)">
            <summary>
            Constructs a new NoSuchChangeException with the specified error
            message.
            </summary>
            <param name="message">
            Describes the error encountered.
            </param>
        </member>
        <member name="M:Amazon.Route53.Model.NoSuchChangeException.#ctor(System.String,System.Exception)">
            <summary>
            Construct instance of NoSuchChangeException
            </summary>
            <param name="message"></param>
            <param name="innerException"></param>
        </member>
        <member name="M:Amazon.Route53.Model.NoSuchChangeException.#ctor(System.Exception)">
            <summary>
            Construct instance of NoSuchChangeException
            </summary>
            <param name="innerException"></param>
        </member>
        <member name="M:Amazon.Route53.Model.NoSuchChangeException.#ctor(System.String,System.Exception,Amazon.Runtime.ErrorType,System.String,System.String,System.Net.HttpStatusCode)">
            <summary>
            Construct instance of NoSuchChangeException
            </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.Route53.Model.NoSuchChangeException.#ctor(System.String,Amazon.Runtime.ErrorType,System.String,System.String,System.Net.HttpStatusCode)">
            <summary>
            Construct instance of NoSuchChangeException
            </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.Route53.Model.NoSuchChangeException.#ctor(System.Runtime.Serialization.SerializationInfo,System.Runtime.Serialization.StreamingContext)">
            <summary>
            Constructs a new instance of the NoSuchChangeException 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.Route53.Model.NoSuchDelegationSetException">
            <summary>
             Route53 exception
             </summary>
        </member>
        <member name="M:Amazon.Route53.Model.NoSuchDelegationSetException.#ctor(System.String)">
            <summary>
            Constructs a new NoSuchDelegationSetException with the specified error
            message.
            </summary>
            <param name="message">
            Describes the error encountered.
            </param>
        </member>
        <member name="M:Amazon.Route53.Model.NoSuchDelegationSetException.#ctor(System.String,System.Exception)">
            <summary>
            Construct instance of NoSuchDelegationSetException
            </summary>
            <param name="message"></param>
            <param name="innerException"></param>
        </member>
        <member name="M:Amazon.Route53.Model.NoSuchDelegationSetException.#ctor(System.Exception)">
            <summary>
            Construct instance of NoSuchDelegationSetException
            </summary>
            <param name="innerException"></param>
        </member>
        <member name="M:Amazon.Route53.Model.NoSuchDelegationSetException.#ctor(System.String,System.Exception,Amazon.Runtime.ErrorType,System.String,System.String,System.Net.HttpStatusCode)">
            <summary>
            Construct instance of NoSuchDelegationSetException
            </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.Route53.Model.NoSuchDelegationSetException.#ctor(System.String,Amazon.Runtime.ErrorType,System.String,System.String,System.Net.HttpStatusCode)">
            <summary>
            Construct instance of NoSuchDelegationSetException
            </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.Route53.Model.NoSuchDelegationSetException.#ctor(System.Runtime.Serialization.SerializationInfo,System.Runtime.Serialization.StreamingContext)">
            <summary>
            Constructs a new instance of the NoSuchDelegationSetException 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.Route53.Model.NoSuchGeoLocationException">
            <summary>
             Route53 exception
             </summary>
        </member>
        <member name="M:Amazon.Route53.Model.NoSuchGeoLocationException.#ctor(System.String)">
            <summary>
            Constructs a new NoSuchGeoLocationException with the specified error
            message.
            </summary>
            <param name="message">
            Describes the error encountered.
            </param>
        </member>
        <member name="M:Amazon.Route53.Model.NoSuchGeoLocationException.#ctor(System.String,System.Exception)">
            <summary>
            Construct instance of NoSuchGeoLocationException
            </summary>
            <param name="message"></param>
            <param name="innerException"></param>
        </member>
        <member name="M:Amazon.Route53.Model.NoSuchGeoLocationException.#ctor(System.Exception)">
            <summary>
            Construct instance of NoSuchGeoLocationException
            </summary>
            <param name="innerException"></param>
        </member>
        <member name="M:Amazon.Route53.Model.NoSuchGeoLocationException.#ctor(System.String,System.Exception,Amazon.Runtime.ErrorType,System.String,System.String,System.Net.HttpStatusCode)">
            <summary>
            Construct instance of NoSuchGeoLocationException
            </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.Route53.Model.NoSuchGeoLocationException.#ctor(System.String,Amazon.Runtime.ErrorType,System.String,System.String,System.Net.HttpStatusCode)">
            <summary>
            Construct instance of NoSuchGeoLocationException
            </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.Route53.Model.NoSuchGeoLocationException.#ctor(System.Runtime.Serialization.SerializationInfo,System.Runtime.Serialization.StreamingContext)">
            <summary>
            Constructs a new instance of the NoSuchGeoLocationException 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.Route53.Model.NoSuchHealthCheckException">
            <summary>
             Route53 exception
             </summary>
        </member>
        <member name="M:Amazon.Route53.Model.NoSuchHealthCheckException.#ctor(System.String)">
            <summary>
            Constructs a new NoSuchHealthCheckException with the specified error
            message.
            </summary>
            <param name="message">
            Describes the error encountered.
            </param>
        </member>
        <member name="M:Amazon.Route53.Model.NoSuchHealthCheckException.#ctor(System.String,System.Exception)">
            <summary>
            Construct instance of NoSuchHealthCheckException
            </summary>
            <param name="message"></param>
            <param name="innerException"></param>
        </member>
        <member name="M:Amazon.Route53.Model.NoSuchHealthCheckException.#ctor(System.Exception)">
            <summary>
            Construct instance of NoSuchHealthCheckException
            </summary>
            <param name="innerException"></param>
        </member>
        <member name="M:Amazon.Route53.Model.NoSuchHealthCheckException.#ctor(System.String,System.Exception,Amazon.Runtime.ErrorType,System.String,System.String,System.Net.HttpStatusCode)">
            <summary>
            Construct instance of NoSuchHealthCheckException
            </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.Route53.Model.NoSuchHealthCheckException.#ctor(System.String,Amazon.Runtime.ErrorType,System.String,System.String,System.Net.HttpStatusCode)">
            <summary>
            Construct instance of NoSuchHealthCheckException
            </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.Route53.Model.NoSuchHealthCheckException.#ctor(System.Runtime.Serialization.SerializationInfo,System.Runtime.Serialization.StreamingContext)">
            <summary>
            Constructs a new instance of the NoSuchHealthCheckException 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.Route53.Model.NoSuchHostedZoneException">
            <summary>
             Route53 exception
             </summary>
        </member>
        <member name="M:Amazon.Route53.Model.NoSuchHostedZoneException.#ctor(System.String)">
            <summary>
            Constructs a new NoSuchHostedZoneException with the specified error
            message.
            </summary>
            <param name="message">
            Describes the error encountered.
            </param>
        </member>
        <member name="M:Amazon.Route53.Model.NoSuchHostedZoneException.#ctor(System.String,System.Exception)">
            <summary>
            Construct instance of NoSuchHostedZoneException
            </summary>
            <param name="message"></param>
            <param name="innerException"></param>
        </member>
        <member name="M:Amazon.Route53.Model.NoSuchHostedZoneException.#ctor(System.Exception)">
            <summary>
            Construct instance of NoSuchHostedZoneException
            </summary>
            <param name="innerException"></param>
        </member>
        <member name="M:Amazon.Route53.Model.NoSuchHostedZoneException.#ctor(System.String,System.Exception,Amazon.Runtime.ErrorType,System.String,System.String,System.Net.HttpStatusCode)">
            <summary>
            Construct instance of NoSuchHostedZoneException
            </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.Route53.Model.NoSuchHostedZoneException.#ctor(System.String,Amazon.Runtime.ErrorType,System.String,System.String,System.Net.HttpStatusCode)">
            <summary>
            Construct instance of NoSuchHostedZoneException
            </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.Route53.Model.NoSuchHostedZoneException.#ctor(System.Runtime.Serialization.SerializationInfo,System.Runtime.Serialization.StreamingContext)">
            <summary>
            Constructs a new instance of the NoSuchHostedZoneException 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.Route53.Model.NoSuchTrafficPolicyException">
            <summary>
             Route53 exception
             </summary>
        </member>
        <member name="M:Amazon.Route53.Model.NoSuchTrafficPolicyException.#ctor(System.String)">
            <summary>
            Constructs a new NoSuchTrafficPolicyException with the specified error
            message.
            </summary>
            <param name="message">
            Describes the error encountered.
            </param>
        </member>
        <member name="M:Amazon.Route53.Model.NoSuchTrafficPolicyException.#ctor(System.String,System.Exception)">
            <summary>
            Construct instance of NoSuchTrafficPolicyException
            </summary>
            <param name="message"></param>
            <param name="innerException"></param>
        </member>
        <member name="M:Amazon.Route53.Model.NoSuchTrafficPolicyException.#ctor(System.Exception)">
            <summary>
            Construct instance of NoSuchTrafficPolicyException
            </summary>
            <param name="innerException"></param>
        </member>
        <member name="M:Amazon.Route53.Model.NoSuchTrafficPolicyException.#ctor(System.String,System.Exception,Amazon.Runtime.ErrorType,System.String,System.String,System.Net.HttpStatusCode)">
            <summary>
            Construct instance of NoSuchTrafficPolicyException
            </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.Route53.Model.NoSuchTrafficPolicyException.#ctor(System.String,Amazon.Runtime.ErrorType,System.String,System.String,System.Net.HttpStatusCode)">
            <summary>
            Construct instance of NoSuchTrafficPolicyException
            </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.Route53.Model.NoSuchTrafficPolicyException.#ctor(System.Runtime.Serialization.SerializationInfo,System.Runtime.Serialization.StreamingContext)">
            <summary>
            Constructs a new instance of the NoSuchTrafficPolicyException 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.Route53.Model.NoSuchTrafficPolicyInstanceException">
            <summary>
             Route53 exception
             </summary>
        </member>
        <member name="M:Amazon.Route53.Model.NoSuchTrafficPolicyInstanceException.#ctor(System.String)">
            <summary>
            Constructs a new NoSuchTrafficPolicyInstanceException with the specified error
            message.
            </summary>
            <param name="message">
            Describes the error encountered.
            </param>
        </member>
        <member name="M:Amazon.Route53.Model.NoSuchTrafficPolicyInstanceException.#ctor(System.String,System.Exception)">
            <summary>
            Construct instance of NoSuchTrafficPolicyInstanceException
            </summary>
            <param name="message"></param>
            <param name="innerException"></param>
        </member>
        <member name="M:Amazon.Route53.Model.NoSuchTrafficPolicyInstanceException.#ctor(System.Exception)">
            <summary>
            Construct instance of NoSuchTrafficPolicyInstanceException
            </summary>
            <param name="innerException"></param>
        </member>
        <member name="M:Amazon.Route53.Model.NoSuchTrafficPolicyInstanceException.#ctor(System.String,System.Exception,Amazon.Runtime.ErrorType,System.String,System.String,System.Net.HttpStatusCode)">
            <summary>
            Construct instance of NoSuchTrafficPolicyInstanceException
            </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.Route53.Model.NoSuchTrafficPolicyInstanceException.#ctor(System.String,Amazon.Runtime.ErrorType,System.String,System.String,System.Net.HttpStatusCode)">
            <summary>
            Construct instance of NoSuchTrafficPolicyInstanceException
            </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.Route53.Model.NoSuchTrafficPolicyInstanceException.#ctor(System.Runtime.Serialization.SerializationInfo,System.Runtime.Serialization.StreamingContext)">
            <summary>
            Constructs a new instance of the NoSuchTrafficPolicyInstanceException 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.Route53.Model.PriorRequestNotCompleteException">
            <summary>
             Route53 exception
             </summary>
        </member>
        <member name="M:Amazon.Route53.Model.PriorRequestNotCompleteException.#ctor(System.String)">
            <summary>
            Constructs a new PriorRequestNotCompleteException with the specified error
            message.
            </summary>
            <param name="message">
            Describes the error encountered.
            </param>
        </member>
        <member name="M:Amazon.Route53.Model.PriorRequestNotCompleteException.#ctor(System.String,System.Exception)">
            <summary>
            Construct instance of PriorRequestNotCompleteException
            </summary>
            <param name="message"></param>
            <param name="innerException"></param>
        </member>
        <member name="M:Amazon.Route53.Model.PriorRequestNotCompleteException.#ctor(System.Exception)">
            <summary>
            Construct instance of PriorRequestNotCompleteException
            </summary>
            <param name="innerException"></param>
        </member>
        <member name="M:Amazon.Route53.Model.PriorRequestNotCompleteException.#ctor(System.String,System.Exception,Amazon.Runtime.ErrorType,System.String,System.String,System.Net.HttpStatusCode)">
            <summary>
            Construct instance of PriorRequestNotCompleteException
            </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.Route53.Model.PriorRequestNotCompleteException.#ctor(System.String,Amazon.Runtime.ErrorType,System.String,System.String,System.Net.HttpStatusCode)">
            <summary>
            Construct instance of PriorRequestNotCompleteException
            </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.Route53.Model.PriorRequestNotCompleteException.#ctor(System.Runtime.Serialization.SerializationInfo,System.Runtime.Serialization.StreamingContext)">
            <summary>
            Constructs a new instance of the PriorRequestNotCompleteException 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.Route53.Model.PublicZoneVPCAssociationException">
            <summary>
             Route53 exception
             </summary>
        </member>
        <member name="M:Amazon.Route53.Model.PublicZoneVPCAssociationException.#ctor(System.String)">
            <summary>
            Constructs a new PublicZoneVPCAssociationException with the specified error
            message.
            </summary>
            <param name="message">
            Describes the error encountered.
            </param>
        </member>
        <member name="M:Amazon.Route53.Model.PublicZoneVPCAssociationException.#ctor(System.String,System.Exception)">
            <summary>
            Construct instance of PublicZoneVPCAssociationException
            </summary>
            <param name="message"></param>
            <param name="innerException"></param>
        </member>
        <member name="M:Amazon.Route53.Model.PublicZoneVPCAssociationException.#ctor(System.Exception)">
            <summary>
            Construct instance of PublicZoneVPCAssociationException
            </summary>
            <param name="innerException"></param>
        </member>
        <member name="M:Amazon.Route53.Model.PublicZoneVPCAssociationException.#ctor(System.String,System.Exception,Amazon.Runtime.ErrorType,System.String,System.String,System.Net.HttpStatusCode)">
            <summary>
            Construct instance of PublicZoneVPCAssociationException
            </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.Route53.Model.PublicZoneVPCAssociationException.#ctor(System.String,Amazon.Runtime.ErrorType,System.String,System.String,System.Net.HttpStatusCode)">
            <summary>
            Construct instance of PublicZoneVPCAssociationException
            </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.Route53.Model.PublicZoneVPCAssociationException.#ctor(System.Runtime.Serialization.SerializationInfo,System.Runtime.Serialization.StreamingContext)">
            <summary>
            Constructs a new instance of the PublicZoneVPCAssociationException 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.Route53.Model.ResourceRecord">
            <summary>
            Information specific to the resource record.
             
             <note>
            <para>
            If you are creating an alias resource record set, omit <code>ResourceRecord</code>.
            </para>
             </note>
            </summary>
        </member>
        <member name="M:Amazon.Route53.Model.ResourceRecord.#ctor">
            <summary>
            Empty constructor used to set properties independently even when a simple constructor is available
            </summary>
        </member>
        <member name="M:Amazon.Route53.Model.ResourceRecord.#ctor(System.String)">
            <summary>
            Instantiates ResourceRecord with the parameterized properties
            </summary>
            <param name="value">The current or new DNS record value, not to exceed 4,000 characters. In the case of a <code>DELETE</code> action, if the current value does not match the actual value, an error is returned. For descriptions about how to format <code>Value</code> for different record types, see <a href="http://docs.aws.amazon.com/Route53/latest/DeveloperGuide/ResourceRecordTypes.html">Supported DNS Resource Record Types</a> in the <i>Amazon Route 53 Developer Guide</i>. You can specify more than one value for all record types except <code>CNAME</code> and <code>SOA</code>. <note> If you are creating an alias resource record set, omit <code>Value</code>. </note></param>
        </member>
        <member name="P:Amazon.Route53.Model.ResourceRecord.Value">
            <summary>
            Gets and sets the property Value.
            <para>
            The current or new DNS record value, not to exceed 4,000 characters. In the case of
            a <code>DELETE</code> action, if the current value does not match the actual value,
            an error is returned. For descriptions about how to format <code>Value</code> for
            different record types, see <a href="http://docs.aws.amazon.com/Route53/latest/DeveloperGuide/ResourceRecordTypes.html">Supported
            DNS Resource Record Types</a> in the <i>Amazon Route 53 Developer Guide</i>.
            </para>
              
            <para>
            You can specify more than one value for all record types except <code>CNAME</code>
            and <code>SOA</code>.
            </para>
             <note>
            <para>
            If you are creating an alias resource record set, omit <code>Value</code>.
            </para>
             </note>
            </summary>
        </member>
        <member name="T:Amazon.Route53.Model.ResourceRecordSet">
            <summary>
            Information about the resource record set to create or delete.
            </summary>
        </member>
        <member name="M:Amazon.Route53.Model.ResourceRecordSet.#ctor">
            <summary>
            Empty constructor used to set properties independently even when a simple constructor is available
            </summary>
        </member>
        <member name="M:Amazon.Route53.Model.ResourceRecordSet.#ctor(System.String,Amazon.Route53.RRType)">
            <summary>
            Instantiates ResourceRecordSet with the parameterized properties
            </summary>
            <param name="name">The name of the domain you want to perform the action on. Enter a fully qualified domain name, for example, <code>www.example.com</code>. You can optionally include a trailing dot. If you omit the trailing dot, Amazon Route 53 still assumes that the domain name that you specify is fully qualified. This means that Amazon Route 53 treats <code>www.example.com</code> (without a trailing dot) and <code>www.example.com.</code> (with a trailing dot) as identical. For information about how to specify characters other than <code>a-z</code>, <code>0-9</code>, and <code>-</code> (hyphen) and how to specify internationalized domain names, see <a href="http://docs.aws.amazon.com/Route53/latest/DeveloperGuide/DomainNameFormat.html">DNS Domain Name Format</a> in the <i>Amazon Route 53 Developer Guide</i>. You can use the asterisk (*) wildcard to replace the leftmost label in a domain name. For example, <code>*.example.com</code>. Note the following: <ul> <li> The * must replace the entire label. For example, you can't specify <code>*prod.example.com</code> or <code>prod*.example.com</code>. </li> <li> The * can't replace any of the middle labels, for example, marketing.*.example.com. </li> <li> If you include * in any position other than the leftmost label in a domain name, DNS treats it as an * character (ASCII 42), not as a wildcard. <important> You can't use the * wildcard for resource records sets that have a type of NS. </important> </li> </ul> You can use the * wildcard as the leftmost label in a domain name, for example, <code>*.example.com</code>. You cannot use an * for one of the middle labels, for example, <code>marketing.*.example.com</code>. In addition, the * must replace the entire label; for example, you can't specify <code>prod*.example.com</code>.</param>
            <param name="type">The DNS record type. For information about different record types and how data is encoded for them, see <a href="http://docs.aws.amazon.com/Route53/latest/DeveloperGuide/ResourceRecordTypes.html">Supported DNS Resource Record Types</a> in the <i>Amazon Route 53 Developer Guide</i>. Valid values for basic resource record sets: <code>A</code> | <code>AAAA</code> | <code>CNAME</code> | <code>MX</code> | <code>NAPTR</code> | <code>NS</code> | <code>PTR</code> | <code>SOA</code> | <code>SPF</code> | <code>SRV</code> | <code>TXT</code> Values for weighted, latency, geolocation, and failover resource record sets: <code>A</code> | <code>AAAA</code> | <code>CNAME</code> | <code>MX</code> | <code>NAPTR</code> | <code>PTR</code> | <code>SPF</code> | <code>SRV</code> | <code>TXT</code>. When creating a group of weighted, latency, geolocation, or failover resource record sets, specify the same value for all of the resource record sets in the group. <note> SPF records were formerly used to verify the identity of the sender of email messages. However, we no longer recommend that you create resource record sets for which the value of <code>Type</code> is <code>SPF</code>. RFC 7208, <i>Sender Policy Framework (SPF) for Authorizing Use of Domains in Email, Version 1</i>, has been updated to say, "...[I]ts existence and mechanism defined in [RFC4408] have led to some interoperability issues. Accordingly, its use is no longer appropriate for SPF version 1; implementations are not to use it." In RFC 7208, see section 14.1, <a href="http://tools.ietf.org/html/rfc7208#section-14.1">The SPF DNS Record Type</a>. </note> Values for alias resource record sets: <ul> <li> <b>CloudFront distributions:</b> <code>A</code> </li> <li> <b>Elastic Beanstalk environment that has a regionalized subdomain</b>: <code>A</code> </li> <li> <b>ELB load balancers:</b> <code>A</code> | <code>AAAA</code> </li> <li> <b>Amazon S3 buckets:</b> <code>A</code> </li> <li> <b>Another resource record set in this hosted zone:</b> Specify the type of the resource record set for which you're creating the alias. Specify any value except <code>NS</code> or <code>SOA</code>. </li> </ul></param>
        </member>
        <member name="P:Amazon.Route53.Model.ResourceRecordSet.Name">
            <summary>
            Gets and sets the property Name.
            <para>
            The name of the domain you want to perform the action on.
            </para>
              
            <para>
            Enter a fully qualified domain name, for example, <code>www.example.com</code>. You
            can optionally include a trailing dot. If you omit the trailing dot, Amazon Route
            53 still assumes that the domain name that you specify is fully qualified. This means
            that Amazon Route 53 treats <code>www.example.com</code> (without a trailing dot)
            and <code>www.example.com.</code> (with a trailing dot) as identical.
            </para>
              
            <para>
            For information about how to specify characters other than <code>a-z</code>, <code>0-9</code>,
            and <code>-</code> (hyphen) and how to specify internationalized domain names, see
            <a href="http://docs.aws.amazon.com/Route53/latest/DeveloperGuide/DomainNameFormat.html">DNS
            Domain Name Format</a> in the <i>Amazon Route 53 Developer Guide</i>.
            </para>
              
            <para>
            You can use the asterisk (*) wildcard to replace the leftmost label in a domain name.
            For example, <code>*.example.com</code>. Note the following:
            </para>
             <ul> <li>
            <para>
            The * must replace the entire label. For example, you can't specify <code>*prod.example.com</code>
            or <code>prod*.example.com</code>.
            </para>
             </li> <li>
            <para>
            The * can't replace any of the middle labels, for example, marketing.*.example.com.
            </para>
             </li> <li>
            <para>
            If you include * in any position other than the leftmost label in a domain name, DNS
            treats it as an * character (ASCII 42), not as a wildcard.
            </para>
             <important>
            <para>
            You can't use the * wildcard for resource records sets that have a type of NS.
            </para>
             </important> </li> </ul>
            <para>
            You can use the * wildcard as the leftmost label in a domain name, for example, <code>*.example.com</code>.
            You cannot use an * for one of the middle labels, for example, <code>marketing.*.example.com</code>.
            In addition, the * must replace the entire label; for example, you can't specify <code>prod*.example.com</code>.
            </para>
            </summary>
        </member>
        <member name="P:Amazon.Route53.Model.ResourceRecordSet.Type">
            <summary>
            Gets and sets the property Type.
            <para>
            The DNS record type. For information about different record types and how data is
            encoded for them, see <a href="http://docs.aws.amazon.com/Route53/latest/DeveloperGuide/ResourceRecordTypes.html">Supported
            DNS Resource Record Types</a> in the <i>Amazon Route 53 Developer Guide</i>.
            </para>
              
            <para>
            Valid values for basic resource record sets: <code>A</code> | <code>AAAA</code> |
            <code>CNAME</code> | <code>MX</code> | <code>NAPTR</code> | <code>NS</code> | <code>PTR</code>
            | <code>SOA</code> | <code>SPF</code> | <code>SRV</code> | <code>TXT</code>
            </para>
              
            <para>
            Values for weighted, latency, geolocation, and failover resource record sets: <code>A</code>
            | <code>AAAA</code> | <code>CNAME</code> | <code>MX</code> | <code>NAPTR</code> |
            <code>PTR</code> | <code>SPF</code> | <code>SRV</code> | <code>TXT</code>. When creating
            a group of weighted, latency, geolocation, or failover resource record sets, specify
            the same value for all of the resource record sets in the group.
            </para>
             <note>
            <para>
            SPF records were formerly used to verify the identity of the sender of email messages.
            However, we no longer recommend that you create resource record sets for which the
            value of <code>Type</code> is <code>SPF</code>. RFC 7208, <i>Sender Policy Framework
            (SPF) for Authorizing Use of Domains in Email, Version 1</i>, has been updated to
            say, "...[I]ts existence and mechanism defined in [RFC4408] have led to some interoperability
            issues. Accordingly, its use is no longer appropriate for SPF version 1; implementations
            are not to use it." In RFC 7208, see section 14.1, <a href="http://tools.ietf.org/html/rfc7208#section-14.1">The
            SPF DNS Record Type</a>.
            </para>
             </note>
            <para>
            Values for alias resource record sets:
            </para>
             <ul> <li>
            <para>
             <b>CloudFront distributions:</b> <code>A</code>
            </para>
             </li> <li>
            <para>
             <b>Elastic Beanstalk environment that has a regionalized subdomain</b>: <code>A</code>
             
            </para>
             </li> <li>
            <para>
             <b>ELB load balancers:</b> <code>A</code> | <code>AAAA</code>
            </para>
             </li> <li>
            <para>
             <b>Amazon S3 buckets:</b> <code>A</code>
            </para>
             </li> <li>
            <para>
             <b>Another resource record set in this hosted zone:</b> Specify the type of the resource
            record set for which you're creating the alias. Specify any value except <code>NS</code>
            or <code>SOA</code>.
            </para>
             </li> </ul>
            </summary>
        </member>
        <member name="P:Amazon.Route53.Model.ResourceRecordSet.SetIdentifier">
            <summary>
            Gets and sets the property SetIdentifier.
            <para>
             <i>Weighted, Latency, Geo, and Failover resource record sets only:</i> An identifier
            that differentiates among multiple resource record sets that have the same combination
            of DNS name and type. The value of <code>SetIdentifier</code> must be unique for each
            resource record set that has the same combination of DNS name and type. Omit <code>SetIdentifier</code>
            for any other types of record sets.
            </para>
            </summary>
        </member>
        <member name="P:Amazon.Route53.Model.ResourceRecordSet.Weight">
            <summary>
            Gets and sets the property Weight.
            <para>
             <i>Weighted resource record sets only:</i> Among resource record sets that have the
            same combination of DNS name and type, a value that determines the proportion of DNS
            queries that Amazon Route 53 responds to using the current resource record set. Amazon
            Route 53 calculates the sum of the weights for the resource record sets that have
            the same combination of DNS name and type. Amazon Route 53 then responds to queries
            based on the ratio of a resource's weight to the total. Note the following:
            </para>
             <ul> <li>
            <para>
            You must specify a value for the <code>Weight</code> element for every weighted resource
            record set.
            </para>
             </li> <li>
            <para>
            You can only specify one <code>ResourceRecord</code> per weighted resource record
            set.
            </para>
             </li> <li>
            <para>
            You cannot create latency, failover, or geolocation resource record sets that have
            the same values for the <code>Name</code> and <code>Type</code> elements as weighted
            resource record sets.
            </para>
             </li> <li>
            <para>
            You can create a maximum of 100 weighted resource record sets that have the same values
            for the <code>Name</code> and <code>Type</code> elements.
            </para>
             </li> <li>
            <para>
            For weighted (but not weighted alias) resource record sets, if you set <code>Weight</code>
            to <code>0</code> for a resource record set, Amazon Route 53 never responds to queries
            with the applicable value for that resource record set. However, if you set <code>Weight</code>
            to <code>0</code> for all resource record sets that have the same combination of DNS
            name and type, traffic is routed to all resources with equal probability.
            </para>
              
            <para>
            The effect of setting <code>Weight</code> to <code>0</code> is different when you
            associate health checks with weighted resource record sets. For more information,
            see <a href="http://docs.aws.amazon.com/Route53/latest/DeveloperGuide/dns-failover-configuring-options.html">Options
            for Configuring Amazon Route 53 Active-Active and Active-Passive Failover</a> in the
            <i>Amazon Route 53 Developer Guide</i>.
            </para>
             </li> </ul>
            </summary>
        </member>
        <member name="P:Amazon.Route53.Model.ResourceRecordSet.Region">
            <summary>
            Gets and sets the property Region.
            <para>
             <i>Latency-based resource record sets only:</i> The Amazon EC2 region where the resource
            that is specified in this resource record set resides. The resource typically is an
            AWS resource, such as an Amazon EC2 instance or an ELB load balancer, and is referred
            to by an IP address or a DNS domain name, depending on the record type.
            </para>
             <note>
            <para>
            Creating latency and latency alias resource record sets in private hosted zones is
            not supported.
            </para>
             </note>
            <para>
            When Amazon Route 53 receives a DNS query for a domain name and type for which you
            have created latency resource record sets, Amazon Route 53 selects the latency resource
            record set that has the lowest latency between the end user and the associated Amazon
            EC2 region. Amazon Route 53 then returns the value that is associated with the selected
            resource record set.
            </para>
              
            <para>
            Note the following:
            </para>
             <ul> <li>
            <para>
            You can only specify one <code>ResourceRecord</code> per latency resource record set.
            </para>
             </li> <li>
            <para>
            You can only create one latency resource record set for each Amazon EC2 region.
            </para>
             </li> <li>
            <para>
            You are not required to create latency resource record sets for all Amazon EC2 regions.
            Amazon Route 53 will choose the region with the best latency from among the regions
            for which you create latency resource record sets.
            </para>
             </li> <li>
            <para>
            You cannot create non-latency resource record sets that have the same values for the
            <code>Name</code> and <code>Type</code> elements as latency resource record sets.
            </para>
             </li> </ul>
            </summary>
        </member>
        <member name="P:Amazon.Route53.Model.ResourceRecordSet.GeoLocation">
            <summary>
            Gets and sets the property GeoLocation.
            <para>
             <i>Geo location resource record sets only:</i> A complex type that lets you control
            how Amazon Route 53 responds to DNS queries based on the geographic origin of the
            query. For example, if you want all queries from Africa to be routed to a web server
            with an IP address of <code>192.0.2.111</code>, create a resource record set with
            a <code>Type</code> of <code>A</code> and a <code>ContinentCode</code> of <code>AF</code>.
            </para>
             <note>
            <para>
            Creating geolocation and geolocation alias resource record sets in private hosted
            zones is not supported.
            </para>
             </note>
            <para>
            If you create separate resource record sets for overlapping geographic regions (for
            example, one resource record set for a continent and one for a country on the same
            continent), priority goes to the smallest geographic region. This allows you to route
            most queries for a continent to one resource and to route queries for a country on
            that continent to a different resource.
            </para>
              
            <para>
            You cannot create two geolocation resource record sets that specify the same geographic
            location.
            </para>
              
            <para>
            The value <code>*</code> in the <code>CountryCode</code> element matches all geographic
            locations that aren't specified in other geolocation resource record sets that have
            the same values for the <code>Name</code> and <code>Type</code> elements.
            </para>
             <important>
            <para>
            Geolocation works by mapping IP addresses to locations. However, some IP addresses
            aren't mapped to geographic locations, so even if you create geolocation resource
            record sets that cover all seven continents, Amazon Route 53 will receive some DNS
            queries from locations that it can't identify. We recommend that you create a resource
            record set for which the value of <code>CountryCode</code> is <code>*</code>, which
            handles both queries that come from locations for which you haven't created geolocation
            resource record sets and queries from IP addresses that aren't mapped to a location.
            If you don't create a <code>*</code> resource record set, Amazon Route 53 returns
            a "no answer" response for queries from those locations.
            </para>
             </important>
            <para>
            You cannot create non-geolocation resource record sets that have the same values for
            the <code>Name</code> and <code>Type</code> elements as geolocation resource record
            sets.
            </para>
            </summary>
        </member>
        <member name="P:Amazon.Route53.Model.ResourceRecordSet.Failover">
            <summary>
            Gets and sets the property Failover.
            <para>
             <i>Failover resource record sets only:</i> To configure failover, you add the <code>Failover</code>
            element to two resource record sets. For one resource record set, you specify <code>PRIMARY</code>
            as the value for <code>Failover</code>; for the other resource record set, you specify
            <code>SECONDARY</code>. In addition, you include the <code>HealthCheckId</code> element
            and specify the health check that you want Amazon Route 53 to perform for each resource
            record set.
            </para>
              
            <para>
            Except where noted, the following failover behaviors assume that you have included
            the <code>HealthCheckId</code> element in both resource record sets:
            </para>
             <ul> <li>
            <para>
            When the primary resource record set is healthy, Amazon Route 53 responds to DNS queries
            with the applicable value from the primary resource record set regardless of the health
            of the secondary resource record set.
            </para>
             </li> <li>
            <para>
            When the primary resource record set is unhealthy and the secondary resource record
            set is healthy, Amazon Route 53 responds to DNS queries with the applicable value
            from the secondary resource record set.
            </para>
             </li> <li>
            <para>
            When the secondary resource record set is unhealthy, Amazon Route 53 responds to DNS
            queries with the applicable value from the primary resource record set regardless
            of the health of the primary resource record set.
            </para>
             </li> <li>
            <para>
            If you omit the <code>HealthCheckId</code> element for the secondary resource record
            set, and if the primary resource record set is unhealthy, Amazon Route 53 always responds
            to DNS queries with the applicable value from the secondary resource record set. This
            is true regardless of the health of the associated endpoint.
            </para>
             </li> </ul>
            <para>
            You cannot create non-failover resource record sets that have the same values for
            the <code>Name</code> and <code>Type</code> elements as failover resource record sets.
            </para>
              
            <para>
            For failover alias resource record sets, you must also include the <code>EvaluateTargetHealth</code>
            element and set the value to true.
            </para>
              
            <para>
            For more information about configuring failover for Amazon Route 53, see the following
            topics in the <i>Amazon Route 53 Developer Guide</i>:
            </para>
             <ul> <li>
            <para>
             <a href="http://docs.aws.amazon.com/Route53/latest/DeveloperGuide/dns-failover.html">Amazon
            Route 53 Health Checks and DNS Failover</a>
            </para>
             </li> <li>
            <para>
             <a href="http://docs.aws.amazon.com/Route53/latest/DeveloperGuide/dns-failover-private-hosted-zones.html">Configuring
            Failover in a Private Hosted Zone</a>
            </para>
             </li> </ul>
            <para>
            Valid values: <code>PRIMARY</code> | <code>SECONDARY</code>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.Route53.Model.ResourceRecordSet.TTL">
            <summary>
            Gets and sets the property TTL.
            <para>
            The resource record cache time to live (TTL), in seconds. Note the following:
            </para>
             <ul> <li>
            <para>
            If you're creating an alias resource record set, omit <code>TTL</code>. Amazon Route
            53 uses the value of <code>TTL</code> for the alias target.
            </para>
             </li> <li>
            <para>
            If you're associating this resource record set with a health check (if you're adding
            a <code>HealthCheckId</code> element), we recommend that you specify a <code>TTL</code>
            of 60 seconds or less so clients respond quickly to changes in health status.
            </para>
             </li> <li>
            <para>
            All of the resource record sets in a group of weighted, latency, geolocation, or failover
            resource record sets must have the same value for <code>TTL</code>.
            </para>
             </li> <li>
            <para>
            If a group of weighted resource record sets includes one or more weighted alias resource
            record sets for which the alias target is an ELB load balancer, we recommend that
            you specify a <code>TTL</code> of 60 seconds for all of the non-alias weighted resource
            record sets that have the same name and type. Values other than 60 seconds (the TTL
            for load balancers) will change the effect of the values that you specify for <code>Weight</code>.
            </para>
             </li> </ul>
            </summary>
        </member>
        <member name="P:Amazon.Route53.Model.ResourceRecordSet.ResourceRecords">
            <summary>
            Gets and sets the property ResourceRecords.
            <para>
            Information about the resource records to act upon.
            </para>
             <note>
            <para>
            If you are creating an alias resource record set, omit <code>ResourceRecords</code>.
            </para>
             </note>
            </summary>
        </member>
        <member name="P:Amazon.Route53.Model.ResourceRecordSet.AliasTarget">
            <summary>
            Gets and sets the property AliasTarget.
            <para>
             <i>Alias resource record sets only:</i> Information about the CloudFront distribution,
            Elastic Beanstalk environment, ELB load balancer, Amazon S3 bucket, or Amazon Route
            53 resource record set to which you are redirecting queries. The Elastic Beanstalk
            environment must have a regionalized subdomain.
            </para>
              
            <para>
            If you're creating resource records sets for a private hosted zone, note the following:
            </para>
             <ul> <li>
            <para>
            You can't create alias resource record sets for CloudFront distributions in a private
            hosted zone.
            </para>
             </li> <li>
            <para>
            Creating geolocation alias resource record sets or latency alias resource record sets
            in a private hosted zone is unsupported.
            </para>
             </li> <li>
            <para>
            For information about creating failover resource record sets in a private hosted zone,
            see <a href="http://docs.aws.amazon.com/Route53/latest/DeveloperGuide/dns-failover-private-hosted-zones.html">Configuring
            Failover in a Private Hosted Zone</a> in the <i>Amazon Route 53 Developer Guide</i>.
            </para>
             </li> </ul>
            </summary>
        </member>
        <member name="P:Amazon.Route53.Model.ResourceRecordSet.HealthCheckId">
            <summary>
            Gets and sets the property HealthCheckId.
            <para>
            If you want Amazon Route 53 to return this resource record set in response to a DNS
            query only when a health check is passing, include the <code>HealthCheckId</code>
            element and specify the ID of the applicable health check.
            </para>
              
            <para>
            Amazon Route 53 determines whether a resource record set is healthy based on one of
            the following:
            </para>
             <ul> <li>
            <para>
            By periodically sending a request to the endpoint that is specified in the health
            check
            </para>
             </li> <li>
            <para>
            By aggregating the status of a specified group of health checks (calculated health
            checks)
            </para>
             </li> <li>
            <para>
            By determining the current state of a CloudWatch alarm (CloudWatch metric health checks)
            </para>
             </li> </ul>
            <para>
            For information about how Amazon Route 53 determines whether a health check is healthy,
            see <a>CreateHealthCheck</a>.
            </para>
              
            <para>
            The <code>HealthCheckId</code> element is only useful when Amazon Route 53 is choosing
            between two or more resource record sets to respond to a DNS query, and you want Amazon
            Route 53 to base the choice in part on the status of a health check. Configuring health
            checks only makes sense in the following configurations:
            </para>
             <ul> <li>
            <para>
            You're checking the health of the resource record sets in a weighted, latency, geolocation,
            or failover resource record set, and you specify health check IDs for all of the resource
            record sets. If the health check for one resource record set specifies an endpoint
            that is not healthy, Amazon Route 53 stops responding to queries using the value for
            that resource record set.
            </para>
             </li> <li>
            <para>
            You set <code>EvaluateTargetHealth</code> to true for the resource record sets in
            an alias, weighted alias, latency alias, geolocation alias, or failover alias resource
            record set, and you specify health check IDs for all of the resource record sets that
            are referenced by the alias resource record sets.
            </para>
             </li> </ul> <important>
            <para>
            Amazon Route 53 doesn't check the health of the endpoint specified in the resource
            record set, for example, the endpoint specified by the IP address in the <code>Value</code>
            element. When you add a <code>HealthCheckId</code> element to a resource record set,
            Amazon Route 53 checks the health of the endpoint that you specified in the health
            check.
            </para>
             </important>
            <para>
            For geolocation resource record sets, if an endpoint is unhealthy, Amazon Route 53
            looks for a resource record set for the larger, associated geographic region. For
            example, suppose you have resource record sets for a state in the United States, for
            the United States, for North America, and for all locations. If the endpoint for the
            state resource record set is unhealthy, Amazon Route 53 checks the resource record
            sets for the United States, for North America, and for all locations (a resource record
            set for which the value of <code>CountryCode</code> is <code>*</code>), in that order,
            until it finds a resource record set for which the endpoint is healthy.
            </para>
              
            <para>
            If your health checks specify the endpoint only by domain name, we recommend that
            you create a separate health check for each endpoint. For example, create a health
            check for each <code>HTTP</code> server that is serving content for <code>www.example.com</code>.
            For the value of <code>FullyQualifiedDomainName</code>, specify the domain name of
            the server (such as <code>us-east-1-www.example.com</code>), not the name of the resource
            record sets (example.com).
            </para>
             <important>
            <para>
            n this configuration, if you create a health check for which the value of <code>FullyQualifiedDomainName</code>
            matches the name of the resource record sets and then associate the health check with
            those resource record sets, health check results will be unpredictable.
            </para>
             </important>
            <para>
            For more information, see the following topics in the <i>Amazon Route 53 Developer
            Guide</i>:
            </para>
             <ul> <li>
            <para>
             <a href="http://docs.aws.amazon.com/Route53/latest/DeveloperGuide/dns-failover.html">Amazon
            Route 53 Health Checks and DNS Failover</a>
            </para>
             </li> <li>
            <para>
             <a href="http://docs.aws.amazon.com/Route53/latest/DeveloperGuide/dns-failover-private-hosted-zones.html">Configuring
            Failover in a Private Hosted Zone</a>
            </para>
             </li> </ul>
            </summary>
        </member>
        <member name="P:Amazon.Route53.Model.ResourceRecordSet.TrafficPolicyInstanceId">
            <summary>
            Gets and sets the property TrafficPolicyInstanceId.
            <para>
            When you create a traffic policy instance, Amazon Route 53 automatically creates a
            resource record set. <code>TrafficPolicyInstanceId</code> is the ID of the traffic
            policy instance that Amazon Route 53 created this resource record set for.
            </para>
             <important>
            <para>
            To delete the resource record set that is associated with a traffic policy instance,
            use <code>DeleteTrafficPolicyInstance</code>. Amazon Route 53 will delete the resource
            record set automatically. If you delete the resource record set by using <code>ChangeResourceRecordSets</code>,
            Amazon Route 53 doesn't automatically delete the traffic policy instance, and you'll
            continue to be charged for it even though it's no longer in use.
            </para>
             </important>
            </summary>
        </member>
        <member name="T:Amazon.Route53.Model.ResourceTagSet">
            <summary>
            A complex type containing a resource and its associated tags.
            </summary>
        </member>
        <member name="P:Amazon.Route53.Model.ResourceTagSet.ResourceType">
            <summary>
            Gets and sets the property ResourceType.
            <para>
            The type of the resource.
            </para>
             <ul> <li>
            <para>
            The resource type for health checks is <code>healthcheck</code>.
            </para>
             </li> <li>
            <para>
            The resource type for hosted zones is <code>hostedzone</code>.
            </para>
             </li> </ul>
            </summary>
        </member>
        <member name="P:Amazon.Route53.Model.ResourceTagSet.ResourceId">
            <summary>
            Gets and sets the property ResourceId.
            <para>
            The ID for the specified resource.
            </para>
            </summary>
        </member>
        <member name="P:Amazon.Route53.Model.ResourceTagSet.Tags">
            <summary>
            Gets and sets the property Tags.
            <para>
            The tags associated with the specified resource.
            </para>
            </summary>
        </member>
        <member name="T:Amazon.Route53.Model.StatusReport">
            <summary>
            A complex type that contains the status that one Amazon Route 53 health checker reports
            and the time of the health check.
            </summary>
        </member>
        <member name="P:Amazon.Route53.Model.StatusReport.Status">
            <summary>
            Gets and sets the property Status.
            <para>
            A description of the status of the health check endpoint as reported by one of the
            Amazon Route 53 health checkers.
            </para>
            </summary>
        </member>
        <member name="P:Amazon.Route53.Model.StatusReport.CheckedTime">
            <summary>
            Gets and sets the property CheckedTime.
            <para>
            The time at which the health checker performed the health check in <a href="https://en.wikipedia.org/wiki/ISO_8601">ISO
            8601 format</a> and Coordinated Universal Time (UTC). For example, the value <code>2014-10-27T17:48:16.751Z</code>
            represents October 27, 2014 at 17:48:16.751 UTC.
            </para>
            </summary>
        </member>
        <member name="T:Amazon.Route53.Model.Tag">
            <summary>
            A complex type that contains information about a tag that you want to add or edit
            for the specified health check or hosted zone.
            </summary>
        </member>
        <member name="P:Amazon.Route53.Model.Tag.Key">
            <summary>
            Gets and sets the property Key.
            <para>
            The value of <code>Key</code> depends on the operation that you want to perform:
            </para>
             <ul> <li>
            <para>
             <b>Add a tag to a health check or hosted zone</b>: <code>Key</code> is the name that
            you want to give the new tag.
            </para>
             </li> <li>
            <para>
             <b>Edit a tag</b>: <code>Key</code> is the name of the tag whose <code>Value</code>
            element you want to remove.
            </para>
             </li> <li>
            <para>
             <b> Delete a key</b>: <code>Key</code> is the name of the tag you want to remove.
            </para>
             </li> <li>
            <para>
             <b>Give a name to a health check</b>: Edit the default <code>Name</code> tag. In
            the Amazon Route 53 console, the list of your health checks includes a <b>Name</b>
            column that lets you see the name that you've given to each health check.
            </para>
             </li> </ul>
            </summary>
        </member>
        <member name="P:Amazon.Route53.Model.Tag.Value">
            <summary>
            Gets and sets the property Value.
            <para>
            The value of <code>Value</code> depends on the operation that you want to perform:
            </para>
             <ul> <li>
            <para>
             <b>Add a tag to a health check or hosted zone</b>: <code>Value</code> is the value
            that you want to give the new tag.
            </para>
             </li> <li>
            <para>
             <b>Edit a tag</b>: <code>Value</code> is the new value that you want to assign the
            tag.
            </para>
             </li> </ul>
            </summary>
        </member>
        <member name="T:Amazon.Route53.Model.TestDNSAnswerRequest">
            <summary>
            Container for the parameters to the TestDNSAnswer operation.
            Gets the value that Amazon Route 53 returns in response to a DNS request for a specified
            record name and type. You can optionally specify the IP address of a DNS resolver,
            an EDNS0 client subnet IP address, and a subnet mask.
            </summary>
        </member>
        <member name="P:Amazon.Route53.Model.TestDNSAnswerRequest.HostedZoneId">
            <summary>
            Gets and sets the property HostedZoneId.
            <para>
            The ID of the hosted zone that you want Amazon Route 53 to simulate a query for.
            </para>
            </summary>
        </member>
        <member name="P:Amazon.Route53.Model.TestDNSAnswerRequest.RecordName">
            <summary>
            Gets and sets the property RecordName.
            <para>
            The name of the resource record set that you want Amazon Route 53 to simulate a query
            for.
            </para>
            </summary>
        </member>
        <member name="P:Amazon.Route53.Model.TestDNSAnswerRequest.RecordType">
            <summary>
            Gets and sets the property RecordType.
            <para>
            The type of the resource record set.
            </para>
            </summary>
        </member>
        <member name="P:Amazon.Route53.Model.TestDNSAnswerRequest.ResolverIP">
            <summary>
            Gets and sets the property ResolverIP.
            <para>
            If you want to simulate a request from a specific DNS resolver, specify the IP address
            for that resolver. If you omit this value, <code>TestDnsAnswer</code> uses the IP
            address of a DNS resolver in the AWS US East region.
            </para>
            </summary>
        </member>
        <member name="P:Amazon.Route53.Model.TestDNSAnswerRequest.EDNS0ClientSubnetIP">
            <summary>
            Gets and sets the property EDNS0ClientSubnetIP.
            <para>
            If the resolver that you specified for resolverip supports EDNS0, specify the IP address
            of a client in the applicable location.
            </para>
            </summary>
        </member>
        <member name="P:Amazon.Route53.Model.TestDNSAnswerRequest.EDNS0ClientSubnetMask">
            <summary>
            Gets and sets the property EDNS0ClientSubnetMask.
            <para>
            If you specify an IP address for <code>edns0clientsubnetip</code>, you can optionally
            specify the number of bits of the IP address that you want the checking tool to include
            in the DNS query. For example, if you specify <code>192.0.2.44</code> for <code>edns0clientsubnetip</code>
            and <code>24</code> for <code>edns0clientsubnetmask</code>, the checking tool will
            simulate a request from 192.0.2.0/24. The default value is 24 bits.
            </para>
            </summary>
        </member>
        <member name="T:Amazon.Route53.Model.TestDNSAnswerResponse">
            <summary>
            A complex type that contains the response to a <code>TestDNSAnswer</code> request.
            </summary>
        </member>
        <member name="P:Amazon.Route53.Model.TestDNSAnswerResponse.Nameserver">
            <summary>
            Gets and sets the property Nameserver.
            <para>
            The Amazon Route 53 name server used to respond to the request.
            </para>
            </summary>
        </member>
        <member name="P:Amazon.Route53.Model.TestDNSAnswerResponse.RecordName">
            <summary>
            Gets and sets the property RecordName.
            <para>
            The name of the resource record set that you submitted a request for.
            </para>
            </summary>
        </member>
        <member name="P:Amazon.Route53.Model.TestDNSAnswerResponse.RecordType">
            <summary>
            Gets and sets the property RecordType.
            <para>
            The type of the resource record set that you submitted a request for.
            </para>
            </summary>
        </member>
        <member name="P:Amazon.Route53.Model.TestDNSAnswerResponse.RecordData">
            <summary>
            Gets and sets the property RecordData.
            <para>
            A list that contains values that Amazon Route 53 returned for this resource record
            set.
            </para>
            </summary>
        </member>
        <member name="P:Amazon.Route53.Model.TestDNSAnswerResponse.ResponseCode">
            <summary>
            Gets and sets the property ResponseCode.
            <para>
            A code that indicates whether the request is valid or not. The most common response
            code is <code>NOERROR</code>, meaning that the request is valid. If the response is
            not valid, Amazon Route 53 returns a response code that describes the error. For a
            list of possible response codes, see <a href="http://www.iana.org/assignments/dns-parameters/dns-parameters.xhtml#dns-parameters-6">DNS
            RCODES</a> on the IANA website.
            </para>
            </summary>
        </member>
        <member name="P:Amazon.Route53.Model.TestDNSAnswerResponse.Protocol">
            <summary>
            Gets and sets the property Protocol.
            <para>
            The protocol that Amazon Route 53 used to respond to the request, either <code>UDP</code>
            or <code>TCP</code>.
            </para>
            </summary>
        </member>
        <member name="T:Amazon.Route53.Model.ThrottlingException">
            <summary>
             Route53 exception
             </summary>
        </member>
        <member name="M:Amazon.Route53.Model.ThrottlingException.#ctor(System.String)">
            <summary>
            Constructs a new ThrottlingException with the specified error
            message.
            </summary>
            <param name="message">
            Describes the error encountered.
            </param>
        </member>
        <member name="M:Amazon.Route53.Model.ThrottlingException.#ctor(System.String,System.Exception)">
            <summary>
            Construct instance of ThrottlingException
            </summary>
            <param name="message"></param>
            <param name="innerException"></param>
        </member>
        <member name="M:Amazon.Route53.Model.ThrottlingException.#ctor(System.Exception)">
            <summary>
            Construct instance of ThrottlingException
            </summary>
            <param name="innerException"></param>
        </member>
        <member name="M:Amazon.Route53.Model.ThrottlingException.#ctor(System.String,System.Exception,Amazon.Runtime.ErrorType,System.String,System.String,System.Net.HttpStatusCode)">
            <summary>
            Construct instance of ThrottlingException
            </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.Route53.Model.ThrottlingException.#ctor(System.String,Amazon.Runtime.ErrorType,System.String,System.String,System.Net.HttpStatusCode)">
            <summary>
            Construct instance of ThrottlingException
            </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.Route53.Model.ThrottlingException.#ctor(System.Runtime.Serialization.SerializationInfo,System.Runtime.Serialization.StreamingContext)">
            <summary>
            Constructs a new instance of the ThrottlingException 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.Route53.Model.TooManyHealthChecksException">
            <summary>
             Route53 exception
             </summary>
        </member>
        <member name="M:Amazon.Route53.Model.TooManyHealthChecksException.#ctor(System.String)">
            <summary>
            Constructs a new TooManyHealthChecksException with the specified error
            message.
            </summary>
            <param name="message">
            Describes the error encountered.
            </param>
        </member>
        <member name="M:Amazon.Route53.Model.TooManyHealthChecksException.#ctor(System.String,System.Exception)">
            <summary>
            Construct instance of TooManyHealthChecksException
            </summary>
            <param name="message"></param>
            <param name="innerException"></param>
        </member>
        <member name="M:Amazon.Route53.Model.TooManyHealthChecksException.#ctor(System.Exception)">
            <summary>
            Construct instance of TooManyHealthChecksException
            </summary>
            <param name="innerException"></param>
        </member>
        <member name="M:Amazon.Route53.Model.TooManyHealthChecksException.#ctor(System.String,System.Exception,Amazon.Runtime.ErrorType,System.String,System.String,System.Net.HttpStatusCode)">
            <summary>
            Construct instance of TooManyHealthChecksException
            </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.Route53.Model.TooManyHealthChecksException.#ctor(System.String,Amazon.Runtime.ErrorType,System.String,System.String,System.Net.HttpStatusCode)">
            <summary>
            Construct instance of TooManyHealthChecksException
            </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.Route53.Model.TooManyHealthChecksException.#ctor(System.Runtime.Serialization.SerializationInfo,System.Runtime.Serialization.StreamingContext)">
            <summary>
            Constructs a new instance of the TooManyHealthChecksException 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.Route53.Model.TooManyHostedZonesException">
            <summary>
             Route53 exception
             </summary>
        </member>
        <member name="M:Amazon.Route53.Model.TooManyHostedZonesException.#ctor(System.String)">
            <summary>
            Constructs a new TooManyHostedZonesException with the specified error
            message.
            </summary>
            <param name="message">
            Describes the error encountered.
            </param>
        </member>
        <member name="M:Amazon.Route53.Model.TooManyHostedZonesException.#ctor(System.String,System.Exception)">
            <summary>
            Construct instance of TooManyHostedZonesException
            </summary>
            <param name="message"></param>
            <param name="innerException"></param>
        </member>
        <member name="M:Amazon.Route53.Model.TooManyHostedZonesException.#ctor(System.Exception)">
            <summary>
            Construct instance of TooManyHostedZonesException
            </summary>
            <param name="innerException"></param>
        </member>
        <member name="M:Amazon.Route53.Model.TooManyHostedZonesException.#ctor(System.String,System.Exception,Amazon.Runtime.ErrorType,System.String,System.String,System.Net.HttpStatusCode)">
            <summary>
            Construct instance of TooManyHostedZonesException
            </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.Route53.Model.TooManyHostedZonesException.#ctor(System.String,Amazon.Runtime.ErrorType,System.String,System.String,System.Net.HttpStatusCode)">
            <summary>
            Construct instance of TooManyHostedZonesException
            </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.Route53.Model.TooManyHostedZonesException.#ctor(System.Runtime.Serialization.SerializationInfo,System.Runtime.Serialization.StreamingContext)">
            <summary>
            Constructs a new instance of the TooManyHostedZonesException 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.Route53.Model.TooManyTrafficPoliciesException">
            <summary>
             Route53 exception
             </summary>
        </member>
        <member name="M:Amazon.Route53.Model.TooManyTrafficPoliciesException.#ctor(System.String)">
            <summary>
            Constructs a new TooManyTrafficPoliciesException with the specified error
            message.
            </summary>
            <param name="message">
            Describes the error encountered.
            </param>
        </member>
        <member name="M:Amazon.Route53.Model.TooManyTrafficPoliciesException.#ctor(System.String,System.Exception)">
            <summary>
            Construct instance of TooManyTrafficPoliciesException
            </summary>
            <param name="message"></param>
            <param name="innerException"></param>
        </member>
        <member name="M:Amazon.Route53.Model.TooManyTrafficPoliciesException.#ctor(System.Exception)">
            <summary>
            Construct instance of TooManyTrafficPoliciesException
            </summary>
            <param name="innerException"></param>
        </member>
        <member name="M:Amazon.Route53.Model.TooManyTrafficPoliciesException.#ctor(System.String,System.Exception,Amazon.Runtime.ErrorType,System.String,System.String,System.Net.HttpStatusCode)">
            <summary>
            Construct instance of TooManyTrafficPoliciesException
            </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.Route53.Model.TooManyTrafficPoliciesException.#ctor(System.String,Amazon.Runtime.ErrorType,System.String,System.String,System.Net.HttpStatusCode)">
            <summary>
            Construct instance of TooManyTrafficPoliciesException
            </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.Route53.Model.TooManyTrafficPoliciesException.#ctor(System.Runtime.Serialization.SerializationInfo,System.Runtime.Serialization.StreamingContext)">
            <summary>
            Constructs a new instance of the TooManyTrafficPoliciesException 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.Route53.Model.TooManyTrafficPolicyInstancesException">
            <summary>
             Route53 exception
             </summary>
        </member>
        <member name="M:Amazon.Route53.Model.TooManyTrafficPolicyInstancesException.#ctor(System.String)">
            <summary>
            Constructs a new TooManyTrafficPolicyInstancesException with the specified error
            message.
            </summary>
            <param name="message">
            Describes the error encountered.
            </param>
        </member>
        <member name="M:Amazon.Route53.Model.TooManyTrafficPolicyInstancesException.#ctor(System.String,System.Exception)">
            <summary>
            Construct instance of TooManyTrafficPolicyInstancesException
            </summary>
            <param name="message"></param>
            <param name="innerException"></param>
        </member>
        <member name="M:Amazon.Route53.Model.TooManyTrafficPolicyInstancesException.#ctor(System.Exception)">
            <summary>
            Construct instance of TooManyTrafficPolicyInstancesException
            </summary>
            <param name="innerException"></param>
        </member>
        <member name="M:Amazon.Route53.Model.TooManyTrafficPolicyInstancesException.#ctor(System.String,System.Exception,Amazon.Runtime.ErrorType,System.String,System.String,System.Net.HttpStatusCode)">
            <summary>
            Construct instance of TooManyTrafficPolicyInstancesException
            </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.Route53.Model.TooManyTrafficPolicyInstancesException.#ctor(System.String,Amazon.Runtime.ErrorType,System.String,System.String,System.Net.HttpStatusCode)">
            <summary>
            Construct instance of TooManyTrafficPolicyInstancesException
            </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.Route53.Model.TooManyTrafficPolicyInstancesException.#ctor(System.Runtime.Serialization.SerializationInfo,System.Runtime.Serialization.StreamingContext)">
            <summary>
            Constructs a new instance of the TooManyTrafficPolicyInstancesException 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.Route53.Model.TrafficPolicy">
            <summary>
            A complex type that contains settings for a traffic policy.
            </summary>
        </member>
        <member name="P:Amazon.Route53.Model.TrafficPolicy.Id">
            <summary>
            Gets and sets the property Id.
            <para>
            The ID that Amazon Route 53 assigned to a traffic policy when you created it.
            </para>
            </summary>
        </member>
        <member name="P:Amazon.Route53.Model.TrafficPolicy.Version">
            <summary>
            Gets and sets the property Version.
            <para>
            The version number that Amazon Route 53 assigns to a traffic policy. For a new traffic
            policy, the value of <code>Version</code> is always 1.
            </para>
            </summary>
        </member>
        <member name="P:Amazon.Route53.Model.TrafficPolicy.Name">
            <summary>
            Gets and sets the property Name.
            <para>
            The name that you specified when you created the traffic policy.
            </para>
            </summary>
        </member>
        <member name="P:Amazon.Route53.Model.TrafficPolicy.Type">
            <summary>
            Gets and sets the property Type.
            <para>
            The DNS type of the resource record sets that Amazon Route 53 creates when you use
            a traffic policy to create a traffic policy instance.
            </para>
            </summary>
        </member>
        <member name="P:Amazon.Route53.Model.TrafficPolicy.Document">
            <summary>
            Gets and sets the property Document.
            <para>
            The definition of a traffic policy in JSON format. You specify the JSON document to
            use for a new traffic policy in the <code>CreateTrafficPolicy</code> request. For
            more information about the JSON format, see <a href="http://docs.aws.amazon.com/Route53/latest/api-reference/api-policies-traffic-policy-document-format.html">Traffic
            Policy Document Format</a>.
            </para>
            </summary>
        </member>
        <member name="P:Amazon.Route53.Model.TrafficPolicy.Comment">
            <summary>
            Gets and sets the property Comment.
            <para>
            The comment that you specify in the <code>CreateTrafficPolicy</code> request, if any.
            </para>
            </summary>
        </member>
        <member name="T:Amazon.Route53.Model.TrafficPolicyAlreadyExistsException">
            <summary>
             Route53 exception
             </summary>
        </member>
        <member name="M:Amazon.Route53.Model.TrafficPolicyAlreadyExistsException.#ctor(System.String)">
            <summary>
            Constructs a new TrafficPolicyAlreadyExistsException with the specified error
            message.
            </summary>
            <param name="message">
            Describes the error encountered.
            </param>
        </member>
        <member name="M:Amazon.Route53.Model.TrafficPolicyAlreadyExistsException.#ctor(System.String,System.Exception)">
            <summary>
            Construct instance of TrafficPolicyAlreadyExistsException
            </summary>
            <param name="message"></param>
            <param name="innerException"></param>
        </member>
        <member name="M:Amazon.Route53.Model.TrafficPolicyAlreadyExistsException.#ctor(System.Exception)">
            <summary>
            Construct instance of TrafficPolicyAlreadyExistsException
            </summary>
            <param name="innerException"></param>
        </member>
        <member name="M:Amazon.Route53.Model.TrafficPolicyAlreadyExistsException.#ctor(System.String,System.Exception,Amazon.Runtime.ErrorType,System.String,System.String,System.Net.HttpStatusCode)">
            <summary>
            Construct instance of TrafficPolicyAlreadyExistsException
            </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.Route53.Model.TrafficPolicyAlreadyExistsException.#ctor(System.String,Amazon.Runtime.ErrorType,System.String,System.String,System.Net.HttpStatusCode)">
            <summary>
            Construct instance of TrafficPolicyAlreadyExistsException
            </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.Route53.Model.TrafficPolicyAlreadyExistsException.#ctor(System.Runtime.Serialization.SerializationInfo,System.Runtime.Serialization.StreamingContext)">
            <summary>
            Constructs a new instance of the TrafficPolicyAlreadyExistsException 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.Route53.Model.TrafficPolicyInstance">
            <summary>
            A complex type that contains settings for the new traffic policy instance.
            </summary>
        </member>
        <member name="P:Amazon.Route53.Model.TrafficPolicyInstance.Id">
            <summary>
            Gets and sets the property Id.
            <para>
            The ID that Amazon Route 53 assigned to the new traffic policy instance.
            </para>
            </summary>
        </member>
        <member name="P:Amazon.Route53.Model.TrafficPolicyInstance.HostedZoneId">
            <summary>
            Gets and sets the property HostedZoneId.
            <para>
            The ID of the hosted zone that Amazon Route 53 created resource record sets in.
            </para>
            </summary>
        </member>
        <member name="P:Amazon.Route53.Model.TrafficPolicyInstance.Name">
            <summary>
            Gets and sets the property Name.
            <para>
            The DNS name, such as www.example.com, for which Amazon Route 53 responds to queries
            by using the resource record sets that are associated with this traffic policy instance.
             
            </para>
            </summary>
        </member>
        <member name="P:Amazon.Route53.Model.TrafficPolicyInstance.TTL">
            <summary>
            Gets and sets the property TTL.
            <para>
            The TTL that Amazon Route 53 assigned to all of the resource record sets that it created
            in the specified hosted zone.
            </para>
            </summary>
        </member>
        <member name="P:Amazon.Route53.Model.TrafficPolicyInstance.State">
            <summary>
            Gets and sets the property State.
            <para>
            The value of <code>State</code> is one of the following values:
            </para>
             <dl> <dt>Applied</dt> <dd>
            <para>
            Amazon Route 53 has finished creating resource record sets, and changes have propagated
            to all Amazon Route 53 edge locations.
            </para>
             </dd> <dt>Creating</dt> <dd>
            <para>
            Amazon Route 53 is creating the resource record sets. Use <code>GetTrafficPolicyInstance</code>
            to confirm that the <code>CreateTrafficPolicyInstance</code> request completed successfully.
            </para>
             </dd> <dt>Failed</dt> <dd>
            <para>
            Amazon Route 53 wasn't able to create or update the resource record sets. When the
            value of <code>State</code> is <code>Failed</code>, see <code>Message</code> for an
            explanation of what caused the request to fail.
            </para>
             </dd> </dl>
            </summary>
        </member>
        <member name="P:Amazon.Route53.Model.TrafficPolicyInstance.Message">
            <summary>
            Gets and sets the property Message.
            <para>
            If <code>State</code> is <code>Failed</code>, an explanation of the reason for the
            failure. If <code>State</code> is another value, <code>Message</code> is empty.
            </para>
            </summary>
        </member>
        <member name="P:Amazon.Route53.Model.TrafficPolicyInstance.TrafficPolicyId">
            <summary>
            Gets and sets the property TrafficPolicyId.
            <para>
            The ID of the traffic policy that Amazon Route 53 used to create resource record sets
            in the specified hosted zone.
            </para>
            </summary>
        </member>
        <member name="P:Amazon.Route53.Model.TrafficPolicyInstance.TrafficPolicyVersion">
            <summary>
            Gets and sets the property TrafficPolicyVersion.
            <para>
            The version of the traffic policy that Amazon Route 53 used to create resource record
            sets in the specified hosted zone.
            </para>
            </summary>
        </member>
        <member name="P:Amazon.Route53.Model.TrafficPolicyInstance.TrafficPolicyType">
            <summary>
            Gets and sets the property TrafficPolicyType.
            <para>
            The DNS type that Amazon Route 53 assigned to all of the resource record sets that
            it created for this traffic policy instance.
            </para>
            </summary>
        </member>
        <member name="T:Amazon.Route53.Model.TrafficPolicyInstanceAlreadyExistsException">
            <summary>
             Route53 exception
             </summary>
        </member>
        <member name="M:Amazon.Route53.Model.TrafficPolicyInstanceAlreadyExistsException.#ctor(System.String)">
            <summary>
            Constructs a new TrafficPolicyInstanceAlreadyExistsException with the specified error
            message.
            </summary>
            <param name="message">
            Describes the error encountered.
            </param>
        </member>
        <member name="M:Amazon.Route53.Model.TrafficPolicyInstanceAlreadyExistsException.#ctor(System.String,System.Exception)">
            <summary>
            Construct instance of TrafficPolicyInstanceAlreadyExistsException
            </summary>
            <param name="message"></param>
            <param name="innerException"></param>
        </member>
        <member name="M:Amazon.Route53.Model.TrafficPolicyInstanceAlreadyExistsException.#ctor(System.Exception)">
            <summary>
            Construct instance of TrafficPolicyInstanceAlreadyExistsException
            </summary>
            <param name="innerException"></param>
        </member>
        <member name="M:Amazon.Route53.Model.TrafficPolicyInstanceAlreadyExistsException.#ctor(System.String,System.Exception,Amazon.Runtime.ErrorType,System.String,System.String,System.Net.HttpStatusCode)">
            <summary>
            Construct instance of TrafficPolicyInstanceAlreadyExistsException
            </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.Route53.Model.TrafficPolicyInstanceAlreadyExistsException.#ctor(System.String,Amazon.Runtime.ErrorType,System.String,System.String,System.Net.HttpStatusCode)">
            <summary>
            Construct instance of TrafficPolicyInstanceAlreadyExistsException
            </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.Route53.Model.TrafficPolicyInstanceAlreadyExistsException.#ctor(System.Runtime.Serialization.SerializationInfo,System.Runtime.Serialization.StreamingContext)">
            <summary>
            Constructs a new instance of the TrafficPolicyInstanceAlreadyExistsException 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.Route53.Model.TrafficPolicyInUseException">
            <summary>
             Route53 exception
             </summary>
        </member>
        <member name="M:Amazon.Route53.Model.TrafficPolicyInUseException.#ctor(System.String)">
            <summary>
            Constructs a new TrafficPolicyInUseException with the specified error
            message.
            </summary>
            <param name="message">
            Describes the error encountered.
            </param>
        </member>
        <member name="M:Amazon.Route53.Model.TrafficPolicyInUseException.#ctor(System.String,System.Exception)">
            <summary>
            Construct instance of TrafficPolicyInUseException
            </summary>
            <param name="message"></param>
            <param name="innerException"></param>
        </member>
        <member name="M:Amazon.Route53.Model.TrafficPolicyInUseException.#ctor(System.Exception)">
            <summary>
            Construct instance of TrafficPolicyInUseException
            </summary>
            <param name="innerException"></param>
        </member>
        <member name="M:Amazon.Route53.Model.TrafficPolicyInUseException.#ctor(System.String,System.Exception,Amazon.Runtime.ErrorType,System.String,System.String,System.Net.HttpStatusCode)">
            <summary>
            Construct instance of TrafficPolicyInUseException
            </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.Route53.Model.TrafficPolicyInUseException.#ctor(System.String,Amazon.Runtime.ErrorType,System.String,System.String,System.Net.HttpStatusCode)">
            <summary>
            Construct instance of TrafficPolicyInUseException
            </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.Route53.Model.TrafficPolicyInUseException.#ctor(System.Runtime.Serialization.SerializationInfo,System.Runtime.Serialization.StreamingContext)">
            <summary>
            Constructs a new instance of the TrafficPolicyInUseException 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.Route53.Model.TrafficPolicySummary">
            <summary>
            A complex type that contains information about the latest version of one traffic policy
            that is associated with the current AWS account.
            </summary>
        </member>
        <member name="P:Amazon.Route53.Model.TrafficPolicySummary.Id">
            <summary>
            Gets and sets the property Id.
            <para>
            The ID that Amazon Route 53 assigned to the traffic policy when you created it.
            </para>
            </summary>
        </member>
        <member name="P:Amazon.Route53.Model.TrafficPolicySummary.Name">
            <summary>
            Gets and sets the property Name.
            <para>
            The name that you specified for the traffic policy when you created it.
            </para>
            </summary>
        </member>
        <member name="P:Amazon.Route53.Model.TrafficPolicySummary.Type">
            <summary>
            Gets and sets the property Type.
            <para>
            The DNS type of the resource record sets that Amazon Route 53 creates when you use
            a traffic policy to create a traffic policy instance.
            </para>
            </summary>
        </member>
        <member name="P:Amazon.Route53.Model.TrafficPolicySummary.LatestVersion">
            <summary>
            Gets and sets the property LatestVersion.
            <para>
            The version number of the latest version of the traffic policy.
            </para>
            </summary>
        </member>
        <member name="P:Amazon.Route53.Model.TrafficPolicySummary.TrafficPolicyCount">
            <summary>
            Gets and sets the property TrafficPolicyCount.
            <para>
            The number of traffic policies that are associated with the current AWS account.
            </para>
            </summary>
        </member>
        <member name="T:Amazon.Route53.Model.UpdateHealthCheckRequest">
            <summary>
            Container for the parameters to the UpdateHealthCheck operation.
            Updates an existing health check.
             
              
            <para>
            Send a <code>POST</code> request to the <code>/2013-04-01/healthcheck/<i>health check
            ID</i> </code> resource. The request body must include an XML document with an <code>UpdateHealthCheckRequest</code>
            element. For more information about updating health checks, see <a href="http://docs.aws.amazon.com/Route53/latest/DeveloperGuide/health-checks-creating-deleting.html">Creating,
            Updating, and Deleting Health Checks</a> in the Amazon Route 53 Developer Guide.
            </para>
            </summary>
        </member>
        <member name="P:Amazon.Route53.Model.UpdateHealthCheckRequest.HealthCheckId">
            <summary>
            Gets and sets the property HealthCheckId.
            <para>
            The ID for the health check for which you want detailed information. When you created
            the health check, <code>CreateHealthCheck</code> returned the ID in the response,
            in the <code>HealthCheckId</code> element.
            </para>
            </summary>
        </member>
        <member name="P:Amazon.Route53.Model.UpdateHealthCheckRequest.HealthCheckVersion">
            <summary>
            Gets and sets the property HealthCheckVersion.
            <para>
            A sequential counter that Amazon Route 53 sets to <code>1</code> when you create a
            health check and increments by <code>1</code> each time you update settings for the
            health check.
            </para>
              
            <para>
            We recommend that you use <code>GetHealthCheck</code> or <code>ListHealthChecks</code>
            to get the current value of <code>HealthCheckVersion</code> for the health check that
            you want to update, and that you include that value in your <code>UpdateHealthCheck</code>
            request. This prevents Amazon Route 53 from overwriting an intervening update:
            </para>
             <ul> <li>
            <para>
            f the value in the <code>UpdateHealthCheck</code> request matches the value of <code>HealthCheckVersion</code>
            in the health check, Amazon Route 53 updates the health check with the new settings.
            </para>
             </li> <li>
            <para>
            If the value of <code>HealthCheckVersion</code> in the health check is greater, the
            health check was changed after you got the version number. Amazon Route 53 does not
            update the health check, and it returns a <code>HealthCheckVersionMismatch</code>
            error.
            </para>
             </li> </ul>
            </summary>
        </member>
        <member name="P:Amazon.Route53.Model.UpdateHealthCheckRequest.IPAddress">
            <summary>
            Gets and sets the property IPAddress.
            <para>
            The IPv4 IP address of the endpoint on which you want Amazon Route 53 to perform health
            checks. If you don't specify a value for <code>IPAddress</code>, Amazon Route 53 sends
            a DNS request to resolve the domain name that you specify in <code>FullyQualifiedDomainName</code>
            at the interval you specify in <code>RequestInterval</code>. Using an IP address that
            DNS returns, Amazon Route 53 then checks the health of the endpoint.
            </para>
              
            <para>
            f the endpoint is an Amazon EC2 instance, we recommend that you create an Elastic
            IP address, associate it with your Amazon EC2 instance, and specify the Elastic IP
            address for <code>IPAddress</code>. This ensures that the IP address of your instance
            never changes. For more information, see <a href="http://docs.aws.amazon.com/AWSEC2/latest/UserGuide/elastic-ip-addresses-eip.html">Elastic
            IP Addresses (EIP)</a> in the <i>Amazon EC2 User Guide for Linux Instances</i>.
            </para>
             <note>
            <para>
            If a health check already has a value for <code>IPAddress</code>, you can change the
            value. However, you can't update an existing health check to add or remove the value
            of <code>IPAddress</code>.
            </para>
             </note>
            <para>
            For more information, see <a>UpdateHealthCheckRequest$FullyQualifiedDomainName</a>.
            </para>
            </summary>
        </member>
        <member name="P:Amazon.Route53.Model.UpdateHealthCheckRequest.Port">
            <summary>
            Gets and sets the property Port.
            <para>
            The port on the endpoint on which you want Amazon Route 53 to perform health checks.
            </para>
            </summary>
        </member>
        <member name="P:Amazon.Route53.Model.UpdateHealthCheckRequest.ResourcePath">
            <summary>
            Gets and sets the property ResourcePath.
            <para>
            The path that you want Amazon Route 53 to request when performing health checks. The
            path can be any value for which your endpoint will return an HTTP status code of 2xx
            or 3xx when the endpoint is healthy, for example the file /docs/route53-health-check.html.
             
            </para>
              
            <para>
            Specify this value only if you want to change it.
            </para>
            </summary>
        </member>
        <member name="P:Amazon.Route53.Model.UpdateHealthCheckRequest.FullyQualifiedDomainName">
            <summary>
            Gets and sets the property FullyQualifiedDomainName.
            <para>
            Amazon Route 53 behavior depends on whether you specify a value for <code>IPAddress</code>.
            </para>
             <note>
            <para>
            If a health check already has a value for <code>IPAddress</code>, you can change the
            value. However, you can't update an existing health check to add or remove the value
            of <code>IPAddress</code>.
            </para>
             </note>
            <para>
             <b>If you specify</b> <code>IPAddress</code>:
            </para>
              
            <para>
            The value that you want Amazon Route 53 to pass in the <code>Host</code> header in
            all health checks except TCP health checks. This is typically the fully qualified
            DNS name of the endpoint on which you want Amazon Route 53 to perform health checks.
            When Amazon Route 53 checks the health of an endpoint, here is how it constructs the
            <code>Host</code> header:
            </para>
             <ul> <li>
            <para>
            If you specify a value of <code>80</code> for <code>Port</code> and <code>HTTP</code>
            or <code>HTTP_STR_MATCH</code> for <code>Type</code>, Amazon Route 53 passes the value
            of <code>FullyQualifiedDomainName</code> to the endpoint in the <code>Host</code>
            header.
            </para>
             </li> <li>
            <para>
            If you specify a value of <code>443</code> for <code>Port</code> and <code>HTTPS</code>
            or <code>HTTPS_STR_MATCH</code> for <code>Type</code>, Amazon Route 53 passes the
            value of <code>FullyQualifiedDomainName</code> to the endpoint in the Host header.
            </para>
             </li> <li>
            <para>
            If you specify another value for <code>Port</code> and any value except <code>TCP</code>
            for <code>Type</code>, Amazon Route 53 passes <i> <code>FullyQualifiedDomainName</code>:<code>Port</code>
            </i> to the endpoint in the Host header.
            </para>
             </li> </ul>
            <para>
            If you don't specify a value for <code>FullyQualifiedDomainName</code>, Amazon Route
            53 substitutes the value of <code>IPAddress</code> in the <code>Host</code> header
            in each of the above cases.
            </para>
              
            <para>
             <b>If you don't specify</b> <code>IPAddress</code>:
            </para>
              
            <para>
            If you don't specify a value for <code>IPAddress</code>, Amazon Route 53 sends a DNS
            request to the domain that you specify in <code>FullyQualifiedDomainName</code> at
            the interval you specify in <code>RequestInterval</code>. Using an IP address that
            DNS returns, Amazon Route 53 then checks the health of the endpoint.
            </para>
              
            <para>
            If you want to check the health of weighted, latency, or failover resource record
            sets and you choose to specify the endpoint only by <code>FullyQualifiedDomainName</code>,
            we recommend that you create a separate health check for each endpoint. For example,
            create a health check for each HTTP server that is serving content for www.example.com.
            For the value of <code>FullyQualifiedDomainName</code>, specify the domain name of
            the server (such as <code>us-east-1-www.example.com</code>), not the name of the resource
            record sets (www.example.com).
            </para>
             <important>
            <para>
            In this configuration, if the value of <code>FullyQualifiedDomainName</code> matches
            the name of the resource record sets and you then associate the health check with
            those resource record sets, health check results will be unpredictable.
            </para>
             </important>
            <para>
            In addition, if the value of <code>Type</code> is <code>HTTP</code>, <code>HTTPS</code>,
            <code>HTTP_STR_MATCH</code>, or <code>HTTPS_STR_MATCH</code>, Amazon Route 53 passes
            the value of <code>FullyQualifiedDomainName</code> in the <code>Host</code> header,
            as it does when you specify a value for <code>IPAddress</code>. If the value of <code>Type</code>
            is <code>TCP</code>, Amazon Route 53 doesn't pass a <code>Host</code> header.
            </para>
            </summary>
        </member>
        <member name="P:Amazon.Route53.Model.UpdateHealthCheckRequest.SearchString">
            <summary>
            Gets and sets the property SearchString.
            <para>
            If the value of <code>Type</code> is <code>HTTP_STR_MATCH</code> or <code>HTTP_STR_MATCH</code>,
            the string that you want Amazon Route 53 to search for in the response body from the
            specified resource. If the string appears in the response body, Amazon Route 53 considers
            the resource healthy. (You can't change the value of <code>Type</code> when you update
            a health check.)
            </para>
            </summary>
        </member>
        <member name="P:Amazon.Route53.Model.UpdateHealthCheckRequest.FailureThreshold">
            <summary>
            Gets and sets the property FailureThreshold.
            <para>
            The number of consecutive health checks that an endpoint must pass or fail for Amazon
            Route 53 to change the current status of the endpoint from unhealthy to healthy or
            vice versa. For more information, see <a href="http://docs.aws.amazon.com/Route53/latest/DeveloperGuide/dns-failover-determining-health-of-endpoints.html">How
            Amazon Route 53 Determines Whether an Endpoint Is Healthy</a> in the <i>Amazon Route
            53 Developer Guide</i>.
            </para>
            </summary>
        </member>
        <member name="P:Amazon.Route53.Model.UpdateHealthCheckRequest.Inverted">
            <summary>
            Gets and sets the property Inverted.
            <para>
            Specify whether you want Amazon Route 53 to invert the status of a health check, for
            example, to consider a health check unhealthy when it otherwise would be considered
            healthy.
            </para>
            </summary>
        </member>
        <member name="P:Amazon.Route53.Model.UpdateHealthCheckRequest.HealthThreshold">
            <summary>
            Gets and sets the property HealthThreshold.
            <para>
            The number of child health checks that are associated with a <code>CALCULATED</code>
            health that Amazon Route 53 must consider healthy for the <code>CALCULATED</code>
            health check to be considered healthy. To specify the child health checks that you
            want to associate with a <code>CALCULATED</code> health check, use the <code>ChildHealthChecks</code>
            and <code>ChildHealthCheck</code> elements.
            </para>
              
            <para>
            Note the following:
            </para>
             <ul> <li>
            <para>
            If you specify a number greater than the number of child health checks, Amazon Route
            53 always considers this health check to be unhealthy.
            </para>
             </li> <li>
            <para>
            If you specify <code>0</code>, Amazon Route 53 always considers this health check
            to be healthy.
            </para>
             </li> </ul>
            </summary>
        </member>
        <member name="P:Amazon.Route53.Model.UpdateHealthCheckRequest.ChildHealthChecks">
            <summary>
            Gets and sets the property ChildHealthChecks.
            <para>
            A complex type that contains one <code>ChildHealthCheck</code> element for each health
            check that you want to associate with a <code>CALCULATED</code> health check.
            </para>
            </summary>
        </member>
        <member name="P:Amazon.Route53.Model.UpdateHealthCheckRequest.EnableSNI">
            <summary>
            Gets and sets the property EnableSNI.
            <para>
            Specify whether you want Amazon Route 53 to send the value of <code>FullyQualifiedDomainName</code>
            to the endpoint in the <code>client_hello</code> message during <code>TLS</code> negotiation.
            This allows the endpoint to respond to <code>HTTPS</code> health check requests with
            the applicable SSL/TLS certificate.
            </para>
              
            <para>
            Some endpoints require that HTTPS requests include the host name in the <code>client_hello</code>
            message. If you don't enable SNI, the status of the health check will be SSL alert
            <code>handshake_failure</code>. A health check can also have that status for other
            reasons. If SNI is enabled and you're still getting the error, check the SSL/TLS configuration
            on your endpoint and confirm that your certificate is valid.
            </para>
              
            <para>
            The SSL/TLS certificate on your endpoint includes a domain name in the <code>Common
            Name</code> field and possibly several more in the <code>Subject Alternative Names</code>
            field. One of the domain names in the certificate should match the value that you
            specify for <code>FullyQualifiedDomainName</code>. If the endpoint responds to the
            <code>client_hello</code> message with a certificate that does not include the domain
            name that you specified in <code>FullyQualifiedDomainName</code>, a health checker
            will retry the handshake. In the second attempt, the health checker will omit <code>FullyQualifiedDomainName</code>
            from the <code>client_hello</code> message.
            </para>
            </summary>
        </member>
        <member name="P:Amazon.Route53.Model.UpdateHealthCheckRequest.Regions">
            <summary>
            Gets and sets the property Regions.
            <para>
            A complex type that contains one Region element for each region from which you want
            Amazon Route 53 health checkers to check the specified endpoint.
            </para>
            </summary>
        </member>
        <member name="P:Amazon.Route53.Model.UpdateHealthCheckRequest.AlarmIdentifier">
            <summary>
            Gets and sets the property AlarmIdentifier.
            </summary>
        </member>
        <member name="P:Amazon.Route53.Model.UpdateHealthCheckRequest.InsufficientDataHealthStatus">
            <summary>
            Gets and sets the property InsufficientDataHealthStatus.
            <para>
            When CloudWatch has insufficient data about the metric to determine the alarm state,
            the status that you want Amazon Route 53 to assign to the health check:
            </para>
             <ul> <li>
            <para>
             <code>Healthy</code>: Amazon Route 53 considers the health check to be healthy.
            </para>
             </li> <li>
            <para>
             <code>Unhealthy</code>: Amazon Route 53 considers the health check to be unhealthy.
            </para>
             </li> <li>
            <para>
             <code>LastKnownStatus</code>: Amazon Route 53 uses the status of the health check
            from the last time CloudWatch had sufficient data to determine the alarm state. For
            new health checks that have no last known status, the default status for the health
            check is healthy.
            </para>
             </li> </ul>
            </summary>
        </member>
        <member name="T:Amazon.Route53.Model.UpdateHealthCheckResponse">
            <summary>
            This is the response object from the UpdateHealthCheck operation.
            </summary>
        </member>
        <member name="P:Amazon.Route53.Model.UpdateHealthCheckResponse.HealthCheck">
            <summary>
            Gets and sets the property HealthCheck.
            </summary>
        </member>
        <member name="T:Amazon.Route53.Model.UpdateHostedZoneCommentRequest">
            <summary>
            Container for the parameters to the UpdateHostedZoneComment operation.
            Updates the hosted zone comment. Send a <code>POST</code> request to the <code>/2013-04-01/hostedzone/<i>hosted
            zone ID</i> </code> resource.
            </summary>
        </member>
        <member name="P:Amazon.Route53.Model.UpdateHostedZoneCommentRequest.Id">
            <summary>
            Gets and sets the property Id.
            <para>
            The ID for the hosted zone for which you want to update the comment.
            </para>
            </summary>
        </member>
        <member name="P:Amazon.Route53.Model.UpdateHostedZoneCommentRequest.Comment">
            <summary>
            Gets and sets the property Comment.
            <para>
            The new comment for the hosted zone. If you don't specify a value for <code>Comment</code>,
            Amazon Route 53 deletes the existing value of the <code>Comment</code> element, if
            any.
            </para>
            </summary>
        </member>
        <member name="T:Amazon.Route53.Model.UpdateHostedZoneCommentResponse">
            <summary>
            A complex type that contains the response to the UpdateHostedZoneCommentRequest.
            </summary>
        </member>
        <member name="P:Amazon.Route53.Model.UpdateHostedZoneCommentResponse.HostedZone">
            <summary>
            Gets and sets the property HostedZone.
            </summary>
        </member>
        <member name="T:Amazon.Route53.Model.UpdateTrafficPolicyCommentRequest">
            <summary>
            Container for the parameters to the UpdateTrafficPolicyComment operation.
            Updates the comment for a specified traffic policy version.
             
              
            <para>
            Send a <code>POST</code> request to the <code>/2013-04-01/trafficpolicy/</code> resource.
            </para>
              
            <para>
            The request body must include a document with an <code>UpdateTrafficPolicyCommentRequest</code>
            element.
            </para>
            </summary>
        </member>
        <member name="P:Amazon.Route53.Model.UpdateTrafficPolicyCommentRequest.Id">
            <summary>
            Gets and sets the property Id.
            <para>
            The value of <code>Id</code> for the traffic policy for which you want to update the
            comment.
            </para>
            </summary>
        </member>
        <member name="P:Amazon.Route53.Model.UpdateTrafficPolicyCommentRequest.Version">
            <summary>
            Gets and sets the property Version.
            <para>
            The value of <code>Version</code> for the traffic policy for which you want to update
            the comment.
            </para>
            </summary>
        </member>
        <member name="P:Amazon.Route53.Model.UpdateTrafficPolicyCommentRequest.Comment">
            <summary>
            Gets and sets the property Comment.
            <para>
            The new comment for the specified traffic policy and version.
            </para>
            </summary>
        </member>
        <member name="T:Amazon.Route53.Model.UpdateTrafficPolicyCommentResponse">
            <summary>
            A complex type that contains the response information for the traffic policy.
            </summary>
        </member>
        <member name="P:Amazon.Route53.Model.UpdateTrafficPolicyCommentResponse.TrafficPolicy">
            <summary>
            Gets and sets the property TrafficPolicy.
            <para>
            A complex type that contains settings for the specified traffic policy.
            </para>
            </summary>
        </member>
        <member name="T:Amazon.Route53.Model.UpdateTrafficPolicyInstanceRequest">
            <summary>
            Container for the parameters to the UpdateTrafficPolicyInstance operation.
            Updates the resource record sets in a specified hosted zone that were created based
            on the settings in a specified traffic policy version.
             
              
            <para>
            Send a <code>POST</code> request to the <code>/2013-04-01/trafficpolicyinstance/<i>traffic
            policy ID</i> </code> resource. The request body must include a document with an <code>UpdateTrafficPolicyInstanceRequest</code>
            element.
            </para>
              
            <para>
            When you update a traffic policy instance, Amazon Route 53 continues to respond to
            DNS queries for the root resource record set name (such as example.com) while it replaces
            one group of resource record sets with another. Amazon Route 53 performs the following
            operations:
            </para>
             <ol> <li>
            <para>
            Amazon Route 53 creates a new group of resource record sets based on the specified
            traffic policy. This is true regardless of how substantial the differences are between
            the existing resource record sets and the new resource record sets.
            </para>
             </li> <li>
            <para>
            When all of the new resource record sets have been created, Amazon Route 53 starts
            to respond to DNS queries for the root resource record set name (such as example.com)
            by using the new resource record sets.
            </para>
             </li> <li>
            <para>
            Amazon Route 53 deletes the old group of resource record sets that are associated
            with the root resource record set name.
            </para>
             </li> </ol>
            </summary>
        </member>
        <member name="P:Amazon.Route53.Model.UpdateTrafficPolicyInstanceRequest.Id">
            <summary>
            Gets and sets the property Id.
            <para>
            The ID of the traffic policy instance that you want to update.
            </para>
            </summary>
        </member>
        <member name="P:Amazon.Route53.Model.UpdateTrafficPolicyInstanceRequest.TTL">
            <summary>
            Gets and sets the property TTL.
            <para>
            The TTL that you want Amazon Route 53 to assign to all of the updated resource record
            sets.
            </para>
            </summary>
        </member>
        <member name="P:Amazon.Route53.Model.UpdateTrafficPolicyInstanceRequest.TrafficPolicyId">
            <summary>
            Gets and sets the property TrafficPolicyId.
            <para>
            The ID of the traffic policy that you want Amazon Route 53 to use to update resource
            record sets for the specified traffic policy instance.
            </para>
            </summary>
        </member>
        <member name="P:Amazon.Route53.Model.UpdateTrafficPolicyInstanceRequest.TrafficPolicyVersion">
            <summary>
            Gets and sets the property TrafficPolicyVersion.
            <para>
            The version of the traffic policy that you want Amazon Route 53 to use to update resource
            record sets for the specified traffic policy instance.
            </para>
            </summary>
        </member>
        <member name="T:Amazon.Route53.Model.UpdateTrafficPolicyInstanceResponse">
            <summary>
            A complex type that contains information about the resource record sets that Amazon
            Route 53 created based on a specified traffic policy.
            </summary>
        </member>
        <member name="P:Amazon.Route53.Model.UpdateTrafficPolicyInstanceResponse.TrafficPolicyInstance">
            <summary>
            Gets and sets the property TrafficPolicyInstance.
            <para>
            A complex type that contains settings for the updated traffic policy instance.
            </para>
            </summary>
        </member>
        <member name="T:Amazon.Route53.Model.VPC">
            <summary>
            A complex type that contains information about the Amazon VPC that you're associating
            with the specified hosted zone.
            </summary>
        </member>
        <member name="P:Amazon.Route53.Model.VPC.VPCRegion">
            <summary>
            Gets and sets the property VPCRegion.
            <para>
            The region in which you created the VPC that you want to associate with the specified
            Amazon Route 53 hosted zone.
            </para>
            </summary>
        </member>
        <member name="P:Amazon.Route53.Model.VPC.VPCId">
            <summary>
            Gets and sets the property VPCId.
            </summary>
        </member>
        <member name="T:Amazon.Route53.Model.VPCAssociationNotFoundException">
            <summary>
             Route53 exception
             </summary>
        </member>
        <member name="M:Amazon.Route53.Model.VPCAssociationNotFoundException.#ctor(System.String)">
            <summary>
            Constructs a new VPCAssociationNotFoundException with the specified error
            message.
            </summary>
            <param name="message">
            Describes the error encountered.
            </param>
        </member>
        <member name="M:Amazon.Route53.Model.VPCAssociationNotFoundException.#ctor(System.String,System.Exception)">
            <summary>
            Construct instance of VPCAssociationNotFoundException
            </summary>
            <param name="message"></param>
            <param name="innerException"></param>
        </member>
        <member name="M:Amazon.Route53.Model.VPCAssociationNotFoundException.#ctor(System.Exception)">
            <summary>
            Construct instance of VPCAssociationNotFoundException
            </summary>
            <param name="innerException"></param>
        </member>
        <member name="M:Amazon.Route53.Model.VPCAssociationNotFoundException.#ctor(System.String,System.Exception,Amazon.Runtime.ErrorType,System.String,System.String,System.Net.HttpStatusCode)">
            <summary>
            Construct instance of VPCAssociationNotFoundException
            </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.Route53.Model.VPCAssociationNotFoundException.#ctor(System.String,Amazon.Runtime.ErrorType,System.String,System.String,System.Net.HttpStatusCode)">
            <summary>
            Construct instance of VPCAssociationNotFoundException
            </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.Route53.Model.VPCAssociationNotFoundException.#ctor(System.Runtime.Serialization.SerializationInfo,System.Runtime.Serialization.StreamingContext)">
            <summary>
            Constructs a new instance of the VPCAssociationNotFoundException 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.Route53.Model.Internal.MarshallTransformations.AlarmIdentifierUnmarshaller">
            <summary>
            Response Unmarshaller for AlarmIdentifier Object
            </summary>
        </member>
        <member name="M:Amazon.Route53.Model.Internal.MarshallTransformations.AlarmIdentifierUnmarshaller.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="P:Amazon.Route53.Model.Internal.MarshallTransformations.AlarmIdentifierUnmarshaller.Instance">
            <summary>
            Gets the singleton.
            </summary>
        </member>
        <member name="T:Amazon.Route53.Model.Internal.MarshallTransformations.AliasTargetUnmarshaller">
            <summary>
            Response Unmarshaller for AliasTarget Object
            </summary>
        </member>
        <member name="M:Amazon.Route53.Model.Internal.MarshallTransformations.AliasTargetUnmarshaller.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="P:Amazon.Route53.Model.Internal.MarshallTransformations.AliasTargetUnmarshaller.Instance">
            <summary>
            Gets the singleton.
            </summary>
        </member>
        <member name="T:Amazon.Route53.Model.Internal.MarshallTransformations.AssociateVPCWithHostedZoneRequestMarshaller">
            <summary>
            AssociateVPCWithHostedZone Request Marshaller
            </summary>
        </member>
        <member name="M:Amazon.Route53.Model.Internal.MarshallTransformations.AssociateVPCWithHostedZoneRequestMarshaller.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.Route53.Model.Internal.MarshallTransformations.AssociateVPCWithHostedZoneRequestMarshaller.Marshall(Amazon.Route53.Model.AssociateVPCWithHostedZoneRequest)">
            <summary>
            Marshaller the request object to the HTTP request.
            </summary>
            <param name="publicRequest"></param>
            <returns></returns>
        </member>
        <member name="T:Amazon.Route53.Model.Internal.MarshallTransformations.AssociateVPCWithHostedZoneResponseUnmarshaller">
            <summary>
            Response Unmarshaller for AssociateVPCWithHostedZone operation
            </summary>
        </member>
        <member name="M:Amazon.Route53.Model.Internal.MarshallTransformations.AssociateVPCWithHostedZoneResponseUnmarshaller.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.Route53.Model.Internal.MarshallTransformations.AssociateVPCWithHostedZoneResponseUnmarshaller.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.Route53.Model.Internal.MarshallTransformations.AssociateVPCWithHostedZoneResponseUnmarshaller.Instance">
            <summary>
            Gets the singleton.
            </summary>
        </member>
        <member name="T:Amazon.Route53.Model.Internal.MarshallTransformations.ChangeBatchRecordUnmarshaller">
            <summary>
            Response Unmarshaller for ChangeBatchRecord Object
            </summary>
        </member>
        <member name="M:Amazon.Route53.Model.Internal.MarshallTransformations.ChangeBatchRecordUnmarshaller.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="P:Amazon.Route53.Model.Internal.MarshallTransformations.ChangeBatchRecordUnmarshaller.Instance">
            <summary>
            Gets the singleton.
            </summary>
        </member>
        <member name="T:Amazon.Route53.Model.Internal.MarshallTransformations.ChangeInfoUnmarshaller">
            <summary>
            Response Unmarshaller for ChangeInfo Object
            </summary>
        </member>
        <member name="M:Amazon.Route53.Model.Internal.MarshallTransformations.ChangeInfoUnmarshaller.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="P:Amazon.Route53.Model.Internal.MarshallTransformations.ChangeInfoUnmarshaller.Instance">
            <summary>
            Gets the singleton.
            </summary>
        </member>
        <member name="T:Amazon.Route53.Model.Internal.MarshallTransformations.ChangeResourceRecordSetsRequestMarshaller">
            <summary>
            ChangeResourceRecordSets Request Marshaller
            </summary>
        </member>
        <member name="M:Amazon.Route53.Model.Internal.MarshallTransformations.ChangeResourceRecordSetsRequestMarshaller.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.Route53.Model.Internal.MarshallTransformations.ChangeResourceRecordSetsRequestMarshaller.Marshall(Amazon.Route53.Model.ChangeResourceRecordSetsRequest)">
            <summary>
            Marshaller the request object to the HTTP request.
            </summary>
            <param name="publicRequest"></param>
            <returns></returns>
        </member>
        <member name="T:Amazon.Route53.Model.Internal.MarshallTransformations.ChangeResourceRecordSetsResponseUnmarshaller">
            <summary>
            Response Unmarshaller for ChangeResourceRecordSets operation
            </summary>
        </member>
        <member name="M:Amazon.Route53.Model.Internal.MarshallTransformations.ChangeResourceRecordSetsResponseUnmarshaller.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.Route53.Model.Internal.MarshallTransformations.ChangeResourceRecordSetsResponseUnmarshaller.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.Route53.Model.Internal.MarshallTransformations.ChangeResourceRecordSetsResponseUnmarshaller.Instance">
            <summary>
            Gets the singleton.
            </summary>
        </member>
        <member name="T:Amazon.Route53.Model.Internal.MarshallTransformations.ChangeTagsForResourceRequestMarshaller">
            <summary>
            ChangeTagsForResource Request Marshaller
            </summary>
        </member>
        <member name="M:Amazon.Route53.Model.Internal.MarshallTransformations.ChangeTagsForResourceRequestMarshaller.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.Route53.Model.Internal.MarshallTransformations.ChangeTagsForResourceRequestMarshaller.Marshall(Amazon.Route53.Model.ChangeTagsForResourceRequest)">
            <summary>
            Marshaller the request object to the HTTP request.
            </summary>
            <param name="publicRequest"></param>
            <returns></returns>
        </member>
        <member name="T:Amazon.Route53.Model.Internal.MarshallTransformations.ChangeTagsForResourceResponseUnmarshaller">
            <summary>
            Response Unmarshaller for ChangeTagsForResource operation
            </summary>
        </member>
        <member name="M:Amazon.Route53.Model.Internal.MarshallTransformations.ChangeTagsForResourceResponseUnmarshaller.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.Route53.Model.Internal.MarshallTransformations.ChangeTagsForResourceResponseUnmarshaller.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.Route53.Model.Internal.MarshallTransformations.ChangeTagsForResourceResponseUnmarshaller.Instance">
            <summary>
            Gets the singleton.
            </summary>
        </member>
        <member name="T:Amazon.Route53.Model.Internal.MarshallTransformations.ChangeUnmarshaller">
            <summary>
            Response Unmarshaller for Change Object
            </summary>
        </member>
        <member name="M:Amazon.Route53.Model.Internal.MarshallTransformations.ChangeUnmarshaller.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="P:Amazon.Route53.Model.Internal.MarshallTransformations.ChangeUnmarshaller.Instance">
            <summary>
            Gets the singleton.
            </summary>
        </member>
        <member name="T:Amazon.Route53.Model.Internal.MarshallTransformations.CloudWatchAlarmConfigurationUnmarshaller">
            <summary>
            Response Unmarshaller for CloudWatchAlarmConfiguration Object
            </summary>
        </member>
        <member name="M:Amazon.Route53.Model.Internal.MarshallTransformations.CloudWatchAlarmConfigurationUnmarshaller.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="P:Amazon.Route53.Model.Internal.MarshallTransformations.CloudWatchAlarmConfigurationUnmarshaller.Instance">
            <summary>
            Gets the singleton.
            </summary>
        </member>
        <member name="T:Amazon.Route53.Model.Internal.MarshallTransformations.CreateHealthCheckRequestMarshaller">
            <summary>
            CreateHealthCheck Request Marshaller
            </summary>
        </member>
        <member name="M:Amazon.Route53.Model.Internal.MarshallTransformations.CreateHealthCheckRequestMarshaller.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.Route53.Model.Internal.MarshallTransformations.CreateHealthCheckRequestMarshaller.Marshall(Amazon.Route53.Model.CreateHealthCheckRequest)">
            <summary>
            Marshaller the request object to the HTTP request.
            </summary>
            <param name="publicRequest"></param>
            <returns></returns>
        </member>
        <member name="T:Amazon.Route53.Model.Internal.MarshallTransformations.CreateHealthCheckResponseUnmarshaller">
            <summary>
            Response Unmarshaller for CreateHealthCheck operation
            </summary>
        </member>
        <member name="M:Amazon.Route53.Model.Internal.MarshallTransformations.CreateHealthCheckResponseUnmarshaller.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.Route53.Model.Internal.MarshallTransformations.CreateHealthCheckResponseUnmarshaller.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.Route53.Model.Internal.MarshallTransformations.CreateHealthCheckResponseUnmarshaller.Instance">
            <summary>
            Gets the singleton.
            </summary>
        </member>
        <member name="T:Amazon.Route53.Model.Internal.MarshallTransformations.CreateHostedZoneRequestMarshaller">
            <summary>
            CreateHostedZone Request Marshaller
            </summary>
        </member>
        <member name="M:Amazon.Route53.Model.Internal.MarshallTransformations.CreateHostedZoneRequestMarshaller.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.Route53.Model.Internal.MarshallTransformations.CreateHostedZoneRequestMarshaller.Marshall(Amazon.Route53.Model.CreateHostedZoneRequest)">
            <summary>
            Marshaller the request object to the HTTP request.
            </summary>
            <param name="publicRequest"></param>
            <returns></returns>
        </member>
        <member name="T:Amazon.Route53.Model.Internal.MarshallTransformations.CreateHostedZoneResponseUnmarshaller">
            <summary>
            Response Unmarshaller for CreateHostedZone operation
            </summary>
        </member>
        <member name="M:Amazon.Route53.Model.Internal.MarshallTransformations.CreateHostedZoneResponseUnmarshaller.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.Route53.Model.Internal.MarshallTransformations.CreateHostedZoneResponseUnmarshaller.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.Route53.Model.Internal.MarshallTransformations.CreateHostedZoneResponseUnmarshaller.Instance">
            <summary>
            Gets the singleton.
            </summary>
        </member>
        <member name="T:Amazon.Route53.Model.Internal.MarshallTransformations.CreateReusableDelegationSetRequestMarshaller">
            <summary>
            CreateReusableDelegationSet Request Marshaller
            </summary>
        </member>
        <member name="M:Amazon.Route53.Model.Internal.MarshallTransformations.CreateReusableDelegationSetRequestMarshaller.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.Route53.Model.Internal.MarshallTransformations.CreateReusableDelegationSetRequestMarshaller.Marshall(Amazon.Route53.Model.CreateReusableDelegationSetRequest)">
            <summary>
            Marshaller the request object to the HTTP request.
            </summary>
            <param name="publicRequest"></param>
            <returns></returns>
        </member>
        <member name="T:Amazon.Route53.Model.Internal.MarshallTransformations.CreateReusableDelegationSetResponseUnmarshaller">
            <summary>
            Response Unmarshaller for CreateReusableDelegationSet operation
            </summary>
        </member>
        <member name="M:Amazon.Route53.Model.Internal.MarshallTransformations.CreateReusableDelegationSetResponseUnmarshaller.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.Route53.Model.Internal.MarshallTransformations.CreateReusableDelegationSetResponseUnmarshaller.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.Route53.Model.Internal.MarshallTransformations.CreateReusableDelegationSetResponseUnmarshaller.Instance">
            <summary>
            Gets the singleton.
            </summary>
        </member>
        <member name="T:Amazon.Route53.Model.Internal.MarshallTransformations.CreateTrafficPolicyInstanceRequestMarshaller">
            <summary>
            CreateTrafficPolicyInstance Request Marshaller
            </summary>
        </member>
        <member name="M:Amazon.Route53.Model.Internal.MarshallTransformations.CreateTrafficPolicyInstanceRequestMarshaller.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.Route53.Model.Internal.MarshallTransformations.CreateTrafficPolicyInstanceRequestMarshaller.Marshall(Amazon.Route53.Model.CreateTrafficPolicyInstanceRequest)">
            <summary>
            Marshaller the request object to the HTTP request.
            </summary>
            <param name="publicRequest"></param>
            <returns></returns>
        </member>
        <member name="T:Amazon.Route53.Model.Internal.MarshallTransformations.CreateTrafficPolicyInstanceResponseUnmarshaller">
            <summary>
            Response Unmarshaller for CreateTrafficPolicyInstance operation
            </summary>
        </member>
        <member name="M:Amazon.Route53.Model.Internal.MarshallTransformations.CreateTrafficPolicyInstanceResponseUnmarshaller.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.Route53.Model.Internal.MarshallTransformations.CreateTrafficPolicyInstanceResponseUnmarshaller.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.Route53.Model.Internal.MarshallTransformations.CreateTrafficPolicyInstanceResponseUnmarshaller.Instance">
            <summary>
            Gets the singleton.
            </summary>
        </member>
        <member name="T:Amazon.Route53.Model.Internal.MarshallTransformations.CreateTrafficPolicyRequestMarshaller">
            <summary>
            CreateTrafficPolicy Request Marshaller
            </summary>
        </member>
        <member name="M:Amazon.Route53.Model.Internal.MarshallTransformations.CreateTrafficPolicyRequestMarshaller.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.Route53.Model.Internal.MarshallTransformations.CreateTrafficPolicyRequestMarshaller.Marshall(Amazon.Route53.Model.CreateTrafficPolicyRequest)">
            <summary>
            Marshaller the request object to the HTTP request.
            </summary>
            <param name="publicRequest"></param>
            <returns></returns>
        </member>
        <member name="T:Amazon.Route53.Model.Internal.MarshallTransformations.CreateTrafficPolicyResponseUnmarshaller">
            <summary>
            Response Unmarshaller for CreateTrafficPolicy operation
            </summary>
        </member>
        <member name="M:Amazon.Route53.Model.Internal.MarshallTransformations.CreateTrafficPolicyResponseUnmarshaller.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.Route53.Model.Internal.MarshallTransformations.CreateTrafficPolicyResponseUnmarshaller.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.Route53.Model.Internal.MarshallTransformations.CreateTrafficPolicyResponseUnmarshaller.Instance">
            <summary>
            Gets the singleton.
            </summary>
        </member>
        <member name="T:Amazon.Route53.Model.Internal.MarshallTransformations.CreateTrafficPolicyVersionRequestMarshaller">
            <summary>
            CreateTrafficPolicyVersion Request Marshaller
            </summary>
        </member>
        <member name="M:Amazon.Route53.Model.Internal.MarshallTransformations.CreateTrafficPolicyVersionRequestMarshaller.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.Route53.Model.Internal.MarshallTransformations.CreateTrafficPolicyVersionRequestMarshaller.Marshall(Amazon.Route53.Model.CreateTrafficPolicyVersionRequest)">
            <summary>
            Marshaller the request object to the HTTP request.
            </summary>
            <param name="publicRequest"></param>
            <returns></returns>
        </member>
        <member name="T:Amazon.Route53.Model.Internal.MarshallTransformations.CreateTrafficPolicyVersionResponseUnmarshaller">
            <summary>
            Response Unmarshaller for CreateTrafficPolicyVersion operation
            </summary>
        </member>
        <member name="M:Amazon.Route53.Model.Internal.MarshallTransformations.CreateTrafficPolicyVersionResponseUnmarshaller.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.Route53.Model.Internal.MarshallTransformations.CreateTrafficPolicyVersionResponseUnmarshaller.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.Route53.Model.Internal.MarshallTransformations.CreateTrafficPolicyVersionResponseUnmarshaller.Instance">
            <summary>
            Gets the singleton.
            </summary>
        </member>
        <member name="T:Amazon.Route53.Model.Internal.MarshallTransformations.DelegationSetUnmarshaller">
            <summary>
            Response Unmarshaller for DelegationSet Object
            </summary>
        </member>
        <member name="M:Amazon.Route53.Model.Internal.MarshallTransformations.DelegationSetUnmarshaller.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="P:Amazon.Route53.Model.Internal.MarshallTransformations.DelegationSetUnmarshaller.Instance">
            <summary>
            Gets the singleton.
            </summary>
        </member>
        <member name="T:Amazon.Route53.Model.Internal.MarshallTransformations.DeleteHealthCheckRequestMarshaller">
            <summary>
            DeleteHealthCheck Request Marshaller
            </summary>
        </member>
        <member name="M:Amazon.Route53.Model.Internal.MarshallTransformations.DeleteHealthCheckRequestMarshaller.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.Route53.Model.Internal.MarshallTransformations.DeleteHealthCheckRequestMarshaller.Marshall(Amazon.Route53.Model.DeleteHealthCheckRequest)">
            <summary>
            Marshaller the request object to the HTTP request.
            </summary>
            <param name="publicRequest"></param>
            <returns></returns>
        </member>
        <member name="T:Amazon.Route53.Model.Internal.MarshallTransformations.DeleteHealthCheckResponseUnmarshaller">
            <summary>
            Response Unmarshaller for DeleteHealthCheck operation
            </summary>
        </member>
        <member name="M:Amazon.Route53.Model.Internal.MarshallTransformations.DeleteHealthCheckResponseUnmarshaller.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.Route53.Model.Internal.MarshallTransformations.DeleteHealthCheckResponseUnmarshaller.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.Route53.Model.Internal.MarshallTransformations.DeleteHealthCheckResponseUnmarshaller.Instance">
            <summary>
            Gets the singleton.
            </summary>
        </member>
        <member name="T:Amazon.Route53.Model.Internal.MarshallTransformations.DeleteHostedZoneRequestMarshaller">
            <summary>
            DeleteHostedZone Request Marshaller
            </summary>
        </member>
        <member name="M:Amazon.Route53.Model.Internal.MarshallTransformations.DeleteHostedZoneRequestMarshaller.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.Route53.Model.Internal.MarshallTransformations.DeleteHostedZoneRequestMarshaller.Marshall(Amazon.Route53.Model.DeleteHostedZoneRequest)">
            <summary>
            Marshaller the request object to the HTTP request.
            </summary>
            <param name="publicRequest"></param>
            <returns></returns>
        </member>
        <member name="T:Amazon.Route53.Model.Internal.MarshallTransformations.DeleteHostedZoneResponseUnmarshaller">
            <summary>
            Response Unmarshaller for DeleteHostedZone operation
            </summary>
        </member>
        <member name="M:Amazon.Route53.Model.Internal.MarshallTransformations.DeleteHostedZoneResponseUnmarshaller.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.Route53.Model.Internal.MarshallTransformations.DeleteHostedZoneResponseUnmarshaller.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.Route53.Model.Internal.MarshallTransformations.DeleteHostedZoneResponseUnmarshaller.Instance">
            <summary>
            Gets the singleton.
            </summary>
        </member>
        <member name="T:Amazon.Route53.Model.Internal.MarshallTransformations.DeleteReusableDelegationSetRequestMarshaller">
            <summary>
            DeleteReusableDelegationSet Request Marshaller
            </summary>
        </member>
        <member name="M:Amazon.Route53.Model.Internal.MarshallTransformations.DeleteReusableDelegationSetRequestMarshaller.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.Route53.Model.Internal.MarshallTransformations.DeleteReusableDelegationSetRequestMarshaller.Marshall(Amazon.Route53.Model.DeleteReusableDelegationSetRequest)">
            <summary>
            Marshaller the request object to the HTTP request.
            </summary>
            <param name="publicRequest"></param>
            <returns></returns>
        </member>
        <member name="T:Amazon.Route53.Model.Internal.MarshallTransformations.DeleteReusableDelegationSetResponseUnmarshaller">
            <summary>
            Response Unmarshaller for DeleteReusableDelegationSet operation
            </summary>
        </member>
        <member name="M:Amazon.Route53.Model.Internal.MarshallTransformations.DeleteReusableDelegationSetResponseUnmarshaller.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.Route53.Model.Internal.MarshallTransformations.DeleteReusableDelegationSetResponseUnmarshaller.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.Route53.Model.Internal.MarshallTransformations.DeleteReusableDelegationSetResponseUnmarshaller.Instance">
            <summary>
            Gets the singleton.
            </summary>
        </member>
        <member name="T:Amazon.Route53.Model.Internal.MarshallTransformations.DeleteTrafficPolicyInstanceRequestMarshaller">
            <summary>
            DeleteTrafficPolicyInstance Request Marshaller
            </summary>
        </member>
        <member name="M:Amazon.Route53.Model.Internal.MarshallTransformations.DeleteTrafficPolicyInstanceRequestMarshaller.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.Route53.Model.Internal.MarshallTransformations.DeleteTrafficPolicyInstanceRequestMarshaller.Marshall(Amazon.Route53.Model.DeleteTrafficPolicyInstanceRequest)">
            <summary>
            Marshaller the request object to the HTTP request.
            </summary>
            <param name="publicRequest"></param>
            <returns></returns>
        </member>
        <member name="T:Amazon.Route53.Model.Internal.MarshallTransformations.DeleteTrafficPolicyInstanceResponseUnmarshaller">
            <summary>
            Response Unmarshaller for DeleteTrafficPolicyInstance operation
            </summary>
        </member>
        <member name="M:Amazon.Route53.Model.Internal.MarshallTransformations.DeleteTrafficPolicyInstanceResponseUnmarshaller.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.Route53.Model.Internal.MarshallTransformations.DeleteTrafficPolicyInstanceResponseUnmarshaller.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.Route53.Model.Internal.MarshallTransformations.DeleteTrafficPolicyInstanceResponseUnmarshaller.Instance">
            <summary>
            Gets the singleton.
            </summary>
        </member>
        <member name="T:Amazon.Route53.Model.Internal.MarshallTransformations.DeleteTrafficPolicyRequestMarshaller">
            <summary>
            DeleteTrafficPolicy Request Marshaller
            </summary>
        </member>
        <member name="M:Amazon.Route53.Model.Internal.MarshallTransformations.DeleteTrafficPolicyRequestMarshaller.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.Route53.Model.Internal.MarshallTransformations.DeleteTrafficPolicyRequestMarshaller.Marshall(Amazon.Route53.Model.DeleteTrafficPolicyRequest)">
            <summary>
            Marshaller the request object to the HTTP request.
            </summary>
            <param name="publicRequest"></param>
            <returns></returns>
        </member>
        <member name="T:Amazon.Route53.Model.Internal.MarshallTransformations.DeleteTrafficPolicyResponseUnmarshaller">
            <summary>
            Response Unmarshaller for DeleteTrafficPolicy operation
            </summary>
        </member>
        <member name="M:Amazon.Route53.Model.Internal.MarshallTransformations.DeleteTrafficPolicyResponseUnmarshaller.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.Route53.Model.Internal.MarshallTransformations.DeleteTrafficPolicyResponseUnmarshaller.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.Route53.Model.Internal.MarshallTransformations.DeleteTrafficPolicyResponseUnmarshaller.Instance">
            <summary>
            Gets the singleton.
            </summary>
        </member>
        <member name="T:Amazon.Route53.Model.Internal.MarshallTransformations.DimensionUnmarshaller">
            <summary>
            Response Unmarshaller for Dimension Object
            </summary>
        </member>
        <member name="M:Amazon.Route53.Model.Internal.MarshallTransformations.DimensionUnmarshaller.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="P:Amazon.Route53.Model.Internal.MarshallTransformations.DimensionUnmarshaller.Instance">
            <summary>
            Gets the singleton.
            </summary>
        </member>
        <member name="T:Amazon.Route53.Model.Internal.MarshallTransformations.DisassociateVPCFromHostedZoneRequestMarshaller">
            <summary>
            DisassociateVPCFromHostedZone Request Marshaller
            </summary>
        </member>
        <member name="M:Amazon.Route53.Model.Internal.MarshallTransformations.DisassociateVPCFromHostedZoneRequestMarshaller.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.Route53.Model.Internal.MarshallTransformations.DisassociateVPCFromHostedZoneRequestMarshaller.Marshall(Amazon.Route53.Model.DisassociateVPCFromHostedZoneRequest)">
            <summary>
            Marshaller the request object to the HTTP request.
            </summary>
            <param name="publicRequest"></param>
            <returns></returns>
        </member>
        <member name="T:Amazon.Route53.Model.Internal.MarshallTransformations.DisassociateVPCFromHostedZoneResponseUnmarshaller">
            <summary>
            Response Unmarshaller for DisassociateVPCFromHostedZone operation
            </summary>
        </member>
        <member name="M:Amazon.Route53.Model.Internal.MarshallTransformations.DisassociateVPCFromHostedZoneResponseUnmarshaller.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.Route53.Model.Internal.MarshallTransformations.DisassociateVPCFromHostedZoneResponseUnmarshaller.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.Route53.Model.Internal.MarshallTransformations.DisassociateVPCFromHostedZoneResponseUnmarshaller.Instance">
            <summary>
            Gets the singleton.
            </summary>
        </member>
        <member name="T:Amazon.Route53.Model.Internal.MarshallTransformations.GeoLocationDetailsUnmarshaller">
            <summary>
            Response Unmarshaller for GeoLocationDetails Object
            </summary>
        </member>
        <member name="M:Amazon.Route53.Model.Internal.MarshallTransformations.GeoLocationDetailsUnmarshaller.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="P:Amazon.Route53.Model.Internal.MarshallTransformations.GeoLocationDetailsUnmarshaller.Instance">
            <summary>
            Gets the singleton.
            </summary>
        </member>
        <member name="T:Amazon.Route53.Model.Internal.MarshallTransformations.GeoLocationUnmarshaller">
            <summary>
            Response Unmarshaller for GeoLocation Object
            </summary>
        </member>
        <member name="M:Amazon.Route53.Model.Internal.MarshallTransformations.GeoLocationUnmarshaller.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="P:Amazon.Route53.Model.Internal.MarshallTransformations.GeoLocationUnmarshaller.Instance">
            <summary>
            Gets the singleton.
            </summary>
        </member>
        <member name="T:Amazon.Route53.Model.Internal.MarshallTransformations.GetChangeDetailsRequestMarshaller">
            <summary>
            GetChangeDetails Request Marshaller
            </summary>
        </member>
        <member name="M:Amazon.Route53.Model.Internal.MarshallTransformations.GetChangeDetailsRequestMarshaller.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.Route53.Model.Internal.MarshallTransformations.GetChangeDetailsRequestMarshaller.Marshall(Amazon.Route53.Model.GetChangeDetailsRequest)">
            <summary>
            Marshaller the request object to the HTTP request.
            </summary>
            <param name="publicRequest"></param>
            <returns></returns>
        </member>
        <member name="T:Amazon.Route53.Model.Internal.MarshallTransformations.GetChangeDetailsResponseUnmarshaller">
            <summary>
            Response Unmarshaller for GetChangeDetails operation
            </summary>
        </member>
        <member name="M:Amazon.Route53.Model.Internal.MarshallTransformations.GetChangeDetailsResponseUnmarshaller.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.Route53.Model.Internal.MarshallTransformations.GetChangeDetailsResponseUnmarshaller.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.Route53.Model.Internal.MarshallTransformations.GetChangeDetailsResponseUnmarshaller.Instance">
            <summary>
            Gets the singleton.
            </summary>
        </member>
        <member name="T:Amazon.Route53.Model.Internal.MarshallTransformations.GetChangeRequestMarshaller">
            <summary>
            GetChange Request Marshaller
            </summary>
        </member>
        <member name="M:Amazon.Route53.Model.Internal.MarshallTransformations.GetChangeRequestMarshaller.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.Route53.Model.Internal.MarshallTransformations.GetChangeRequestMarshaller.Marshall(Amazon.Route53.Model.GetChangeRequest)">
            <summary>
            Marshaller the request object to the HTTP request.
            </summary>
            <param name="publicRequest"></param>
            <returns></returns>
        </member>
        <member name="T:Amazon.Route53.Model.Internal.MarshallTransformations.GetChangeResponseUnmarshaller">
            <summary>
            Response Unmarshaller for GetChange operation
            </summary>
        </member>
        <member name="M:Amazon.Route53.Model.Internal.MarshallTransformations.GetChangeResponseUnmarshaller.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.Route53.Model.Internal.MarshallTransformations.GetChangeResponseUnmarshaller.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.Route53.Model.Internal.MarshallTransformations.GetChangeResponseUnmarshaller.Instance">
            <summary>
            Gets the singleton.
            </summary>
        </member>
        <member name="T:Amazon.Route53.Model.Internal.MarshallTransformations.GetCheckerIpRangesRequestMarshaller">
            <summary>
            GetCheckerIpRanges Request Marshaller
            </summary>
        </member>
        <member name="M:Amazon.Route53.Model.Internal.MarshallTransformations.GetCheckerIpRangesRequestMarshaller.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.Route53.Model.Internal.MarshallTransformations.GetCheckerIpRangesRequestMarshaller.Marshall(Amazon.Route53.Model.GetCheckerIpRangesRequest)">
            <summary>
            Marshaller the request object to the HTTP request.
            </summary>
            <param name="publicRequest"></param>
            <returns></returns>
        </member>
        <member name="T:Amazon.Route53.Model.Internal.MarshallTransformations.GetCheckerIpRangesResponseUnmarshaller">
            <summary>
            Response Unmarshaller for GetCheckerIpRanges operation
            </summary>
        </member>
        <member name="M:Amazon.Route53.Model.Internal.MarshallTransformations.GetCheckerIpRangesResponseUnmarshaller.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.Route53.Model.Internal.MarshallTransformations.GetCheckerIpRangesResponseUnmarshaller.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.Route53.Model.Internal.MarshallTransformations.GetCheckerIpRangesResponseUnmarshaller.Instance">
            <summary>
            Gets the singleton.
            </summary>
        </member>
        <member name="T:Amazon.Route53.Model.Internal.MarshallTransformations.GetGeoLocationRequestMarshaller">
            <summary>
            GetGeoLocation Request Marshaller
            </summary>
        </member>
        <member name="M:Amazon.Route53.Model.Internal.MarshallTransformations.GetGeoLocationRequestMarshaller.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.Route53.Model.Internal.MarshallTransformations.GetGeoLocationRequestMarshaller.Marshall(Amazon.Route53.Model.GetGeoLocationRequest)">
            <summary>
            Marshaller the request object to the HTTP request.
            </summary>
            <param name="publicRequest"></param>
            <returns></returns>
        </member>
        <member name="T:Amazon.Route53.Model.Internal.MarshallTransformations.GetGeoLocationResponseUnmarshaller">
            <summary>
            Response Unmarshaller for GetGeoLocation operation
            </summary>
        </member>
        <member name="M:Amazon.Route53.Model.Internal.MarshallTransformations.GetGeoLocationResponseUnmarshaller.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.Route53.Model.Internal.MarshallTransformations.GetGeoLocationResponseUnmarshaller.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.Route53.Model.Internal.MarshallTransformations.GetGeoLocationResponseUnmarshaller.Instance">
            <summary>
            Gets the singleton.
            </summary>
        </member>
        <member name="T:Amazon.Route53.Model.Internal.MarshallTransformations.GetHealthCheckCountRequestMarshaller">
            <summary>
            GetHealthCheckCount Request Marshaller
            </summary>
        </member>
        <member name="M:Amazon.Route53.Model.Internal.MarshallTransformations.GetHealthCheckCountRequestMarshaller.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.Route53.Model.Internal.MarshallTransformations.GetHealthCheckCountRequestMarshaller.Marshall(Amazon.Route53.Model.GetHealthCheckCountRequest)">
            <summary>
            Marshaller the request object to the HTTP request.
            </summary>
            <param name="publicRequest"></param>
            <returns></returns>
        </member>
        <member name="T:Amazon.Route53.Model.Internal.MarshallTransformations.GetHealthCheckCountResponseUnmarshaller">
            <summary>
            Response Unmarshaller for GetHealthCheckCount operation
            </summary>
        </member>
        <member name="M:Amazon.Route53.Model.Internal.MarshallTransformations.GetHealthCheckCountResponseUnmarshaller.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.Route53.Model.Internal.MarshallTransformations.GetHealthCheckCountResponseUnmarshaller.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.Route53.Model.Internal.MarshallTransformations.GetHealthCheckCountResponseUnmarshaller.Instance">
            <summary>
            Gets the singleton.
            </summary>
        </member>
        <member name="T:Amazon.Route53.Model.Internal.MarshallTransformations.GetHealthCheckLastFailureReasonRequestMarshaller">
            <summary>
            GetHealthCheckLastFailureReason Request Marshaller
            </summary>
        </member>
        <member name="M:Amazon.Route53.Model.Internal.MarshallTransformations.GetHealthCheckLastFailureReasonRequestMarshaller.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.Route53.Model.Internal.MarshallTransformations.GetHealthCheckLastFailureReasonRequestMarshaller.Marshall(Amazon.Route53.Model.GetHealthCheckLastFailureReasonRequest)">
            <summary>
            Marshaller the request object to the HTTP request.
            </summary>
            <param name="publicRequest"></param>
            <returns></returns>
        </member>
        <member name="T:Amazon.Route53.Model.Internal.MarshallTransformations.GetHealthCheckLastFailureReasonResponseUnmarshaller">
            <summary>
            Response Unmarshaller for GetHealthCheckLastFailureReason operation
            </summary>
        </member>
        <member name="M:Amazon.Route53.Model.Internal.MarshallTransformations.GetHealthCheckLastFailureReasonResponseUnmarshaller.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.Route53.Model.Internal.MarshallTransformations.GetHealthCheckLastFailureReasonResponseUnmarshaller.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.Route53.Model.Internal.MarshallTransformations.GetHealthCheckLastFailureReasonResponseUnmarshaller.Instance">
            <summary>
            Gets the singleton.
            </summary>
        </member>
        <member name="T:Amazon.Route53.Model.Internal.MarshallTransformations.GetHealthCheckRequestMarshaller">
            <summary>
            GetHealthCheck Request Marshaller
            </summary>
        </member>
        <member name="M:Amazon.Route53.Model.Internal.MarshallTransformations.GetHealthCheckRequestMarshaller.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.Route53.Model.Internal.MarshallTransformations.GetHealthCheckRequestMarshaller.Marshall(Amazon.Route53.Model.GetHealthCheckRequest)">
            <summary>
            Marshaller the request object to the HTTP request.
            </summary>
            <param name="publicRequest"></param>
            <returns></returns>
        </member>
        <member name="T:Amazon.Route53.Model.Internal.MarshallTransformations.GetHealthCheckResponseUnmarshaller">
            <summary>
            Response Unmarshaller for GetHealthCheck operation
            </summary>
        </member>
        <member name="M:Amazon.Route53.Model.Internal.MarshallTransformations.GetHealthCheckResponseUnmarshaller.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.Route53.Model.Internal.MarshallTransformations.GetHealthCheckResponseUnmarshaller.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.Route53.Model.Internal.MarshallTransformations.GetHealthCheckResponseUnmarshaller.Instance">
            <summary>
            Gets the singleton.
            </summary>
        </member>
        <member name="T:Amazon.Route53.Model.Internal.MarshallTransformations.GetHealthCheckStatusRequestMarshaller">
            <summary>
            GetHealthCheckStatus Request Marshaller
            </summary>
        </member>
        <member name="M:Amazon.Route53.Model.Internal.MarshallTransformations.GetHealthCheckStatusRequestMarshaller.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.Route53.Model.Internal.MarshallTransformations.GetHealthCheckStatusRequestMarshaller.Marshall(Amazon.Route53.Model.GetHealthCheckStatusRequest)">
            <summary>
            Marshaller the request object to the HTTP request.
            </summary>
            <param name="publicRequest"></param>
            <returns></returns>
        </member>
        <member name="T:Amazon.Route53.Model.Internal.MarshallTransformations.GetHealthCheckStatusResponseUnmarshaller">
            <summary>
            Response Unmarshaller for GetHealthCheckStatus operation
            </summary>
        </member>
        <member name="M:Amazon.Route53.Model.Internal.MarshallTransformations.GetHealthCheckStatusResponseUnmarshaller.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.Route53.Model.Internal.MarshallTransformations.GetHealthCheckStatusResponseUnmarshaller.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.Route53.Model.Internal.MarshallTransformations.GetHealthCheckStatusResponseUnmarshaller.Instance">
            <summary>
            Gets the singleton.
            </summary>
        </member>
        <member name="T:Amazon.Route53.Model.Internal.MarshallTransformations.GetHostedZoneCountRequestMarshaller">
            <summary>
            GetHostedZoneCount Request Marshaller
            </summary>
        </member>
        <member name="M:Amazon.Route53.Model.Internal.MarshallTransformations.GetHostedZoneCountRequestMarshaller.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.Route53.Model.Internal.MarshallTransformations.GetHostedZoneCountRequestMarshaller.Marshall(Amazon.Route53.Model.GetHostedZoneCountRequest)">
            <summary>
            Marshaller the request object to the HTTP request.
            </summary>
            <param name="publicRequest"></param>
            <returns></returns>
        </member>
        <member name="T:Amazon.Route53.Model.Internal.MarshallTransformations.GetHostedZoneCountResponseUnmarshaller">
            <summary>
            Response Unmarshaller for GetHostedZoneCount operation
            </summary>
        </member>
        <member name="M:Amazon.Route53.Model.Internal.MarshallTransformations.GetHostedZoneCountResponseUnmarshaller.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.Route53.Model.Internal.MarshallTransformations.GetHostedZoneCountResponseUnmarshaller.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.Route53.Model.Internal.MarshallTransformations.GetHostedZoneCountResponseUnmarshaller.Instance">
            <summary>
            Gets the singleton.
            </summary>
        </member>
        <member name="T:Amazon.Route53.Model.Internal.MarshallTransformations.GetHostedZoneRequestMarshaller">
            <summary>
            GetHostedZone Request Marshaller
            </summary>
        </member>
        <member name="M:Amazon.Route53.Model.Internal.MarshallTransformations.GetHostedZoneRequestMarshaller.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.Route53.Model.Internal.MarshallTransformations.GetHostedZoneRequestMarshaller.Marshall(Amazon.Route53.Model.GetHostedZoneRequest)">
            <summary>
            Marshaller the request object to the HTTP request.
            </summary>
            <param name="publicRequest"></param>
            <returns></returns>
        </member>
        <member name="T:Amazon.Route53.Model.Internal.MarshallTransformations.GetHostedZoneResponseUnmarshaller">
            <summary>
            Response Unmarshaller for GetHostedZone operation
            </summary>
        </member>
        <member name="M:Amazon.Route53.Model.Internal.MarshallTransformations.GetHostedZoneResponseUnmarshaller.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.Route53.Model.Internal.MarshallTransformations.GetHostedZoneResponseUnmarshaller.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.Route53.Model.Internal.MarshallTransformations.GetHostedZoneResponseUnmarshaller.Instance">
            <summary>
            Gets the singleton.
            </summary>
        </member>
        <member name="T:Amazon.Route53.Model.Internal.MarshallTransformations.GetReusableDelegationSetRequestMarshaller">
            <summary>
            GetReusableDelegationSet Request Marshaller
            </summary>
        </member>
        <member name="M:Amazon.Route53.Model.Internal.MarshallTransformations.GetReusableDelegationSetRequestMarshaller.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.Route53.Model.Internal.MarshallTransformations.GetReusableDelegationSetRequestMarshaller.Marshall(Amazon.Route53.Model.GetReusableDelegationSetRequest)">
            <summary>
            Marshaller the request object to the HTTP request.
            </summary>
            <param name="publicRequest"></param>
            <returns></returns>
        </member>
        <member name="T:Amazon.Route53.Model.Internal.MarshallTransformations.GetReusableDelegationSetResponseUnmarshaller">
            <summary>
            Response Unmarshaller for GetReusableDelegationSet operation
            </summary>
        </member>
        <member name="M:Amazon.Route53.Model.Internal.MarshallTransformations.GetReusableDelegationSetResponseUnmarshaller.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.Route53.Model.Internal.MarshallTransformations.GetReusableDelegationSetResponseUnmarshaller.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.Route53.Model.Internal.MarshallTransformations.GetReusableDelegationSetResponseUnmarshaller.Instance">
            <summary>
            Gets the singleton.
            </summary>
        </member>
        <member name="T:Amazon.Route53.Model.Internal.MarshallTransformations.GetTrafficPolicyInstanceCountRequestMarshaller">
            <summary>
            GetTrafficPolicyInstanceCount Request Marshaller
            </summary>
        </member>
        <member name="M:Amazon.Route53.Model.Internal.MarshallTransformations.GetTrafficPolicyInstanceCountRequestMarshaller.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.Route53.Model.Internal.MarshallTransformations.GetTrafficPolicyInstanceCountRequestMarshaller.Marshall(Amazon.Route53.Model.GetTrafficPolicyInstanceCountRequest)">
            <summary>
            Marshaller the request object to the HTTP request.
            </summary>
            <param name="publicRequest"></param>
            <returns></returns>
        </member>
        <member name="T:Amazon.Route53.Model.Internal.MarshallTransformations.GetTrafficPolicyInstanceCountResponseUnmarshaller">
            <summary>
            Response Unmarshaller for GetTrafficPolicyInstanceCount operation
            </summary>
        </member>
        <member name="M:Amazon.Route53.Model.Internal.MarshallTransformations.GetTrafficPolicyInstanceCountResponseUnmarshaller.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.Route53.Model.Internal.MarshallTransformations.GetTrafficPolicyInstanceCountResponseUnmarshaller.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.Route53.Model.Internal.MarshallTransformations.GetTrafficPolicyInstanceCountResponseUnmarshaller.Instance">
            <summary>
            Gets the singleton.
            </summary>
        </member>
        <member name="T:Amazon.Route53.Model.Internal.MarshallTransformations.GetTrafficPolicyInstanceRequestMarshaller">
            <summary>
            GetTrafficPolicyInstance Request Marshaller
            </summary>
        </member>
        <member name="M:Amazon.Route53.Model.Internal.MarshallTransformations.GetTrafficPolicyInstanceRequestMarshaller.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.Route53.Model.Internal.MarshallTransformations.GetTrafficPolicyInstanceRequestMarshaller.Marshall(Amazon.Route53.Model.GetTrafficPolicyInstanceRequest)">
            <summary>
            Marshaller the request object to the HTTP request.
            </summary>
            <param name="publicRequest"></param>
            <returns></returns>
        </member>
        <member name="T:Amazon.Route53.Model.Internal.MarshallTransformations.GetTrafficPolicyInstanceResponseUnmarshaller">
            <summary>
            Response Unmarshaller for GetTrafficPolicyInstance operation
            </summary>
        </member>
        <member name="M:Amazon.Route53.Model.Internal.MarshallTransformations.GetTrafficPolicyInstanceResponseUnmarshaller.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.Route53.Model.Internal.MarshallTransformations.GetTrafficPolicyInstanceResponseUnmarshaller.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.Route53.Model.Internal.MarshallTransformations.GetTrafficPolicyInstanceResponseUnmarshaller.Instance">
            <summary>
            Gets the singleton.
            </summary>
        </member>
        <member name="T:Amazon.Route53.Model.Internal.MarshallTransformations.GetTrafficPolicyRequestMarshaller">
            <summary>
            GetTrafficPolicy Request Marshaller
            </summary>
        </member>
        <member name="M:Amazon.Route53.Model.Internal.MarshallTransformations.GetTrafficPolicyRequestMarshaller.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.Route53.Model.Internal.MarshallTransformations.GetTrafficPolicyRequestMarshaller.Marshall(Amazon.Route53.Model.GetTrafficPolicyRequest)">
            <summary>
            Marshaller the request object to the HTTP request.
            </summary>
            <param name="publicRequest"></param>
            <returns></returns>
        </member>
        <member name="T:Amazon.Route53.Model.Internal.MarshallTransformations.GetTrafficPolicyResponseUnmarshaller">
            <summary>
            Response Unmarshaller for GetTrafficPolicy operation
            </summary>
        </member>
        <member name="M:Amazon.Route53.Model.Internal.MarshallTransformations.GetTrafficPolicyResponseUnmarshaller.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.Route53.Model.Internal.MarshallTransformations.GetTrafficPolicyResponseUnmarshaller.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.Route53.Model.Internal.MarshallTransformations.GetTrafficPolicyResponseUnmarshaller.Instance">
            <summary>
            Gets the singleton.
            </summary>
        </member>
        <member name="T:Amazon.Route53.Model.Internal.MarshallTransformations.HealthCheckConfigUnmarshaller">
            <summary>
            Response Unmarshaller for HealthCheckConfig Object
            </summary>
        </member>
        <member name="M:Amazon.Route53.Model.Internal.MarshallTransformations.HealthCheckConfigUnmarshaller.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="P:Amazon.Route53.Model.Internal.MarshallTransformations.HealthCheckConfigUnmarshaller.Instance">
            <summary>
            Gets the singleton.
            </summary>
        </member>
        <member name="T:Amazon.Route53.Model.Internal.MarshallTransformations.HealthCheckObservationUnmarshaller">
            <summary>
            Response Unmarshaller for HealthCheckObservation Object
            </summary>
        </member>
        <member name="M:Amazon.Route53.Model.Internal.MarshallTransformations.HealthCheckObservationUnmarshaller.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="P:Amazon.Route53.Model.Internal.MarshallTransformations.HealthCheckObservationUnmarshaller.Instance">
            <summary>
            Gets the singleton.
            </summary>
        </member>
        <member name="T:Amazon.Route53.Model.Internal.MarshallTransformations.HealthCheckUnmarshaller">
            <summary>
            Response Unmarshaller for HealthCheck Object
            </summary>
        </member>
        <member name="M:Amazon.Route53.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="P:Amazon.Route53.Model.Internal.MarshallTransformations.HealthCheckUnmarshaller.Instance">
            <summary>
            Gets the singleton.
            </summary>
        </member>
        <member name="T:Amazon.Route53.Model.Internal.MarshallTransformations.HostedZoneConfigUnmarshaller">
            <summary>
            Response Unmarshaller for HostedZoneConfig Object
            </summary>
        </member>
        <member name="M:Amazon.Route53.Model.Internal.MarshallTransformations.HostedZoneConfigUnmarshaller.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="P:Amazon.Route53.Model.Internal.MarshallTransformations.HostedZoneConfigUnmarshaller.Instance">
            <summary>
            Gets the singleton.
            </summary>
        </member>
        <member name="T:Amazon.Route53.Model.Internal.MarshallTransformations.HostedZoneUnmarshaller">
            <summary>
            Response Unmarshaller for HostedZone Object
            </summary>
        </member>
        <member name="M:Amazon.Route53.Model.Internal.MarshallTransformations.HostedZoneUnmarshaller.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="P:Amazon.Route53.Model.Internal.MarshallTransformations.HostedZoneUnmarshaller.Instance">
            <summary>
            Gets the singleton.
            </summary>
        </member>
        <member name="T:Amazon.Route53.Model.Internal.MarshallTransformations.ListChangeBatchesByHostedZoneRequestMarshaller">
            <summary>
            ListChangeBatchesByHostedZone Request Marshaller
            </summary>
        </member>
        <member name="M:Amazon.Route53.Model.Internal.MarshallTransformations.ListChangeBatchesByHostedZoneRequestMarshaller.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.Route53.Model.Internal.MarshallTransformations.ListChangeBatchesByHostedZoneRequestMarshaller.Marshall(Amazon.Route53.Model.ListChangeBatchesByHostedZoneRequest)">
            <summary>
            Marshaller the request object to the HTTP request.
            </summary>
            <param name="publicRequest"></param>
            <returns></returns>
        </member>
        <member name="T:Amazon.Route53.Model.Internal.MarshallTransformations.ListChangeBatchesByHostedZoneResponseUnmarshaller">
            <summary>
            Response Unmarshaller for ListChangeBatchesByHostedZone operation
            </summary>
        </member>
        <member name="M:Amazon.Route53.Model.Internal.MarshallTransformations.ListChangeBatchesByHostedZoneResponseUnmarshaller.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.Route53.Model.Internal.MarshallTransformations.ListChangeBatchesByHostedZoneResponseUnmarshaller.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.Route53.Model.Internal.MarshallTransformations.ListChangeBatchesByHostedZoneResponseUnmarshaller.Instance">
            <summary>
            Gets the singleton.
            </summary>
        </member>
        <member name="T:Amazon.Route53.Model.Internal.MarshallTransformations.ListChangeBatchesByRRSetRequestMarshaller">
            <summary>
            ListChangeBatchesByRRSet Request Marshaller
            </summary>
        </member>
        <member name="M:Amazon.Route53.Model.Internal.MarshallTransformations.ListChangeBatchesByRRSetRequestMarshaller.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.Route53.Model.Internal.MarshallTransformations.ListChangeBatchesByRRSetRequestMarshaller.Marshall(Amazon.Route53.Model.ListChangeBatchesByRRSetRequest)">
            <summary>
            Marshaller the request object to the HTTP request.
            </summary>
            <param name="publicRequest"></param>
            <returns></returns>
        </member>
        <member name="T:Amazon.Route53.Model.Internal.MarshallTransformations.ListChangeBatchesByRRSetResponseUnmarshaller">
            <summary>
            Response Unmarshaller for ListChangeBatchesByRRSet operation
            </summary>
        </member>
        <member name="M:Amazon.Route53.Model.Internal.MarshallTransformations.ListChangeBatchesByRRSetResponseUnmarshaller.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.Route53.Model.Internal.MarshallTransformations.ListChangeBatchesByRRSetResponseUnmarshaller.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.Route53.Model.Internal.MarshallTransformations.ListChangeBatchesByRRSetResponseUnmarshaller.Instance">
            <summary>
            Gets the singleton.
            </summary>
        </member>
        <member name="T:Amazon.Route53.Model.Internal.MarshallTransformations.ListGeoLocationsRequestMarshaller">
            <summary>
            ListGeoLocations Request Marshaller
            </summary>
        </member>
        <member name="M:Amazon.Route53.Model.Internal.MarshallTransformations.ListGeoLocationsRequestMarshaller.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.Route53.Model.Internal.MarshallTransformations.ListGeoLocationsRequestMarshaller.Marshall(Amazon.Route53.Model.ListGeoLocationsRequest)">
            <summary>
            Marshaller the request object to the HTTP request.
            </summary>
            <param name="publicRequest"></param>
            <returns></returns>
        </member>
        <member name="T:Amazon.Route53.Model.Internal.MarshallTransformations.ListGeoLocationsResponseUnmarshaller">
            <summary>
            Response Unmarshaller for ListGeoLocations operation
            </summary>
        </member>
        <member name="M:Amazon.Route53.Model.Internal.MarshallTransformations.ListGeoLocationsResponseUnmarshaller.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.Route53.Model.Internal.MarshallTransformations.ListGeoLocationsResponseUnmarshaller.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.Route53.Model.Internal.MarshallTransformations.ListGeoLocationsResponseUnmarshaller.Instance">
            <summary>
            Gets the singleton.
            </summary>
        </member>
        <member name="T:Amazon.Route53.Model.Internal.MarshallTransformations.ListHealthChecksRequestMarshaller">
            <summary>
            ListHealthChecks Request Marshaller
            </summary>
        </member>
        <member name="M:Amazon.Route53.Model.Internal.MarshallTransformations.ListHealthChecksRequestMarshaller.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.Route53.Model.Internal.MarshallTransformations.ListHealthChecksRequestMarshaller.Marshall(Amazon.Route53.Model.ListHealthChecksRequest)">
            <summary>
            Marshaller the request object to the HTTP request.
            </summary>
            <param name="publicRequest"></param>
            <returns></returns>
        </member>
        <member name="T:Amazon.Route53.Model.Internal.MarshallTransformations.ListHealthChecksResponseUnmarshaller">
            <summary>
            Response Unmarshaller for ListHealthChecks operation
            </summary>
        </member>
        <member name="M:Amazon.Route53.Model.Internal.MarshallTransformations.ListHealthChecksResponseUnmarshaller.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.Route53.Model.Internal.MarshallTransformations.ListHealthChecksResponseUnmarshaller.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.Route53.Model.Internal.MarshallTransformations.ListHealthChecksResponseUnmarshaller.Instance">
            <summary>
            Gets the singleton.
            </summary>
        </member>
        <member name="T:Amazon.Route53.Model.Internal.MarshallTransformations.ListHostedZonesByNameRequestMarshaller">
            <summary>
            ListHostedZonesByName Request Marshaller
            </summary>
        </member>
        <member name="M:Amazon.Route53.Model.Internal.MarshallTransformations.ListHostedZonesByNameRequestMarshaller.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.Route53.Model.Internal.MarshallTransformations.ListHostedZonesByNameRequestMarshaller.Marshall(Amazon.Route53.Model.ListHostedZonesByNameRequest)">
            <summary>
            Marshaller the request object to the HTTP request.
            </summary>
            <param name="publicRequest"></param>
            <returns></returns>
        </member>
        <member name="T:Amazon.Route53.Model.Internal.MarshallTransformations.ListHostedZonesByNameResponseUnmarshaller">
            <summary>
            Response Unmarshaller for ListHostedZonesByName operation
            </summary>
        </member>
        <member name="M:Amazon.Route53.Model.Internal.MarshallTransformations.ListHostedZonesByNameResponseUnmarshaller.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.Route53.Model.Internal.MarshallTransformations.ListHostedZonesByNameResponseUnmarshaller.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.Route53.Model.Internal.MarshallTransformations.ListHostedZonesByNameResponseUnmarshaller.Instance">
            <summary>
            Gets the singleton.
            </summary>
        </member>
        <member name="T:Amazon.Route53.Model.Internal.MarshallTransformations.ListHostedZonesRequestMarshaller">
            <summary>
            ListHostedZones Request Marshaller
            </summary>
        </member>
        <member name="M:Amazon.Route53.Model.Internal.MarshallTransformations.ListHostedZonesRequestMarshaller.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.Route53.Model.Internal.MarshallTransformations.ListHostedZonesRequestMarshaller.Marshall(Amazon.Route53.Model.ListHostedZonesRequest)">
            <summary>
            Marshaller the request object to the HTTP request.
            </summary>
            <param name="publicRequest"></param>
            <returns></returns>
        </member>
        <member name="T:Amazon.Route53.Model.Internal.MarshallTransformations.ListHostedZonesResponseUnmarshaller">
            <summary>
            Response Unmarshaller for ListHostedZones operation
            </summary>
        </member>
        <member name="M:Amazon.Route53.Model.Internal.MarshallTransformations.ListHostedZonesResponseUnmarshaller.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.Route53.Model.Internal.MarshallTransformations.ListHostedZonesResponseUnmarshaller.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.Route53.Model.Internal.MarshallTransformations.ListHostedZonesResponseUnmarshaller.Instance">
            <summary>
            Gets the singleton.
            </summary>
        </member>
        <member name="T:Amazon.Route53.Model.Internal.MarshallTransformations.ListResourceRecordSetsRequestMarshaller">
            <summary>
            ListResourceRecordSets Request Marshaller
            </summary>
        </member>
        <member name="M:Amazon.Route53.Model.Internal.MarshallTransformations.ListResourceRecordSetsRequestMarshaller.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.Route53.Model.Internal.MarshallTransformations.ListResourceRecordSetsRequestMarshaller.Marshall(Amazon.Route53.Model.ListResourceRecordSetsRequest)">
            <summary>
            Marshaller the request object to the HTTP request.
            </summary>
            <param name="publicRequest"></param>
            <returns></returns>
        </member>
        <member name="T:Amazon.Route53.Model.Internal.MarshallTransformations.ListResourceRecordSetsResponseUnmarshaller">
            <summary>
            Response Unmarshaller for ListResourceRecordSets operation
            </summary>
        </member>
        <member name="M:Amazon.Route53.Model.Internal.MarshallTransformations.ListResourceRecordSetsResponseUnmarshaller.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.Route53.Model.Internal.MarshallTransformations.ListResourceRecordSetsResponseUnmarshaller.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.Route53.Model.Internal.MarshallTransformations.ListResourceRecordSetsResponseUnmarshaller.Instance">
            <summary>
            Gets the singleton.
            </summary>
        </member>
        <member name="T:Amazon.Route53.Model.Internal.MarshallTransformations.ListReusableDelegationSetsRequestMarshaller">
            <summary>
            ListReusableDelegationSets Request Marshaller
            </summary>
        </member>
        <member name="M:Amazon.Route53.Model.Internal.MarshallTransformations.ListReusableDelegationSetsRequestMarshaller.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.Route53.Model.Internal.MarshallTransformations.ListReusableDelegationSetsRequestMarshaller.Marshall(Amazon.Route53.Model.ListReusableDelegationSetsRequest)">
            <summary>
            Marshaller the request object to the HTTP request.
            </summary>
            <param name="publicRequest"></param>
            <returns></returns>
        </member>
        <member name="T:Amazon.Route53.Model.Internal.MarshallTransformations.ListReusableDelegationSetsResponseUnmarshaller">
            <summary>
            Response Unmarshaller for ListReusableDelegationSets operation
            </summary>
        </member>
        <member name="M:Amazon.Route53.Model.Internal.MarshallTransformations.ListReusableDelegationSetsResponseUnmarshaller.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.Route53.Model.Internal.MarshallTransformations.ListReusableDelegationSetsResponseUnmarshaller.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.Route53.Model.Internal.MarshallTransformations.ListReusableDelegationSetsResponseUnmarshaller.Instance">
            <summary>
            Gets the singleton.
            </summary>
        </member>
        <member name="T:Amazon.Route53.Model.Internal.MarshallTransformations.ListTagsForResourceRequestMarshaller">
            <summary>
            ListTagsForResource Request Marshaller
            </summary>
        </member>
        <member name="M:Amazon.Route53.Model.Internal.MarshallTransformations.ListTagsForResourceRequestMarshaller.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.Route53.Model.Internal.MarshallTransformations.ListTagsForResourceRequestMarshaller.Marshall(Amazon.Route53.Model.ListTagsForResourceRequest)">
            <summary>
            Marshaller the request object to the HTTP request.
            </summary>
            <param name="publicRequest"></param>
            <returns></returns>
        </member>
        <member name="T:Amazon.Route53.Model.Internal.MarshallTransformations.ListTagsForResourceResponseUnmarshaller">
            <summary>
            Response Unmarshaller for ListTagsForResource operation
            </summary>
        </member>
        <member name="M:Amazon.Route53.Model.Internal.MarshallTransformations.ListTagsForResourceResponseUnmarshaller.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.Route53.Model.Internal.MarshallTransformations.ListTagsForResourceResponseUnmarshaller.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.Route53.Model.Internal.MarshallTransformations.ListTagsForResourceResponseUnmarshaller.Instance">
            <summary>
            Gets the singleton.
            </summary>
        </member>
        <member name="T:Amazon.Route53.Model.Internal.MarshallTransformations.ListTagsForResourcesRequestMarshaller">
            <summary>
            ListTagsForResources Request Marshaller
            </summary>
        </member>
        <member name="M:Amazon.Route53.Model.Internal.MarshallTransformations.ListTagsForResourcesRequestMarshaller.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.Route53.Model.Internal.MarshallTransformations.ListTagsForResourcesRequestMarshaller.Marshall(Amazon.Route53.Model.ListTagsForResourcesRequest)">
            <summary>
            Marshaller the request object to the HTTP request.
            </summary>
            <param name="publicRequest"></param>
            <returns></returns>
        </member>
        <member name="T:Amazon.Route53.Model.Internal.MarshallTransformations.ListTagsForResourcesResponseUnmarshaller">
            <summary>
            Response Unmarshaller for ListTagsForResources operation
            </summary>
        </member>
        <member name="M:Amazon.Route53.Model.Internal.MarshallTransformations.ListTagsForResourcesResponseUnmarshaller.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.Route53.Model.Internal.MarshallTransformations.ListTagsForResourcesResponseUnmarshaller.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.Route53.Model.Internal.MarshallTransformations.ListTagsForResourcesResponseUnmarshaller.Instance">
            <summary>
            Gets the singleton.
            </summary>
        </member>
        <member name="T:Amazon.Route53.Model.Internal.MarshallTransformations.ListTrafficPoliciesRequestMarshaller">
            <summary>
            ListTrafficPolicies Request Marshaller
            </summary>
        </member>
        <member name="M:Amazon.Route53.Model.Internal.MarshallTransformations.ListTrafficPoliciesRequestMarshaller.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.Route53.Model.Internal.MarshallTransformations.ListTrafficPoliciesRequestMarshaller.Marshall(Amazon.Route53.Model.ListTrafficPoliciesRequest)">
            <summary>
            Marshaller the request object to the HTTP request.
            </summary>
            <param name="publicRequest"></param>
            <returns></returns>
        </member>
        <member name="T:Amazon.Route53.Model.Internal.MarshallTransformations.ListTrafficPoliciesResponseUnmarshaller">
            <summary>
            Response Unmarshaller for ListTrafficPolicies operation
            </summary>
        </member>
        <member name="M:Amazon.Route53.Model.Internal.MarshallTransformations.ListTrafficPoliciesResponseUnmarshaller.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.Route53.Model.Internal.MarshallTransformations.ListTrafficPoliciesResponseUnmarshaller.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.Route53.Model.Internal.MarshallTransformations.ListTrafficPoliciesResponseUnmarshaller.Instance">
            <summary>
            Gets the singleton.
            </summary>
        </member>
        <member name="T:Amazon.Route53.Model.Internal.MarshallTransformations.ListTrafficPolicyInstancesByHostedZoneRequestMarshaller">
            <summary>
            ListTrafficPolicyInstancesByHostedZone Request Marshaller
            </summary>
        </member>
        <member name="M:Amazon.Route53.Model.Internal.MarshallTransformations.ListTrafficPolicyInstancesByHostedZoneRequestMarshaller.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.Route53.Model.Internal.MarshallTransformations.ListTrafficPolicyInstancesByHostedZoneRequestMarshaller.Marshall(Amazon.Route53.Model.ListTrafficPolicyInstancesByHostedZoneRequest)">
            <summary>
            Marshaller the request object to the HTTP request.
            </summary>
            <param name="publicRequest"></param>
            <returns></returns>
        </member>
        <member name="T:Amazon.Route53.Model.Internal.MarshallTransformations.ListTrafficPolicyInstancesByHostedZoneResponseUnmarshaller">
            <summary>
            Response Unmarshaller for ListTrafficPolicyInstancesByHostedZone operation
            </summary>
        </member>
        <member name="M:Amazon.Route53.Model.Internal.MarshallTransformations.ListTrafficPolicyInstancesByHostedZoneResponseUnmarshaller.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.Route53.Model.Internal.MarshallTransformations.ListTrafficPolicyInstancesByHostedZoneResponseUnmarshaller.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.Route53.Model.Internal.MarshallTransformations.ListTrafficPolicyInstancesByHostedZoneResponseUnmarshaller.Instance">
            <summary>
            Gets the singleton.
            </summary>
        </member>
        <member name="T:Amazon.Route53.Model.Internal.MarshallTransformations.ListTrafficPolicyInstancesByPolicyRequestMarshaller">
            <summary>
            ListTrafficPolicyInstancesByPolicy Request Marshaller
            </summary>
        </member>
        <member name="M:Amazon.Route53.Model.Internal.MarshallTransformations.ListTrafficPolicyInstancesByPolicyRequestMarshaller.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.Route53.Model.Internal.MarshallTransformations.ListTrafficPolicyInstancesByPolicyRequestMarshaller.Marshall(Amazon.Route53.Model.ListTrafficPolicyInstancesByPolicyRequest)">
            <summary>
            Marshaller the request object to the HTTP request.
            </summary>
            <param name="publicRequest"></param>
            <returns></returns>
        </member>
        <member name="T:Amazon.Route53.Model.Internal.MarshallTransformations.ListTrafficPolicyInstancesByPolicyResponseUnmarshaller">
            <summary>
            Response Unmarshaller for ListTrafficPolicyInstancesByPolicy operation
            </summary>
        </member>
        <member name="M:Amazon.Route53.Model.Internal.MarshallTransformations.ListTrafficPolicyInstancesByPolicyResponseUnmarshaller.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.Route53.Model.Internal.MarshallTransformations.ListTrafficPolicyInstancesByPolicyResponseUnmarshaller.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.Route53.Model.Internal.MarshallTransformations.ListTrafficPolicyInstancesByPolicyResponseUnmarshaller.Instance">
            <summary>
            Gets the singleton.
            </summary>
        </member>
        <member name="T:Amazon.Route53.Model.Internal.MarshallTransformations.ListTrafficPolicyInstancesRequestMarshaller">
            <summary>
            ListTrafficPolicyInstances Request Marshaller
            </summary>
        </member>
        <member name="M:Amazon.Route53.Model.Internal.MarshallTransformations.ListTrafficPolicyInstancesRequestMarshaller.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.Route53.Model.Internal.MarshallTransformations.ListTrafficPolicyInstancesRequestMarshaller.Marshall(Amazon.Route53.Model.ListTrafficPolicyInstancesRequest)">
            <summary>
            Marshaller the request object to the HTTP request.
            </summary>
            <param name="publicRequest"></param>
            <returns></returns>
        </member>
        <member name="T:Amazon.Route53.Model.Internal.MarshallTransformations.ListTrafficPolicyInstancesResponseUnmarshaller">
            <summary>
            Response Unmarshaller for ListTrafficPolicyInstances operation
            </summary>
        </member>
        <member name="M:Amazon.Route53.Model.Internal.MarshallTransformations.ListTrafficPolicyInstancesResponseUnmarshaller.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.Route53.Model.Internal.MarshallTransformations.ListTrafficPolicyInstancesResponseUnmarshaller.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.Route53.Model.Internal.MarshallTransformations.ListTrafficPolicyInstancesResponseUnmarshaller.Instance">
            <summary>
            Gets the singleton.
            </summary>
        </member>
        <member name="T:Amazon.Route53.Model.Internal.MarshallTransformations.ListTrafficPolicyVersionsRequestMarshaller">
            <summary>
            ListTrafficPolicyVersions Request Marshaller
            </summary>
        </member>
        <member name="M:Amazon.Route53.Model.Internal.MarshallTransformations.ListTrafficPolicyVersionsRequestMarshaller.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.Route53.Model.Internal.MarshallTransformations.ListTrafficPolicyVersionsRequestMarshaller.Marshall(Amazon.Route53.Model.ListTrafficPolicyVersionsRequest)">
            <summary>
            Marshaller the request object to the HTTP request.
            </summary>
            <param name="publicRequest"></param>
            <returns></returns>
        </member>
        <member name="T:Amazon.Route53.Model.Internal.MarshallTransformations.ListTrafficPolicyVersionsResponseUnmarshaller">
            <summary>
            Response Unmarshaller for ListTrafficPolicyVersions operation
            </summary>
        </member>
        <member name="M:Amazon.Route53.Model.Internal.MarshallTransformations.ListTrafficPolicyVersionsResponseUnmarshaller.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.Route53.Model.Internal.MarshallTransformations.ListTrafficPolicyVersionsResponseUnmarshaller.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.Route53.Model.Internal.MarshallTransformations.ListTrafficPolicyVersionsResponseUnmarshaller.Instance">
            <summary>
            Gets the singleton.
            </summary>
        </member>
        <member name="T:Amazon.Route53.Model.Internal.MarshallTransformations.ResourceRecordSetUnmarshaller">
            <summary>
            Response Unmarshaller for ResourceRecordSet Object
            </summary>
        </member>
        <member name="M:Amazon.Route53.Model.Internal.MarshallTransformations.ResourceRecordSetUnmarshaller.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="P:Amazon.Route53.Model.Internal.MarshallTransformations.ResourceRecordSetUnmarshaller.Instance">
            <summary>
            Gets the singleton.
            </summary>
        </member>
        <member name="T:Amazon.Route53.Model.Internal.MarshallTransformations.ResourceRecordUnmarshaller">
            <summary>
            Response Unmarshaller for ResourceRecord Object
            </summary>
        </member>
        <member name="M:Amazon.Route53.Model.Internal.MarshallTransformations.ResourceRecordUnmarshaller.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="P:Amazon.Route53.Model.Internal.MarshallTransformations.ResourceRecordUnmarshaller.Instance">
            <summary>
            Gets the singleton.
            </summary>
        </member>
        <member name="T:Amazon.Route53.Model.Internal.MarshallTransformations.ResourceTagSetUnmarshaller">
            <summary>
            Response Unmarshaller for ResourceTagSet Object
            </summary>
        </member>
        <member name="M:Amazon.Route53.Model.Internal.MarshallTransformations.ResourceTagSetUnmarshaller.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="P:Amazon.Route53.Model.Internal.MarshallTransformations.ResourceTagSetUnmarshaller.Instance">
            <summary>
            Gets the singleton.
            </summary>
        </member>
        <member name="T:Amazon.Route53.Model.Internal.MarshallTransformations.StatusReportUnmarshaller">
            <summary>
            Response Unmarshaller for StatusReport Object
            </summary>
        </member>
        <member name="M:Amazon.Route53.Model.Internal.MarshallTransformations.StatusReportUnmarshaller.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="P:Amazon.Route53.Model.Internal.MarshallTransformations.StatusReportUnmarshaller.Instance">
            <summary>
            Gets the singleton.
            </summary>
        </member>
        <member name="T:Amazon.Route53.Model.Internal.MarshallTransformations.TagUnmarshaller">
            <summary>
            Response Unmarshaller for Tag Object
            </summary>
        </member>
        <member name="M:Amazon.Route53.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="P:Amazon.Route53.Model.Internal.MarshallTransformations.TagUnmarshaller.Instance">
            <summary>
            Gets the singleton.
            </summary>
        </member>
        <member name="T:Amazon.Route53.Model.Internal.MarshallTransformations.TestDNSAnswerRequestMarshaller">
            <summary>
            TestDNSAnswer Request Marshaller
            </summary>
        </member>
        <member name="M:Amazon.Route53.Model.Internal.MarshallTransformations.TestDNSAnswerRequestMarshaller.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.Route53.Model.Internal.MarshallTransformations.TestDNSAnswerRequestMarshaller.Marshall(Amazon.Route53.Model.TestDNSAnswerRequest)">
            <summary>
            Marshaller the request object to the HTTP request.
            </summary>
            <param name="publicRequest"></param>
            <returns></returns>
        </member>
        <member name="T:Amazon.Route53.Model.Internal.MarshallTransformations.TestDNSAnswerResponseUnmarshaller">
            <summary>
            Response Unmarshaller for TestDNSAnswer operation
            </summary>
        </member>
        <member name="M:Amazon.Route53.Model.Internal.MarshallTransformations.TestDNSAnswerResponseUnmarshaller.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.Route53.Model.Internal.MarshallTransformations.TestDNSAnswerResponseUnmarshaller.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.Route53.Model.Internal.MarshallTransformations.TestDNSAnswerResponseUnmarshaller.Instance">
            <summary>
            Gets the singleton.
            </summary>
        </member>
        <member name="T:Amazon.Route53.Model.Internal.MarshallTransformations.TrafficPolicyInstanceUnmarshaller">
            <summary>
            Response Unmarshaller for TrafficPolicyInstance Object
            </summary>
        </member>
        <member name="M:Amazon.Route53.Model.Internal.MarshallTransformations.TrafficPolicyInstanceUnmarshaller.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="P:Amazon.Route53.Model.Internal.MarshallTransformations.TrafficPolicyInstanceUnmarshaller.Instance">
            <summary>
            Gets the singleton.
            </summary>
        </member>
        <member name="T:Amazon.Route53.Model.Internal.MarshallTransformations.TrafficPolicySummaryUnmarshaller">
            <summary>
            Response Unmarshaller for TrafficPolicySummary Object
            </summary>
        </member>
        <member name="M:Amazon.Route53.Model.Internal.MarshallTransformations.TrafficPolicySummaryUnmarshaller.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="P:Amazon.Route53.Model.Internal.MarshallTransformations.TrafficPolicySummaryUnmarshaller.Instance">
            <summary>
            Gets the singleton.
            </summary>
        </member>
        <member name="T:Amazon.Route53.Model.Internal.MarshallTransformations.TrafficPolicyUnmarshaller">
            <summary>
            Response Unmarshaller for TrafficPolicy Object
            </summary>
        </member>
        <member name="M:Amazon.Route53.Model.Internal.MarshallTransformations.TrafficPolicyUnmarshaller.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="P:Amazon.Route53.Model.Internal.MarshallTransformations.TrafficPolicyUnmarshaller.Instance">
            <summary>
            Gets the singleton.
            </summary>
        </member>
        <member name="T:Amazon.Route53.Model.Internal.MarshallTransformations.UpdateHealthCheckRequestMarshaller">
            <summary>
            UpdateHealthCheck Request Marshaller
            </summary>
        </member>
        <member name="M:Amazon.Route53.Model.Internal.MarshallTransformations.UpdateHealthCheckRequestMarshaller.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.Route53.Model.Internal.MarshallTransformations.UpdateHealthCheckRequestMarshaller.Marshall(Amazon.Route53.Model.UpdateHealthCheckRequest)">
            <summary>
            Marshaller the request object to the HTTP request.
            </summary>
            <param name="publicRequest"></param>
            <returns></returns>
        </member>
        <member name="T:Amazon.Route53.Model.Internal.MarshallTransformations.UpdateHealthCheckResponseUnmarshaller">
            <summary>
            Response Unmarshaller for UpdateHealthCheck operation
            </summary>
        </member>
        <member name="M:Amazon.Route53.Model.Internal.MarshallTransformations.UpdateHealthCheckResponseUnmarshaller.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.Route53.Model.Internal.MarshallTransformations.UpdateHealthCheckResponseUnmarshaller.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.Route53.Model.Internal.MarshallTransformations.UpdateHealthCheckResponseUnmarshaller.Instance">
            <summary>
            Gets the singleton.
            </summary>
        </member>
        <member name="T:Amazon.Route53.Model.Internal.MarshallTransformations.UpdateHostedZoneCommentRequestMarshaller">
            <summary>
            UpdateHostedZoneComment Request Marshaller
            </summary>
        </member>
        <member name="M:Amazon.Route53.Model.Internal.MarshallTransformations.UpdateHostedZoneCommentRequestMarshaller.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.Route53.Model.Internal.MarshallTransformations.UpdateHostedZoneCommentRequestMarshaller.Marshall(Amazon.Route53.Model.UpdateHostedZoneCommentRequest)">
            <summary>
            Marshaller the request object to the HTTP request.
            </summary>
            <param name="publicRequest"></param>
            <returns></returns>
        </member>
        <member name="T:Amazon.Route53.Model.Internal.MarshallTransformations.UpdateHostedZoneCommentResponseUnmarshaller">
            <summary>
            Response Unmarshaller for UpdateHostedZoneComment operation
            </summary>
        </member>
        <member name="M:Amazon.Route53.Model.Internal.MarshallTransformations.UpdateHostedZoneCommentResponseUnmarshaller.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.Route53.Model.Internal.MarshallTransformations.UpdateHostedZoneCommentResponseUnmarshaller.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.Route53.Model.Internal.MarshallTransformations.UpdateHostedZoneCommentResponseUnmarshaller.Instance">
            <summary>
            Gets the singleton.
            </summary>
        </member>
        <member name="T:Amazon.Route53.Model.Internal.MarshallTransformations.UpdateTrafficPolicyCommentRequestMarshaller">
            <summary>
            UpdateTrafficPolicyComment Request Marshaller
            </summary>
        </member>
        <member name="M:Amazon.Route53.Model.Internal.MarshallTransformations.UpdateTrafficPolicyCommentRequestMarshaller.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.Route53.Model.Internal.MarshallTransformations.UpdateTrafficPolicyCommentRequestMarshaller.Marshall(Amazon.Route53.Model.UpdateTrafficPolicyCommentRequest)">
            <summary>
            Marshaller the request object to the HTTP request.
            </summary>
            <param name="publicRequest"></param>
            <returns></returns>
        </member>
        <member name="T:Amazon.Route53.Model.Internal.MarshallTransformations.UpdateTrafficPolicyCommentResponseUnmarshaller">
            <summary>
            Response Unmarshaller for UpdateTrafficPolicyComment operation
            </summary>
        </member>
        <member name="M:Amazon.Route53.Model.Internal.MarshallTransformations.UpdateTrafficPolicyCommentResponseUnmarshaller.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.Route53.Model.Internal.MarshallTransformations.UpdateTrafficPolicyCommentResponseUnmarshaller.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.Route53.Model.Internal.MarshallTransformations.UpdateTrafficPolicyCommentResponseUnmarshaller.Instance">
            <summary>
            Gets the singleton.
            </summary>
        </member>
        <member name="T:Amazon.Route53.Model.Internal.MarshallTransformations.UpdateTrafficPolicyInstanceRequestMarshaller">
            <summary>
            UpdateTrafficPolicyInstance Request Marshaller
            </summary>
        </member>
        <member name="M:Amazon.Route53.Model.Internal.MarshallTransformations.UpdateTrafficPolicyInstanceRequestMarshaller.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.Route53.Model.Internal.MarshallTransformations.UpdateTrafficPolicyInstanceRequestMarshaller.Marshall(Amazon.Route53.Model.UpdateTrafficPolicyInstanceRequest)">
            <summary>
            Marshaller the request object to the HTTP request.
            </summary>
            <param name="publicRequest"></param>
            <returns></returns>
        </member>
        <member name="T:Amazon.Route53.Model.Internal.MarshallTransformations.UpdateTrafficPolicyInstanceResponseUnmarshaller">
            <summary>
            Response Unmarshaller for UpdateTrafficPolicyInstance operation
            </summary>
        </member>
        <member name="M:Amazon.Route53.Model.Internal.MarshallTransformations.UpdateTrafficPolicyInstanceResponseUnmarshaller.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.Route53.Model.Internal.MarshallTransformations.UpdateTrafficPolicyInstanceResponseUnmarshaller.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.Route53.Model.Internal.MarshallTransformations.UpdateTrafficPolicyInstanceResponseUnmarshaller.Instance">
            <summary>
            Gets the singleton.
            </summary>
        </member>
        <member name="T:Amazon.Route53.Model.Internal.MarshallTransformations.VPCUnmarshaller">
            <summary>
            Response Unmarshaller for VPC Object
            </summary>
        </member>
        <member name="M:Amazon.Route53.Model.Internal.MarshallTransformations.VPCUnmarshaller.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="P:Amazon.Route53.Model.Internal.MarshallTransformations.VPCUnmarshaller.Instance">
            <summary>
            Gets the singleton.
            </summary>
        </member>
        <member name="T:Amazon.Route53.AmazonRoute53Request">
            <summary>
            Base class for Route53 operation requests.
            </summary>
        </member>
        <member name="T:Amazon.Route53.AmazonRoute53Client">
             <summary>
             Implementation for accessing Route53
             
              
             </summary>
        </member>
        <member name="M:Amazon.Route53.AmazonRoute53Client.#ctor">
             <summary>
             Constructs AmazonRoute53Client 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.Route53.AmazonRoute53Client.#ctor(Amazon.RegionEndpoint)">
             <summary>
             Constructs AmazonRoute53Client 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.Route53.AmazonRoute53Client.#ctor(Amazon.Route53.AmazonRoute53Config)">
             <summary>
             Constructs AmazonRoute53Client 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 AmazonRoute53Client Configuration Object</param>
        </member>
        <member name="M:Amazon.Route53.AmazonRoute53Client.#ctor(Amazon.Runtime.AWSCredentials)">
            <summary>
            Constructs AmazonRoute53Client with AWS Credentials
            </summary>
            <param name="credentials">AWS Credentials</param>
        </member>
        <member name="M:Amazon.Route53.AmazonRoute53Client.#ctor(Amazon.Runtime.AWSCredentials,Amazon.RegionEndpoint)">
            <summary>
            Constructs AmazonRoute53Client with AWS Credentials
            </summary>
            <param name="credentials">AWS Credentials</param>
            <param name="region">The region to connect.</param>
        </member>
        <member name="M:Amazon.Route53.AmazonRoute53Client.#ctor(Amazon.Runtime.AWSCredentials,Amazon.Route53.AmazonRoute53Config)">
            <summary>
            Constructs AmazonRoute53Client with AWS Credentials and an
            AmazonRoute53Client Configuration object.
            </summary>
            <param name="credentials">AWS Credentials</param>
            <param name="clientConfig">The AmazonRoute53Client Configuration Object</param>
        </member>
        <member name="M:Amazon.Route53.AmazonRoute53Client.#ctor(System.String,System.String)">
            <summary>
            Constructs AmazonRoute53Client 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.Route53.AmazonRoute53Client.#ctor(System.String,System.String,Amazon.RegionEndpoint)">
            <summary>
            Constructs AmazonRoute53Client 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.Route53.AmazonRoute53Client.#ctor(System.String,System.String,Amazon.Route53.AmazonRoute53Config)">
            <summary>
            Constructs AmazonRoute53Client with AWS Access Key ID, AWS Secret Key and an
            AmazonRoute53Client Configuration object.
            </summary>
            <param name="awsAccessKeyId">AWS Access Key ID</param>
            <param name="awsSecretAccessKey">AWS Secret Access Key</param>
            <param name="clientConfig">The AmazonRoute53Client Configuration Object</param>
        </member>
        <member name="M:Amazon.Route53.AmazonRoute53Client.#ctor(System.String,System.String,System.String)">
            <summary>
            Constructs AmazonRoute53Client 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.Route53.AmazonRoute53Client.#ctor(System.String,System.String,System.String,Amazon.RegionEndpoint)">
            <summary>
            Constructs AmazonRoute53Client 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.Route53.AmazonRoute53Client.#ctor(System.String,System.String,System.String,Amazon.Route53.AmazonRoute53Config)">
            <summary>
            Constructs AmazonRoute53Client with AWS Access Key ID, AWS Secret Key and an
            AmazonRoute53Client 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 AmazonRoute53Client Configuration Object</param>
        </member>
        <member name="M:Amazon.Route53.AmazonRoute53Client.CreateSigner">
            <summary>
            Creates the signer for the service.
            </summary>
        </member>
        <member name="M:Amazon.Route53.AmazonRoute53Client.CustomizeRuntimePipeline(Amazon.Runtime.Internal.RuntimePipeline)">
            <summary>
            Customize the pipeline
            </summary>
            <param name="pipeline"></param>
        </member>
        <member name="M:Amazon.Route53.AmazonRoute53Client.Dispose(System.Boolean)">
            <summary>
            Disposes the service client.
            </summary>
        </member>
        <member name="M:Amazon.Route53.AmazonRoute53Client.AssociateVPCWithHostedZone(Amazon.Route53.Model.AssociateVPCWithHostedZoneRequest)">
            <summary>
            Associates an Amazon VPC with a private hosted zone.
             
             <important>
            <para>
            The VPC and the hosted zone must already exist, and you must have created a private
            hosted zone. You cannot convert a public hosted zone into a private hosted zone.
            </para>
             </important>
            <para>
            Send a <code>POST</code> request to the <code>/2013-04-01/hostedzone/<i>hosted zone
            ID</i>/associatevpc</code> resource. The request body must include an XML document
            with a <code>AssociateVPCWithHostedZoneRequest</code> element. The response returns
            the <code>AssociateVPCWithHostedZoneResponse</code> element.
            </para>
             <note>
            <para>
            If you used different accounts to create the hosted zone and to create the Amazon
            VPCs that you want to associate with the hosted zone, we need to update account permissions
            for you. For more information, see <a href="http://docs.aws.amazon.com/Route53/latest/DeveloperGuide/hosted-zone-private-associate-vpcs-different-accounts.html">Associating
            Amazon VPCs and Private Hosted Zones That You Create with Different AWS Accounts</a>
            in the Amazon Route 53 Developer Guide.
            </para>
             </note>
            </summary>
            <param name="request">Container for the necessary parameters to execute the AssociateVPCWithHostedZone service method.</param>
             
            <returns>The response from the AssociateVPCWithHostedZone service method, as returned by Route53.</returns>
            <exception cref="T:Amazon.Route53.Model.ConflictingDomainExistsException">
            You specified an Amazon VPC that you're already using for another hosted zone, and
            the domain that you specified for one of the hosted zones is a subdomain of the domain
            that you specified for the other hosted zone. For example, you cannot use the same
            Amazon VPC for the hosted zones for example.com and test.example.com.
            </exception>
            <exception cref="T:Amazon.Route53.Model.InvalidInputException">
            The input is not valid.
            </exception>
            <exception cref="T:Amazon.Route53.Model.InvalidVPCIdException">
            The hosted zone you are trying to create for your VPC_ID does not belong to you. Amazon
            Route 53 returns this error when the VPC specified by <code>VPCId</code> does not
            belong to you.
            </exception>
            <exception cref="T:Amazon.Route53.Model.LimitsExceededException">
            The limits specified for a resource have been exceeded.
            </exception>
            <exception cref="T:Amazon.Route53.Model.NoSuchHostedZoneException">
            No hosted zone exists with the ID that you specified.
            </exception>
            <exception cref="T:Amazon.Route53.Model.PublicZoneVPCAssociationException">
            The hosted zone specified in <code>HostedZoneId</code> is a public hosted zone.
            </exception>
        </member>
        <member name="M:Amazon.Route53.AmazonRoute53Client.AssociateVPCWithHostedZoneAsync(Amazon.Route53.Model.AssociateVPCWithHostedZoneRequest,System.Threading.CancellationToken)">
            <summary>
            Initiates the asynchronous execution of the AssociateVPCWithHostedZone operation.
            </summary>
             
            <param name="request">Container for the necessary parameters to execute the AssociateVPCWithHostedZone 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.Route53.AmazonRoute53Client.ChangeResourceRecordSets(Amazon.Route53.Model.ChangeResourceRecordSetsRequest)">
            <summary>
            Create, change, update, or delete authoritative DNS information on all Amazon Route
            53 servers. Send a <code>POST</code> request to:
             
              
            <para>
             <code>/2013-04-01/hostedzone/<i>Amazon Route 53 hosted Zone ID</i>/rrset</code> resource.
             
            </para>
              
            <para>
            The request body must include a document with a <code>ChangeResourceRecordSetsRequest</code>
            element. The request body contains a list of change items, known as a change batch.
            Change batches are considered transactional changes. When using the Amazon Route 53
            API to change resource record sets, Amazon Route 53 either makes all or none of the
            changes in a change batch request. This ensures that Amazon Route 53 never partially
            implements the intended changes to the resource record sets in a hosted zone.
            </para>
              
            <para>
            For example, a change batch request that deletes the <code>CNAME</code> record for
            www.example.com and creates an alias resource record set for www.example.com. Amazon
            Route 53 deletes the first resource record set and creates the second resource record
            set in a single operation. If either the <code>DELETE</code> or the <code>CREATE</code>
            action fails, then both changes (plus any other changes in the batch) fail, and the
            original <code>CNAME</code> record continues to exist.
            </para>
             <important>
            <para>
            Due to the nature of transactional changes, you cannot delete the same resource record
            set more than once in a single change batch. If you attempt to delete the same change
            batch more than once, Amazon Route 53 returns an <code>InvalidChangeBatch</code> error.
            </para>
             </important> <note>
            <para>
            To create resource record sets for complex routing configurations, use either the
            traffic flow visual editor in the Amazon Route 53 console or the API actions for traffic
            policies and traffic policy instances. Save the configuration as a traffic policy,
            then associate the traffic policy with one or more domain names (such as example.com)
            or subdomain names (such as www.example.com), in the same hosted zone or in multiple
            hosted zones. You can roll back the updates if the new configuration isn't performing
            as expected. For more information, see <a href="http://docs.aws.amazon.com/Route53/latest/DeveloperGuide/traffic-flow.html">Using
            Traffic Flow to Route DNS Traffic</a> in the <i>Amazon Route 53 Developer Guide</i>.
            </para>
             </note>
            <para>
            Use <code>ChangeResourceRecordsSetsRequest</code> to perform the following actions:
            </para>
             <ul> <li>
            <para>
             <code>CREATE</code>: Creates a resource record set that has the specified values.
            </para>
             </li> <li>
            <para>
             <code>DELETE</code>: Deletes an existing resource record set that has the specified
            values for <code>Name</code>, <code>Type</code>, <code>Set Identifier</code> (for
            code latency, weighted, geolocation, and failover resource record sets), and <code>TTL</code>
            (except alias resource record sets, for which the TTL is determined by the AWS resource
            you're routing queries to).
            </para>
             </li> <li>
            <para>
             <code>UPSERT</code>: If a resource record set does not already exist, AWS creates
            it. If a resource set does exist, Amazon Route 53 updates it with the values in the
            request. Amazon Route 53 can update an existing resource record set only when all
            of the following values match: <code>Name</code>, <code>Type</code>, and <code>Set
            Identifier</code> (for weighted, latency, geolocation, and failover resource record
            sets).
            </para>
             </li> </ul>
            <para>
            In response to a <code>ChangeResourceRecordSets</code> request, the DNS data is changed
            on all Amazon Route 53 DNS servers. Initially, the status of a change is <code>PENDING</code>,
            meaning the change has not yet propagated to all the authoritative Amazon Route 53
            DNS servers. When the change is propagated to all hosts, the change returns a status
            of <code>INSYNC</code>.
            </para>
              
            <para>
            After sending a change request, confirm your change has propagated to all Amazon Route
            53 DNS servers. Changes generally propagate to all Amazon Route 53 name servers in
            a few minutes. In rare circumstances, propagation can take up to 30 minutes. For more
            information, see <a>GetChange</a>.
            </para>
              
            <para>
            For information about the limits on a <code>ChangeResourceRecordSets</code> request,
            see <a href="http://docs.aws.amazon.com/Route53/latest/DeveloperGuide/DNSLimitations.html">Limits</a>
            in the <i>Amazon Route 53 Developer Guide</i>.
            </para>
            </summary>
            <param name="request">Container for the necessary parameters to execute the ChangeResourceRecordSets service method.</param>
             
            <returns>The response from the ChangeResourceRecordSets service method, as returned by Route53.</returns>
            <exception cref="T:Amazon.Route53.Model.InvalidChangeBatchException">
            This exception contains a list of messages that might contain one or more error messages.
            Each error message indicates one error in the change batch.
            </exception>
            <exception cref="T:Amazon.Route53.Model.InvalidInputException">
            The input is not valid.
            </exception>
            <exception cref="T:Amazon.Route53.Model.NoSuchHealthCheckException">
            No health check exists with the ID that you specified in the <code>DeleteHealthCheck</code>
            request.
            </exception>
            <exception cref="T:Amazon.Route53.Model.NoSuchHostedZoneException">
            No hosted zone exists with the ID that you specified.
            </exception>
            <exception cref="T:Amazon.Route53.Model.PriorRequestNotCompleteException">
            If Amazon Route 53 can't process a request before the next request arrives, it will
            reject subsequent requests for the same hosted zone and return an <code>HTTP 400 error</code>
            (<code>Bad request</code>). If Amazon Route 53 returns this error repeatedly for the
            same request, we recommend that you wait, in intervals of increasing duration, before
            you try the request again.
            </exception>
        </member>
        <member name="M:Amazon.Route53.AmazonRoute53Client.ChangeResourceRecordSetsAsync(Amazon.Route53.Model.ChangeResourceRecordSetsRequest,System.Threading.CancellationToken)">
            <summary>
            Initiates the asynchronous execution of the ChangeResourceRecordSets operation.
            </summary>
             
            <param name="request">Container for the necessary parameters to execute the ChangeResourceRecordSets 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.Route53.AmazonRoute53Client.ChangeTagsForResource(Amazon.Route53.Model.ChangeTagsForResourceRequest)">
            <summary>
            Adds, edits, or deletes tags for a health check or a hosted zone.
             
              
            <para>
            For information about using tags for cost allocation, see <a href="http://docs.aws.amazon.com/awsaccountbilling/latest/aboutv2/cost-alloc-tags.html">Using
            Cost Allocation Tags</a> in the <i>AWS Billing and Cost Management User Guide</i>.
            </para>
            </summary>
            <param name="request">Container for the necessary parameters to execute the ChangeTagsForResource service method.</param>
             
            <returns>The response from the ChangeTagsForResource service method, as returned by Route53.</returns>
            <exception cref="T:Amazon.Route53.Model.InvalidInputException">
            The input is not valid.
            </exception>
            <exception cref="T:Amazon.Route53.Model.NoSuchHealthCheckException">
            No health check exists with the ID that you specified in the <code>DeleteHealthCheck</code>
            request.
            </exception>
            <exception cref="T:Amazon.Route53.Model.NoSuchHostedZoneException">
            No hosted zone exists with the ID that you specified.
            </exception>
            <exception cref="T:Amazon.Route53.Model.PriorRequestNotCompleteException">
            If Amazon Route 53 can't process a request before the next request arrives, it will
            reject subsequent requests for the same hosted zone and return an <code>HTTP 400 error</code>
            (<code>Bad request</code>). If Amazon Route 53 returns this error repeatedly for the
            same request, we recommend that you wait, in intervals of increasing duration, before
            you try the request again.
            </exception>
            <exception cref="T:Amazon.Route53.Model.ThrottlingException">
             
            </exception>
        </member>
        <member name="M:Amazon.Route53.AmazonRoute53Client.ChangeTagsForResourceAsync(Amazon.Route53.Model.ChangeTagsForResourceRequest,System.Threading.CancellationToken)">
            <summary>
            Initiates the asynchronous execution of the ChangeTagsForResource operation.
            </summary>
             
            <param name="request">Container for the necessary parameters to execute the ChangeTagsForResource 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.Route53.AmazonRoute53Client.CreateHealthCheck(Amazon.Route53.Model.CreateHealthCheckRequest)">
            <summary>
            Creates a new health check.
             
              
            <para>
            To create a new health check, send a <code>POST</code> request to the <code>/2013-04-01/healthcheck</code>
            resource. The request body must include an XML document with a <code>CreateHealthCheckRequest</code>
            element. The response returns the <code>CreateHealthCheckResponse</code> element,
            containing the health check ID specified when adding health check to a resource record
            set. For information about adding health checks to resource record sets, see <a>ResourceRecordSet$HealthCheckId</a>
            in <a>ChangeResourceRecordSets</a>.
            </para>
              
            <para>
            If you are registering Amazon EC2 instances with an Elastic Load Balancing (ELB) load
            balancer, do not create Amazon Route 53 health checks for the Amazon EC2 instances.
            When you register an Amazon EC2 instance with a load balancer, you configure settings
            for an ELB health check, which performs a similar function to an Amazon Route 53 health
            check.
            </para>
              
            <para>
            You can associate health checks with failover resource record sets in a private hosted
            zone. Note the following:
            </para>
             <ul> <li>
            <para>
            Amazon Route 53 health checkers are outside the VPC. To check the health of an endpoint
            within a VPC by IP address, you must assign a public IP address to the instance in
            the VPC.
            </para>
             </li> <li>
            <para>
            You can configure a health checker to check the health of an external resource that
            the instance relies on, such as a database server.
            </para>
             </li> <li>
            <para>
            You can create a CloudWatch metric, associate an alarm with the metric, and then create
            a health check that is based on the state of the alarm. For example, you might create
            a CloudWatch metric that checks the status of the Amazon EC2 <code>StatusCheckFailed</code>
            metric, add an alarm to the metric, and then create a health check that is based on
            the state of the alarm. For information about creating CloudWatch metrics and alarms
            by using the CloudWatch console, see the <a href="http://docs.aws.amazon.com/AmazonCloudWatch/latest/DeveloperGuide/WhatIsCloudWatch.html">Amazon
            CloudWatch Developer Guide</a>.
            </para>
             </li> </ul>
            </summary>
            <param name="request">Container for the necessary parameters to execute the CreateHealthCheck service method.</param>
             
            <returns>The response from the CreateHealthCheck service method, as returned by Route53.</returns>
            <exception cref="T:Amazon.Route53.Model.HealthCheckAlreadyExistsException">
            The health check you're attempting to create already exists.
             
              
            <para>
            Amazon Route 53 returns this error when a health check has already been created with
            the specified value for <code>CallerReference</code>.
            </para>
            </exception>
            <exception cref="T:Amazon.Route53.Model.InvalidInputException">
            The input is not valid.
            </exception>
            <exception cref="T:Amazon.Route53.Model.TooManyHealthChecksException">
            You have reached the maximum number of active health checks for an AWS account. The
            default limit is 100. To request a higher limit, <a href="http://aws.amazon.com/route53-request">create
            a case</a> with the AWS Support Center.
            </exception>
        </member>
        <member name="M:Amazon.Route53.AmazonRoute53Client.CreateHealthCheckAsync(Amazon.Route53.Model.CreateHealthCheckRequest,System.Threading.CancellationToken)">
            <summary>
            Initiates the asynchronous execution of the CreateHealthCheck operation.
            </summary>
             
            <param name="request">Container for the necessary parameters to execute the CreateHealthCheck 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.Route53.AmazonRoute53Client.CreateHostedZone(Amazon.Route53.Model.CreateHostedZoneRequest)">
            <summary>
            Creates a new public hosted zone, used to specify how the Domain Name System (DNS)
            routes traffic on the Internet for a domain, such as example.com, and its subdomains.
             
             
             <important>
            <para>
            Public hosted zones cannot be converted to a private hosted zone or vice versa. Instead,
            create a new hosted zone with the same name and create new resource record sets.
            </para>
             </important>
            <para>
            Send a <code>POST</code> request to the <code>/2013-04-01/hostedzone</code> resource.
            The request body must include an XML document with a <code>CreateHostedZoneRequest</code>
            element. The response returns the <code>CreateHostedZoneResponse</code> element containing
            metadata about the hosted zone.
            </para>
              
            <para>
            Fore more information about charges for hosted zones, see <a href="http://aws.amazon.com/route53/pricing/">Amazon
            Route 53 Pricing</a>.
            </para>
              
            <para>
            Note the following:
            </para>
             <ul> <li>
            <para>
            You cannot create a hosted zone for a top-level domain (TLD).
            </para>
             </li> <li>
            <para>
            Amazon Route 53 automatically creates a default SOA record and four NS records for
            the zone. For more information about SOA and NS records, see <a href="http://docs.aws.amazon.com/Route53/latest/DeveloperGuide/SOA-NSrecords.html">NS
            and SOA Records that Amazon Route 53 Creates for a Hosted Zone</a> in the <i>Amazon
            Route 53 Developer Guide</i>.
            </para>
             </li> <li>
            <para>
            If your domain is registered with a registrar other than Amazon Route 53, you must
            update the name servers with your registrar to make Amazon Route 53 your DNS service.
            For more information, see <a href="http://docs.aws.amazon.com/Route53/latest/DeveloperGuide/creating-migrating.html">Configuring
            Amazon Route 53 as your DNS Service</a> in the <i>Amazon Route 53 Developer's Guide</i>.
            </para>
             </li> </ul>
            <para>
            After creating a zone, its initial status is <code>PENDING</code>. This means that
            it is not yet available on all DNS servers. The status of the zone changes to <code>INSYNC</code>
            when the NS and SOA records are available on all Amazon Route 53 DNS servers.
            </para>
              
            <para>
            When trying to create a hosted zone using a reusable delegation set, specify an optional
            DelegationSetId, and Amazon Route 53 would assign those 4 NS records for the zone,
            instead of allotting a new one.
            </para>
            </summary>
            <param name="request">Container for the necessary parameters to execute the CreateHostedZone service method.</param>
             
            <returns>The response from the CreateHostedZone service method, as returned by Route53.</returns>
            <exception cref="T:Amazon.Route53.Model.ConflictingDomainExistsException">
            You specified an Amazon VPC that you're already using for another hosted zone, and
            the domain that you specified for one of the hosted zones is a subdomain of the domain
            that you specified for the other hosted zone. For example, you cannot use the same
            Amazon VPC for the hosted zones for example.com and test.example.com.
            </exception>
            <exception cref="T:Amazon.Route53.Model.DelegationSetNotAvailableException">
            You can create a hosted zone that has the same name as an existing hosted zone (example.com
            is common), but there is a limit to the number of hosted zones that have the same
            name. If you get this error, Amazon Route 53 has reached that limit. If you own the
            domain name and Amazon Route 53 generates this error, contact Customer Support.
            </exception>
            <exception cref="T:Amazon.Route53.Model.DelegationSetNotReusableException">
            A reusable delegation set with the specified ID does not exist.
            </exception>
            <exception cref="T:Amazon.Route53.Model.HostedZoneAlreadyExistsException">
            The hosted zone you are trying to create already exists. Amazon Route 53 returns this
            error when a hosted zone has already been created with the specified <code>CallerReference</code>.
            </exception>
            <exception cref="T:Amazon.Route53.Model.InvalidDomainNameException">
            The specified domain name is not valid.
            </exception>
            <exception cref="T:Amazon.Route53.Model.InvalidInputException">
            The input is not valid.
            </exception>
            <exception cref="T:Amazon.Route53.Model.InvalidVPCIdException">
            The hosted zone you are trying to create for your VPC_ID does not belong to you. Amazon
            Route 53 returns this error when the VPC specified by <code>VPCId</code> does not
            belong to you.
            </exception>
            <exception cref="T:Amazon.Route53.Model.NoSuchDelegationSetException">
            A reusable delegation set with the specified ID does not exist.
            </exception>
            <exception cref="T:Amazon.Route53.Model.TooManyHostedZonesException">
            This hosted zone cannot be created because the hosted zone limit is exceeded. To request
            a limit increase, go to the Amazon Route 53 <a href="http://aws.amazon.com/route53-request/">Contact
            Us</a> page.
            </exception>
        </member>
        <member name="M:Amazon.Route53.AmazonRoute53Client.CreateHostedZoneAsync(Amazon.Route53.Model.CreateHostedZoneRequest,System.Threading.CancellationToken)">
            <summary>
            Initiates the asynchronous execution of the CreateHostedZone operation.
            </summary>
             
            <param name="request">Container for the necessary parameters to execute the CreateHostedZone 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.Route53.AmazonRoute53Client.CreateReusableDelegationSet(Amazon.Route53.Model.CreateReusableDelegationSetRequest)">
            <summary>
            Creates a delegation set (a group of four name servers) that can be reused by multiple
            hosted zones. If a hosted zoned ID is specified, <code>CreateReusableDelegationSet</code>
            marks the delegation set associated with that zone as reusable
             
              
            <para>
            Send a <code>POST</code> request to the <code>/2013-04-01/delegationset</code> resource.
            The request body must include an XML document with a <code>CreateReusableDelegationSetRequest</code>
            element.
            </para>
             <note>
            <para>
            A reusable delegation set cannot be associated with a private hosted zone/
            </para>
             </note>
            <para>
            For more information, including a procedure on how to create and configure a reusable
            delegation set (also known as white label name servers), see <a href="http://docs.aws.amazon.com/Route53/latest/DeveloperGuide/white-label-name-servers.html">Configuring
            White Label Name Servers</a>.
            </para>
            </summary>
            <param name="request">Container for the necessary parameters to execute the CreateReusableDelegationSet service method.</param>
             
            <returns>The response from the CreateReusableDelegationSet service method, as returned by Route53.</returns>
            <exception cref="T:Amazon.Route53.Model.DelegationSetAlreadyCreatedException">
            A delegation set with the same owner and caller reference combination has already
            been created.
            </exception>
            <exception cref="T:Amazon.Route53.Model.DelegationSetAlreadyReusableException">
            The specified delegation set has already been marked as reusable.
            </exception>
            <exception cref="T:Amazon.Route53.Model.DelegationSetNotAvailableException">
            You can create a hosted zone that has the same name as an existing hosted zone (example.com
            is common), but there is a limit to the number of hosted zones that have the same
            name. If you get this error, Amazon Route 53 has reached that limit. If you own the
            domain name and Amazon Route 53 generates this error, contact Customer Support.
            </exception>
            <exception cref="T:Amazon.Route53.Model.HostedZoneNotFoundException">
            The specified HostedZone cannot be found.
            </exception>
            <exception cref="T:Amazon.Route53.Model.InvalidArgumentException">
            Parameter name and problem.
            </exception>
            <exception cref="T:Amazon.Route53.Model.InvalidInputException">
            The input is not valid.
            </exception>
            <exception cref="T:Amazon.Route53.Model.LimitsExceededException">
            The limits specified for a resource have been exceeded.
            </exception>
        </member>
        <member name="M:Amazon.Route53.AmazonRoute53Client.CreateReusableDelegationSetAsync(Amazon.Route53.Model.CreateReusableDelegationSetRequest,System.Threading.CancellationToken)">
            <summary>
            Initiates the asynchronous execution of the CreateReusableDelegationSet operation.
            </summary>
             
            <param name="request">Container for the necessary parameters to execute the CreateReusableDelegationSet 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.Route53.AmazonRoute53Client.CreateTrafficPolicy(Amazon.Route53.Model.CreateTrafficPolicyRequest)">
            <summary>
            Creates a traffic policy, which you use to create multiple DNS resource record sets
            for one domain name (such as example.com) or one subdomain name (such as www.example.com).
             
              
            <para>
            Send a <code>POST</code> request to the <code>/2013-04-01/trafficpolicy</code> resource.
            The request body must include a document with a <code>CreateTrafficPolicyRequest</code>
            element. The response includes the <code>CreateTrafficPolicyResponse</code> element,
            which contains information about the new traffic policy.
            </para>
            </summary>
            <param name="request">Container for the necessary parameters to execute the CreateTrafficPolicy service method.</param>
             
            <returns>The response from the CreateTrafficPolicy service method, as returned by Route53.</returns>
            <exception cref="T:Amazon.Route53.Model.InvalidInputException">
            The input is not valid.
            </exception>
            <exception cref="T:Amazon.Route53.Model.InvalidTrafficPolicyDocumentException">
            The format of the traffic policy document that you specified in the <code>Document</code>
            element is invalid.
            </exception>
            <exception cref="T:Amazon.Route53.Model.TooManyTrafficPoliciesException">
            You've created the maximum number of traffic policies that can be created for the
            current AWS account. You can request an increase to the limit on the <a href="http://aws.amazon.com/route53-request/">Contact
            Us</a> page.
            </exception>
            <exception cref="T:Amazon.Route53.Model.TrafficPolicyAlreadyExistsException">
            A traffic policy that has the same value for <code>Name</code> already exists.
            </exception>
        </member>
        <member name="M:Amazon.Route53.AmazonRoute53Client.CreateTrafficPolicyAsync(Amazon.Route53.Model.CreateTrafficPolicyRequest,System.Threading.CancellationToken)">
            <summary>
            Initiates the asynchronous execution of the CreateTrafficPolicy operation.
            </summary>
             
            <param name="request">Container for the necessary parameters to execute the CreateTrafficPolicy 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.Route53.AmazonRoute53Client.CreateTrafficPolicyInstance(Amazon.Route53.Model.CreateTrafficPolicyInstanceRequest)">
            <summary>
            Creates resource record sets in a specified hosted zone based on the settings in a
            specified traffic policy version. In addition, <code>CreateTrafficPolicyInstance</code>
            associates the resource record sets with a specified domain name (such as example.com)
            or subdomain name (such as www.example.com). Amazon Route 53 responds to DNS queries
            for the domain or subdomain name by using the resource record sets that <code>CreateTrafficPolicyInstance</code>
            created.
             
              
            <para>
            Send a <code>POST</code> request to the <code>/2013-04-01/trafficpolicyinstance</code>
            resource. The request body must include a document with a <code>CreateTrafficPolicyRequest</code>
            element. The response returns the <code>CreateTrafficPolicyInstanceResponse</code>
            element, which contains information about the traffic policy instance.
            </para>
            </summary>
            <param name="request">Container for the necessary parameters to execute the CreateTrafficPolicyInstance service method.</param>
             
            <returns>The response from the CreateTrafficPolicyInstance service method, as returned by Route53.</returns>
            <exception cref="T:Amazon.Route53.Model.InvalidInputException">
            The input is not valid.
            </exception>
            <exception cref="T:Amazon.Route53.Model.NoSuchHostedZoneException">
            No hosted zone exists with the ID that you specified.
            </exception>
            <exception cref="T:Amazon.Route53.Model.NoSuchTrafficPolicyException">
            No traffic policy exists with the specified ID.
            </exception>
            <exception cref="T:Amazon.Route53.Model.TooManyTrafficPolicyInstancesException">
            You've created the maximum number of traffic policy instances that can be created
            for the current AWS account. You can request an increase to the limit on the <a href="http://aws.amazon.com/route53-request/">Contact
            Us</a> page.
            </exception>
            <exception cref="T:Amazon.Route53.Model.TrafficPolicyInstanceAlreadyExistsException">
            Traffic policy instance with given Id already exists.
            </exception>
        </member>
        <member name="M:Amazon.Route53.AmazonRoute53Client.CreateTrafficPolicyInstanceAsync(Amazon.Route53.Model.CreateTrafficPolicyInstanceRequest,System.Threading.CancellationToken)">
            <summary>
            Initiates the asynchronous execution of the CreateTrafficPolicyInstance operation.
            </summary>
             
            <param name="request">Container for the necessary parameters to execute the CreateTrafficPolicyInstance 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.Route53.AmazonRoute53Client.CreateTrafficPolicyVersion(Amazon.Route53.Model.CreateTrafficPolicyVersionRequest)">
            <summary>
            Creates a new version of an existing traffic policy. When you create a new version
            of a traffic policy, you specify the ID of the traffic policy that you want to update
            and a JSON-formatted document that describes the new version. You use traffic policies
            to create multiple DNS resource record sets for one domain name (such as example.com)
            or one subdomain name (such as www.example.com). You can create a maximum of 1000
            versions of a traffic policy. If you reach the limit and need to create another version,
            you'll need to start a new traffic policy.
             
              
            <para>
            Send a <code>POST</code> request to the <code>/2013-04-01/trafficpolicy/</code> resource.
            The request body includes a document with a <code>CreateTrafficPolicyVersionRequest</code>
            element. The response returns the <code>CreateTrafficPolicyVersionResponse</code>
            element, which contains information about the new version of the traffic policy.
            </para>
            </summary>
            <param name="request">Container for the necessary parameters to execute the CreateTrafficPolicyVersion service method.</param>
             
            <returns>The response from the CreateTrafficPolicyVersion service method, as returned by Route53.</returns>
            <exception cref="T:Amazon.Route53.Model.ConcurrentModificationException">
            Another user submitted a request to update the object at the same time that you did.
            Retry the request.
            </exception>
            <exception cref="T:Amazon.Route53.Model.InvalidInputException">
            The input is not valid.
            </exception>
            <exception cref="T:Amazon.Route53.Model.InvalidTrafficPolicyDocumentException">
            The format of the traffic policy document that you specified in the <code>Document</code>
            element is invalid.
            </exception>
            <exception cref="T:Amazon.Route53.Model.NoSuchTrafficPolicyException">
            No traffic policy exists with the specified ID.
            </exception>
        </member>
        <member name="M:Amazon.Route53.AmazonRoute53Client.CreateTrafficPolicyVersionAsync(Amazon.Route53.Model.CreateTrafficPolicyVersionRequest,System.Threading.CancellationToken)">
            <summary>
            Initiates the asynchronous execution of the CreateTrafficPolicyVersion operation.
            </summary>
             
            <param name="request">Container for the necessary parameters to execute the CreateTrafficPolicyVersion 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.Route53.AmazonRoute53Client.DeleteHealthCheck(Amazon.Route53.Model.DeleteHealthCheckRequest)">
            <summary>
            Deletes a health check. Send a <code>DELETE</code> request to the <code>/2013-04-01/healthcheck/<i>health
            check ID</i> </code> resource.
             
             <important>
            <para>
            Amazon Route 53 does not prevent you from deleting a health check even if the health
            check is associated with one or more resource record sets. If you delete a health
            check and you don't update the associated resource record sets, the future status
            of the health check cannot be predicted and may change. This will affect the routing
            of DNS queries for your DNS failover configuration. For more information, see <a href="http://docs.aws.amazon.com/Route53/latest/DeveloperGuide/health-checks-creating-deleting.html#health-checks-deleting.html">Replacing
            and Deleting Health Checks</a> in the Amazon Route 53 Developer Guide.
            </para>
             </important>
            </summary>
            <param name="request">Container for the necessary parameters to execute the DeleteHealthCheck service method.</param>
             
            <returns>The response from the DeleteHealthCheck service method, as returned by Route53.</returns>
            <exception cref="T:Amazon.Route53.Model.HealthCheckInUseException">
            The health check ID for this health check is referenced in the <code>HealthCheckId</code>
            element in one of the resource record sets in one of the hosted zones that are owned
            by the current AWS account.
            </exception>
            <exception cref="T:Amazon.Route53.Model.InvalidInputException">
            The input is not valid.
            </exception>
            <exception cref="T:Amazon.Route53.Model.NoSuchHealthCheckException">
            No health check exists with the ID that you specified in the <code>DeleteHealthCheck</code>
            request.
            </exception>
        </member>
        <member name="M:Amazon.Route53.AmazonRoute53Client.DeleteHealthCheckAsync(Amazon.Route53.Model.DeleteHealthCheckRequest,System.Threading.CancellationToken)">
            <summary>
            Initiates the asynchronous execution of the DeleteHealthCheck operation.
            </summary>
             
            <param name="request">Container for the necessary parameters to execute the DeleteHealthCheck 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.Route53.AmazonRoute53Client.DeleteHostedZone(Amazon.Route53.Model.DeleteHostedZoneRequest)">
            <summary>
            Deletes a hosted zone. Send a <code>DELETE</code> request to the <code>/<i>Amazon
            Route 53 API version</i>/hostedzone/<i>hosted zone ID</i> </code> resource.
             
             <important>
            <para>
            Delete a hosted zone only if there are no resource record sets other than the default
            SOA record and NS resource record sets. If the hosted zone contains other resource
            record sets, delete them before deleting the hosted zone. If you try to delete a hosted
            zone that contains other resource record sets, Amazon Route 53 denies your request
            with a <code>HostedZoneNotEmpty</code> error. For information about deleting records
            from your hosted zone, see <a>ChangeResourceRecordSets</a>.
            </para>
             </important>
            </summary>
            <param name="request">Container for the necessary parameters to execute the DeleteHostedZone service method.</param>
             
            <returns>The response from the DeleteHostedZone service method, as returned by Route53.</returns>
            <exception cref="T:Amazon.Route53.Model.HostedZoneNotEmptyException">
            The hosted zone contains resource records that are not SOA or NS records.
            </exception>
            <exception cref="T:Amazon.Route53.Model.InvalidDomainNameException">
            The specified domain name is not valid.
            </exception>
            <exception cref="T:Amazon.Route53.Model.InvalidInputException">
            The input is not valid.
            </exception>
            <exception cref="T:Amazon.Route53.Model.NoSuchHostedZoneException">
            No hosted zone exists with the ID that you specified.
            </exception>
            <exception cref="T:Amazon.Route53.Model.PriorRequestNotCompleteException">
            If Amazon Route 53 can't process a request before the next request arrives, it will
            reject subsequent requests for the same hosted zone and return an <code>HTTP 400 error</code>
            (<code>Bad request</code>). If Amazon Route 53 returns this error repeatedly for the
            same request, we recommend that you wait, in intervals of increasing duration, before
            you try the request again.
            </exception>
        </member>
        <member name="M:Amazon.Route53.AmazonRoute53Client.DeleteHostedZoneAsync(Amazon.Route53.Model.DeleteHostedZoneRequest,System.Threading.CancellationToken)">
            <summary>
            Initiates the asynchronous execution of the DeleteHostedZone operation.
            </summary>
             
            <param name="request">Container for the necessary parameters to execute the DeleteHostedZone 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.Route53.AmazonRoute53Client.DeleteReusableDelegationSet(Amazon.Route53.Model.DeleteReusableDelegationSetRequest)">
            <summary>
            Deletes a reusable delegation set. Send a <code>DELETE</code> request to the <code>/2013-04-01/delegationset/<i>delegation
            set ID</i> </code> resource.
             
             <important>
            <para>
             You can delete a reusable delegation set only if there are no associated hosted zones.
            </para>
             </important>
            <para>
            To verify that the reusable delegation set is not associated with any hosted zones,
            run the <a>GetReusableDelegationSet</a> action and specify the ID of the reusable
            delegation set that you want to delete.
            </para>
            </summary>
            <param name="request">Container for the necessary parameters to execute the DeleteReusableDelegationSet service method.</param>
             
            <returns>The response from the DeleteReusableDelegationSet service method, as returned by Route53.</returns>
            <exception cref="T:Amazon.Route53.Model.DelegationSetInUseException">
            The specified delegation contains associated hosted zones which must be deleted before
            the reusable delegation set can be deleted.
            </exception>
            <exception cref="T:Amazon.Route53.Model.DelegationSetNotReusableException">
            A reusable delegation set with the specified ID does not exist.
            </exception>
            <exception cref="T:Amazon.Route53.Model.InvalidInputException">
            The input is not valid.
            </exception>
            <exception cref="T:Amazon.Route53.Model.NoSuchDelegationSetException">
            A reusable delegation set with the specified ID does not exist.
            </exception>
        </member>
        <member name="M:Amazon.Route53.AmazonRoute53Client.DeleteReusableDelegationSetAsync(Amazon.Route53.Model.DeleteReusableDelegationSetRequest,System.Threading.CancellationToken)">
            <summary>
            Initiates the asynchronous execution of the DeleteReusableDelegationSet operation.
            </summary>
             
            <param name="request">Container for the necessary parameters to execute the DeleteReusableDelegationSet 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.Route53.AmazonRoute53Client.DeleteTrafficPolicy(Amazon.Route53.Model.DeleteTrafficPolicyRequest)">
            <summary>
            Deletes a traffic policy.
             
              
            <para>
            Send a <code>DELETE</code> request to the <code>/<i>Amazon Route 53 API version</i>/trafficpolicy</code>
            resource.
            </para>
            </summary>
            <param name="request">Container for the necessary parameters to execute the DeleteTrafficPolicy service method.</param>
             
            <returns>The response from the DeleteTrafficPolicy service method, as returned by Route53.</returns>
            <exception cref="T:Amazon.Route53.Model.ConcurrentModificationException">
            Another user submitted a request to update the object at the same time that you did.
            Retry the request.
            </exception>
            <exception cref="T:Amazon.Route53.Model.InvalidInputException">
            The input is not valid.
            </exception>
            <exception cref="T:Amazon.Route53.Model.NoSuchTrafficPolicyException">
            No traffic policy exists with the specified ID.
            </exception>
            <exception cref="T:Amazon.Route53.Model.TrafficPolicyInUseException">
            One or more traffic policy instances were created by using the specified traffic policy.
            </exception>
        </member>
        <member name="M:Amazon.Route53.AmazonRoute53Client.DeleteTrafficPolicyAsync(Amazon.Route53.Model.DeleteTrafficPolicyRequest,System.Threading.CancellationToken)">
            <summary>
            Initiates the asynchronous execution of the DeleteTrafficPolicy operation.
            </summary>
             
            <param name="request">Container for the necessary parameters to execute the DeleteTrafficPolicy 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.Route53.AmazonRoute53Client.DeleteTrafficPolicyInstance(Amazon.Route53.Model.DeleteTrafficPolicyInstanceRequest)">
            <summary>
            Deletes a traffic policy instance and all of the resource record sets that Amazon
            Route 53 created when you created the instance.
             
              
            <para>
            Send a <code>DELETE</code> request to the <code>/<i>Amazon Route 53 API version</i>/trafficpolicy/<i>traffic
            policy instance ID</i> </code> resource.
            </para>
             <note>
            <para>
            In the Amazon Route 53 console, traffic policy instances are known as policy records.
            </para>
             </note>
            </summary>
            <param name="request">Container for the necessary parameters to execute the DeleteTrafficPolicyInstance service method.</param>
             
            <returns>The response from the DeleteTrafficPolicyInstance service method, as returned by Route53.</returns>
            <exception cref="T:Amazon.Route53.Model.InvalidInputException">
            The input is not valid.
            </exception>
            <exception cref="T:Amazon.Route53.Model.NoSuchTrafficPolicyInstanceException">
            No traffic policy instance exists with the specified ID.
            </exception>
            <exception cref="T:Amazon.Route53.Model.PriorRequestNotCompleteException">
            If Amazon Route 53 can't process a request before the next request arrives, it will
            reject subsequent requests for the same hosted zone and return an <code>HTTP 400 error</code>
            (<code>Bad request</code>). If Amazon Route 53 returns this error repeatedly for the
            same request, we recommend that you wait, in intervals of increasing duration, before
            you try the request again.
            </exception>
        </member>
        <member name="M:Amazon.Route53.AmazonRoute53Client.DeleteTrafficPolicyInstanceAsync(Amazon.Route53.Model.DeleteTrafficPolicyInstanceRequest,System.Threading.CancellationToken)">
            <summary>
            Initiates the asynchronous execution of the DeleteTrafficPolicyInstance operation.
            </summary>
             
            <param name="request">Container for the necessary parameters to execute the DeleteTrafficPolicyInstance 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.Route53.AmazonRoute53Client.DisassociateVPCFromHostedZone(Amazon.Route53.Model.DisassociateVPCFromHostedZoneRequest)">
            <summary>
            Disassociates a VPC from a Amazon Route 53 private hosted zone.
             
              
            <para>
            Send a <code>POST</code> request to the <code>/2013-04-01/hostedzone/<i>hosted zone
            ID</i>/disassociatevpc</code> resource. The request body must include an XML document
            with a <code>DisassociateVPCFromHostedZoneRequest</code> element. The response returns
            the <code>DisassociateVPCFromHostedZoneResponse</code> element.
            </para>
             <important>
            <para>
            You can only disassociate a VPC from a private hosted zone when two or more VPCs are
            associated with that hosted zone. You cannot convert a private hosted zone into a
            public hosted zone.
            </para>
             </important>
            </summary>
            <param name="request">Container for the necessary parameters to execute the DisassociateVPCFromHostedZone service method.</param>
             
            <returns>The response from the DisassociateVPCFromHostedZone service method, as returned by Route53.</returns>
            <exception cref="T:Amazon.Route53.Model.InvalidInputException">
            The input is not valid.
            </exception>
            <exception cref="T:Amazon.Route53.Model.InvalidVPCIdException">
            The hosted zone you are trying to create for your VPC_ID does not belong to you. Amazon
            Route 53 returns this error when the VPC specified by <code>VPCId</code> does not
            belong to you.
            </exception>
            <exception cref="T:Amazon.Route53.Model.LastVPCAssociationException">
            Only one VPC is currently associated with the hosted zone. You cannot convert a private
            hosted zone into a public hosted zone by disassociating the last VPC from a hosted
            zone.
            </exception>
            <exception cref="T:Amazon.Route53.Model.NoSuchHostedZoneException">
            No hosted zone exists with the ID that you specified.
            </exception>
            <exception cref="T:Amazon.Route53.Model.VPCAssociationNotFoundException">
            The specified VPC and hosted zone are not currently associated.
            </exception>
        </member>
        <member name="M:Amazon.Route53.AmazonRoute53Client.DisassociateVPCFromHostedZoneAsync(Amazon.Route53.Model.DisassociateVPCFromHostedZoneRequest,System.Threading.CancellationToken)">
            <summary>
            Initiates the asynchronous execution of the DisassociateVPCFromHostedZone operation.
            </summary>
             
            <param name="request">Container for the necessary parameters to execute the DisassociateVPCFromHostedZone 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.Route53.AmazonRoute53Client.GetChange(Amazon.Route53.Model.GetChangeRequest)">
            <summary>
            Returns the current status of a change batch request. The status is one of the following
            values:
             
             <ul> <li>
            <para>
             <code>PENDING</code> indicates that the changes in this request have not replicated
            to all Amazon Route 53 DNS servers. This is the initial status of all change batch
            requests.
            </para>
             </li> <li>
            <para>
             <code>INSYNC</code> indicates that the changes have replicated to all Amazon Route
            53 DNS servers.
            </para>
             </li> </ul>
            </summary>
            <param name="request">Container for the necessary parameters to execute the GetChange service method.</param>
             
            <returns>The response from the GetChange service method, as returned by Route53.</returns>
            <exception cref="T:Amazon.Route53.Model.InvalidInputException">
            The input is not valid.
            </exception>
            <exception cref="T:Amazon.Route53.Model.NoSuchChangeException">
            A change with the specified change ID does not exist.
            </exception>
        </member>
        <member name="M:Amazon.Route53.AmazonRoute53Client.GetChangeAsync(Amazon.Route53.Model.GetChangeRequest,System.Threading.CancellationToken)">
            <summary>
            Initiates the asynchronous execution of the GetChange operation.
            </summary>
             
            <param name="request">Container for the necessary parameters to execute the GetChange 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.Route53.AmazonRoute53Client.GetChangeDetails(Amazon.Route53.Model.GetChangeDetailsRequest)">
            <summary>
            Returns the status and changes of a change batch request.
            </summary>
            <param name="request">Container for the necessary parameters to execute the GetChangeDetails service method.</param>
             
            <returns>The response from the GetChangeDetails service method, as returned by Route53.</returns>
            <exception cref="T:Amazon.Route53.Model.InvalidInputException">
            The input is not valid.
            </exception>
            <exception cref="T:Amazon.Route53.Model.NoSuchChangeException">
            A change with the specified change ID does not exist.
            </exception>
        </member>
        <member name="M:Amazon.Route53.AmazonRoute53Client.GetChangeDetailsAsync(Amazon.Route53.Model.GetChangeDetailsRequest,System.Threading.CancellationToken)">
            <summary>
            Initiates the asynchronous execution of the GetChangeDetails operation.
            </summary>
             
            <param name="request">Container for the necessary parameters to execute the GetChangeDetails 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.Route53.AmazonRoute53Client.GetCheckerIpRanges(Amazon.Route53.Model.GetCheckerIpRangesRequest)">
            <summary>
            Retrieves a list of the IP ranges used by Amazon Route 53 health checkers to check
            the health of your resources. Send a <code>GET</code> request to the <code>/<i>Amazon
            Route 53 API version</i>/checkeripranges</code> resource. Use these IP addresses to
            configure router and firewall rules to allow health checkers to check the health of
            your resources.
            </summary>
            <param name="request">Container for the necessary parameters to execute the GetCheckerIpRanges service method.</param>
             
            <returns>The response from the GetCheckerIpRanges service method, as returned by Route53.</returns>
        </member>
        <member name="M:Amazon.Route53.AmazonRoute53Client.GetCheckerIpRangesAsync(Amazon.Route53.Model.GetCheckerIpRangesRequest,System.Threading.CancellationToken)">
            <summary>
            Initiates the asynchronous execution of the GetCheckerIpRanges operation.
            </summary>
             
            <param name="request">Container for the necessary parameters to execute the GetCheckerIpRanges 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.Route53.AmazonRoute53Client.GetGeoLocation(Amazon.Route53.Model.GetGeoLocationRequest)">
            <summary>
            Retrieves a single geo location. Send a <code>GET</code> request to the <code>/2013-04-01/geolocation</code>
            resource with one of these options: continentcode | countrycode | countrycode and
            subdivisioncode.
            </summary>
            <param name="request">Container for the necessary parameters to execute the GetGeoLocation service method.</param>
             
            <returns>The response from the GetGeoLocation service method, as returned by Route53.</returns>
            <exception cref="T:Amazon.Route53.Model.InvalidInputException">
            The input is not valid.
            </exception>
            <exception cref="T:Amazon.Route53.Model.NoSuchGeoLocationException">
            Amazon Route 53 doesn't support the specified geolocation.
            </exception>
        </member>
        <member name="M:Amazon.Route53.AmazonRoute53Client.GetGeoLocationAsync(Amazon.Route53.Model.GetGeoLocationRequest,System.Threading.CancellationToken)">
            <summary>
            Initiates the asynchronous execution of the GetGeoLocation operation.
            </summary>
             
            <param name="request">Container for the necessary parameters to execute the GetGeoLocation 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.Route53.AmazonRoute53Client.GetHealthCheck(Amazon.Route53.Model.GetHealthCheckRequest)">
            <summary>
            Gets information about a specified health check. Send a <code>GET</code> request to
            the <code>/2013-04-01/healthcheck/<i>health check ID</i> </code> resource. For more
            information about using the console to perform this operation, see <a href="http://docs.aws.amazon.com/Route53/latest/DeveloperGuide/dns-failover.html">Amazon
            Route 53 Health Checks and DNS Failover</a> in the Amazon Route 53 Developer Guide.
            </summary>
            <param name="request">Container for the necessary parameters to execute the GetHealthCheck service method.</param>
             
            <returns>The response from the GetHealthCheck service method, as returned by Route53.</returns>
            <exception cref="T:Amazon.Route53.Model.IncompatibleVersionException">
            The resource you are trying to access is unsupported on this Amazon Route 53 endpoint.
            Please consider using a newer endpoint or a tool that does so.
            </exception>
            <exception cref="T:Amazon.Route53.Model.InvalidInputException">
            The input is not valid.
            </exception>
            <exception cref="T:Amazon.Route53.Model.NoSuchHealthCheckException">
            No health check exists with the ID that you specified in the <code>DeleteHealthCheck</code>
            request.
            </exception>
        </member>
        <member name="M:Amazon.Route53.AmazonRoute53Client.GetHealthCheckAsync(Amazon.Route53.Model.GetHealthCheckRequest,System.Threading.CancellationToken)">
            <summary>
            Initiates the asynchronous execution of the GetHealthCheck operation.
            </summary>
             
            <param name="request">Container for the necessary parameters to execute the GetHealthCheck 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.Route53.AmazonRoute53Client.GetHealthCheckCount(Amazon.Route53.Model.GetHealthCheckCountRequest)">
            <summary>
            To retrieve a count of all your health checks, send a <code>GET</code> request to
            the <code>/2013-04-01/healthcheckcount</code> resource.
            </summary>
            <param name="request">Container for the necessary parameters to execute the GetHealthCheckCount service method.</param>
             
            <returns>The response from the GetHealthCheckCount service method, as returned by Route53.</returns>
        </member>
        <member name="M:Amazon.Route53.AmazonRoute53Client.GetHealthCheckCountAsync(Amazon.Route53.Model.GetHealthCheckCountRequest,System.Threading.CancellationToken)">
            <summary>
            Initiates the asynchronous execution of the GetHealthCheckCount operation.
            </summary>
             
            <param name="request">Container for the necessary parameters to execute the GetHealthCheckCount 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.Route53.AmazonRoute53Client.GetHealthCheckLastFailureReason(Amazon.Route53.Model.GetHealthCheckLastFailureReasonRequest)">
            <summary>
            If you want to learn why a health check is currently failing or why it failed most
            recently (if at all), you can get the failure reason for the most recent failure.
            Send a <code>GET</code> request to the <code>/<i>Amazon Route 53 API version</i>/healthcheck/<i>health
            check ID</i>/lastfailurereason</code> resource.
            </summary>
            <param name="request">Container for the necessary parameters to execute the GetHealthCheckLastFailureReason service method.</param>
             
            <returns>The response from the GetHealthCheckLastFailureReason service method, as returned by Route53.</returns>
            <exception cref="T:Amazon.Route53.Model.InvalidInputException">
            The input is not valid.
            </exception>
            <exception cref="T:Amazon.Route53.Model.NoSuchHealthCheckException">
            No health check exists with the ID that you specified in the <code>DeleteHealthCheck</code>
            request.
            </exception>
        </member>
        <member name="M:Amazon.Route53.AmazonRoute53Client.GetHealthCheckLastFailureReasonAsync(Amazon.Route53.Model.GetHealthCheckLastFailureReasonRequest,System.Threading.CancellationToken)">
            <summary>
            Initiates the asynchronous execution of the GetHealthCheckLastFailureReason operation.
            </summary>
             
            <param name="request">Container for the necessary parameters to execute the GetHealthCheckLastFailureReason 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.Route53.AmazonRoute53Client.GetHealthCheckStatus(Amazon.Route53.Model.GetHealthCheckStatusRequest)">
            <summary>
            Gets status of a specified health check. Send a <code>GET</code> request to the <code>/2013-04-01/healthcheck/<i>health
            check ID</i>/status</code> resource. You can use this call to get a health check's
            current status.
            </summary>
            <param name="request">Container for the necessary parameters to execute the GetHealthCheckStatus service method.</param>
             
            <returns>The response from the GetHealthCheckStatus service method, as returned by Route53.</returns>
            <exception cref="T:Amazon.Route53.Model.InvalidInputException">
            The input is not valid.
            </exception>
            <exception cref="T:Amazon.Route53.Model.NoSuchHealthCheckException">
            No health check exists with the ID that you specified in the <code>DeleteHealthCheck</code>
            request.
            </exception>
        </member>
        <member name="M:Amazon.Route53.AmazonRoute53Client.GetHealthCheckStatusAsync(Amazon.Route53.Model.GetHealthCheckStatusRequest,System.Threading.CancellationToken)">
            <summary>
            Initiates the asynchronous execution of the GetHealthCheckStatus operation.
            </summary>
             
            <param name="request">Container for the necessary parameters to execute the GetHealthCheckStatus 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.Route53.AmazonRoute53Client.GetHostedZone(Amazon.Route53.Model.GetHostedZoneRequest)">
            <summary>
            Retrieves the delegation set for a hosted zone, including the four name servers assigned
            to the hosted zone. Send a <code>GET</code> request to the <code>/<i>Amazon Route
            53 API version</i>/hostedzone/<i>hosted zone ID</i> </code> resource.
            </summary>
            <param name="request">Container for the necessary parameters to execute the GetHostedZone service method.</param>
             
            <returns>The response from the GetHostedZone service method, as returned by Route53.</returns>
            <exception cref="T:Amazon.Route53.Model.InvalidInputException">
            The input is not valid.
            </exception>
            <exception cref="T:Amazon.Route53.Model.NoSuchHostedZoneException">
            No hosted zone exists with the ID that you specified.
            </exception>
        </member>
        <member name="M:Amazon.Route53.AmazonRoute53Client.GetHostedZoneAsync(Amazon.Route53.Model.GetHostedZoneRequest,System.Threading.CancellationToken)">
            <summary>
            Initiates the asynchronous execution of the GetHostedZone operation.
            </summary>
             
            <param name="request">Container for the necessary parameters to execute the GetHostedZone 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.Route53.AmazonRoute53Client.GetHostedZoneCount">
            <summary>
            Retrieves a count of all your hosted zones. Send a <code>GET</code> request to the
            <code>/2013-04-01/hostedzonecount</code> resource.
            </summary>
             
            <returns>The response from the GetHostedZoneCount service method, as returned by Route53.</returns>
            <exception cref="T:Amazon.Route53.Model.InvalidInputException">
            The input is not valid.
            </exception>
        </member>
        <member name="M:Amazon.Route53.AmazonRoute53Client.GetHostedZoneCount(Amazon.Route53.Model.GetHostedZoneCountRequest)">
            <summary>
            Retrieves a count of all your hosted zones. Send a <code>GET</code> request to the
            <code>/2013-04-01/hostedzonecount</code> resource.
            </summary>
            <param name="request">Container for the necessary parameters to execute the GetHostedZoneCount service method.</param>
             
            <returns>The response from the GetHostedZoneCount service method, as returned by Route53.</returns>
            <exception cref="T:Amazon.Route53.Model.InvalidInputException">
            The input is not valid.
            </exception>
        </member>
        <member name="M:Amazon.Route53.AmazonRoute53Client.GetHostedZoneCountAsync(System.Threading.CancellationToken)">
            <summary>
            Retrieves a count of all your hosted zones. Send a <code>GET</code> request to the
            <code>/2013-04-01/hostedzonecount</code> resource.
            </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 GetHostedZoneCount service method, as returned by Route53.</returns>
            <exception cref="T:Amazon.Route53.Model.InvalidInputException">
            The input is not valid.
            </exception>
        </member>
        <member name="M:Amazon.Route53.AmazonRoute53Client.GetHostedZoneCountAsync(Amazon.Route53.Model.GetHostedZoneCountRequest,System.Threading.CancellationToken)">
            <summary>
            Initiates the asynchronous execution of the GetHostedZoneCount operation.
            </summary>
             
            <param name="request">Container for the necessary parameters to execute the GetHostedZoneCount 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.Route53.AmazonRoute53Client.GetReusableDelegationSet(Amazon.Route53.Model.GetReusableDelegationSetRequest)">
            <summary>
            Retrieves the reusable delegation set. Send a <code>GET</code> request to the <code>/2013-04-01/delegationset/<i>delegation
            set ID</i> </code> resource.
            </summary>
            <param name="request">Container for the necessary parameters to execute the GetReusableDelegationSet service method.</param>
             
            <returns>The response from the GetReusableDelegationSet service method, as returned by Route53.</returns>
            <exception cref="T:Amazon.Route53.Model.DelegationSetNotReusableException">
            A reusable delegation set with the specified ID does not exist.
            </exception>
            <exception cref="T:Amazon.Route53.Model.InvalidInputException">
            The input is not valid.
            </exception>
            <exception cref="T:Amazon.Route53.Model.NoSuchDelegationSetException">
            A reusable delegation set with the specified ID does not exist.
            </exception>
        </member>
        <member name="M:Amazon.Route53.AmazonRoute53Client.GetReusableDelegationSetAsync(Amazon.Route53.Model.GetReusableDelegationSetRequest,System.Threading.CancellationToken)">
            <summary>
            Initiates the asynchronous execution of the GetReusableDelegationSet operation.
            </summary>
             
            <param name="request">Container for the necessary parameters to execute the GetReusableDelegationSet 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.Route53.AmazonRoute53Client.GetTrafficPolicy(Amazon.Route53.Model.GetTrafficPolicyRequest)">
            <summary>
            Gets information about a specific traffic policy version.
             
              
            <para>
            Send a <code>GET</code> request to the <code>/<i>Amazon Route 53 API version</i>/trafficpolicy</code>
            resource.
            </para>
            </summary>
            <param name="request">Container for the necessary parameters to execute the GetTrafficPolicy service method.</param>
             
            <returns>The response from the GetTrafficPolicy service method, as returned by Route53.</returns>
            <exception cref="T:Amazon.Route53.Model.InvalidInputException">
            The input is not valid.
            </exception>
            <exception cref="T:Amazon.Route53.Model.NoSuchTrafficPolicyException">
            No traffic policy exists with the specified ID.
            </exception>
        </member>
        <member name="M:Amazon.Route53.AmazonRoute53Client.GetTrafficPolicyAsync(Amazon.Route53.Model.GetTrafficPolicyRequest,System.Threading.CancellationToken)">
            <summary>
            Initiates the asynchronous execution of the GetTrafficPolicy operation.
            </summary>
             
            <param name="request">Container for the necessary parameters to execute the GetTrafficPolicy 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.Route53.AmazonRoute53Client.GetTrafficPolicyInstance(Amazon.Route53.Model.GetTrafficPolicyInstanceRequest)">
            <summary>
            Gets information about a specified traffic policy instance.
             
              
            <para>
            Send a <code>GET</code> request to the <code>/<i>Amazon Route 53 API version</i>/trafficpolicyinstance</code>
            resource.
            </para>
             <note>
            <para>
            After you submit a <code>CreateTrafficPolicyInstance</code> or an <code>UpdateTrafficPolicyInstance</code>
            request, there's a brief delay while Amazon Route 53 creates the resource record sets
            that are specified in the traffic policy definition. For more information, see the
            <code>State</code> response element.
            </para>
             </note> <note>
            <para>
            In the Amazon Route 53 console, traffic policy instances are known as policy records.
            </para>
             </note>
            </summary>
            <param name="request">Container for the necessary parameters to execute the GetTrafficPolicyInstance service method.</param>
             
            <returns>The response from the GetTrafficPolicyInstance service method, as returned by Route53.</returns>
            <exception cref="T:Amazon.Route53.Model.InvalidInputException">
            The input is not valid.
            </exception>
            <exception cref="T:Amazon.Route53.Model.NoSuchTrafficPolicyInstanceException">
            No traffic policy instance exists with the specified ID.
            </exception>
        </member>
        <member name="M:Amazon.Route53.AmazonRoute53Client.GetTrafficPolicyInstanceAsync(Amazon.Route53.Model.GetTrafficPolicyInstanceRequest,System.Threading.CancellationToken)">
            <summary>
            Initiates the asynchronous execution of the GetTrafficPolicyInstance operation.
            </summary>
             
            <param name="request">Container for the necessary parameters to execute the GetTrafficPolicyInstance 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.Route53.AmazonRoute53Client.GetTrafficPolicyInstanceCount(Amazon.Route53.Model.GetTrafficPolicyInstanceCountRequest)">
            <summary>
            Gets the number of traffic policy instances that are associated with the current AWS
            account.
             
              
            <para>
            To get the number of traffic policy instances, send a <code>GET</code> request to
            the <code>/2013-04-01/trafficpolicyinstancecount</code> resource.
            </para>
            </summary>
            <param name="request">Container for the necessary parameters to execute the GetTrafficPolicyInstanceCount service method.</param>
             
            <returns>The response from the GetTrafficPolicyInstanceCount service method, as returned by Route53.</returns>
        </member>
        <member name="M:Amazon.Route53.AmazonRoute53Client.GetTrafficPolicyInstanceCountAsync(Amazon.Route53.Model.GetTrafficPolicyInstanceCountRequest,System.Threading.CancellationToken)">
            <summary>
            Initiates the asynchronous execution of the GetTrafficPolicyInstanceCount operation.
            </summary>
             
            <param name="request">Container for the necessary parameters to execute the GetTrafficPolicyInstanceCount 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.Route53.AmazonRoute53Client.ListChangeBatchesByHostedZone(Amazon.Route53.Model.ListChangeBatchesByHostedZoneRequest)">
            <summary>
            Gets the list of ChangeBatches in a given time period for a given hosted zone.
            </summary>
            <param name="request">Container for the necessary parameters to execute the ListChangeBatchesByHostedZone service method.</param>
             
            <returns>The response from the ListChangeBatchesByHostedZone service method, as returned by Route53.</returns>
            <exception cref="T:Amazon.Route53.Model.InvalidInputException">
            The input is not valid.
            </exception>
            <exception cref="T:Amazon.Route53.Model.NoSuchHostedZoneException">
            No hosted zone exists with the ID that you specified.
            </exception>
        </member>
        <member name="M:Amazon.Route53.AmazonRoute53Client.ListChangeBatchesByHostedZoneAsync(Amazon.Route53.Model.ListChangeBatchesByHostedZoneRequest,System.Threading.CancellationToken)">
            <summary>
            Initiates the asynchronous execution of the ListChangeBatchesByHostedZone operation.
            </summary>
             
            <param name="request">Container for the necessary parameters to execute the ListChangeBatchesByHostedZone 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.Route53.AmazonRoute53Client.ListChangeBatchesByRRSet(Amazon.Route53.Model.ListChangeBatchesByRRSetRequest)">
            <summary>
            Gets the list of ChangeBatches in a given time period for a given hosted zone and
            RRSet.
            </summary>
            <param name="request">Container for the necessary parameters to execute the ListChangeBatchesByRRSet service method.</param>
             
            <returns>The response from the ListChangeBatchesByRRSet service method, as returned by Route53.</returns>
            <exception cref="T:Amazon.Route53.Model.InvalidInputException">
            The input is not valid.
            </exception>
            <exception cref="T:Amazon.Route53.Model.NoSuchHostedZoneException">
            No hosted zone exists with the ID that you specified.
            </exception>
        </member>
        <member name="M:Amazon.Route53.AmazonRoute53Client.ListChangeBatchesByRRSetAsync(Amazon.Route53.Model.ListChangeBatchesByRRSetRequest,System.Threading.CancellationToken)">
            <summary>
            Initiates the asynchronous execution of the ListChangeBatchesByRRSet operation.
            </summary>
             
            <param name="request">Container for the necessary parameters to execute the ListChangeBatchesByRRSet 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.Route53.AmazonRoute53Client.ListGeoLocations">
            <summary>
            Retrieves a list of supported geo locations. Send a <code>GET</code> request to the
            <code>/2013-04-01/geolocations</code> resource. The response to this request includes
            a <code>GeoLocationDetailsList</code> element for each location that Amazon Route
            53 supports.
             
              
            <para>
            Countries are listed first, and continents are listed last. If Amazon Route 53 supports
            subdivisions for a country (for example, states or provinces), the subdivisions for
            that country are listed in alphabetical order immediately after the corresponding
            country.
            </para>
            </summary>
             
            <returns>The response from the ListGeoLocations service method, as returned by Route53.</returns>
            <exception cref="T:Amazon.Route53.Model.InvalidInputException">
            The input is not valid.
            </exception>
        </member>
        <member name="M:Amazon.Route53.AmazonRoute53Client.ListGeoLocations(Amazon.Route53.Model.ListGeoLocationsRequest)">
            <summary>
            Retrieves a list of supported geo locations. Send a <code>GET</code> request to the
            <code>/2013-04-01/geolocations</code> resource. The response to this request includes
            a <code>GeoLocationDetailsList</code> element for each location that Amazon Route
            53 supports.
             
              
            <para>
            Countries are listed first, and continents are listed last. If Amazon Route 53 supports
            subdivisions for a country (for example, states or provinces), the subdivisions for
            that country are listed in alphabetical order immediately after the corresponding
            country.
            </para>
            </summary>
            <param name="request">Container for the necessary parameters to execute the ListGeoLocations service method.</param>
             
            <returns>The response from the ListGeoLocations service method, as returned by Route53.</returns>
            <exception cref="T:Amazon.Route53.Model.InvalidInputException">
            The input is not valid.
            </exception>
        </member>
        <member name="M:Amazon.Route53.AmazonRoute53Client.ListGeoLocationsAsync(System.Threading.CancellationToken)">
            <summary>
            Retrieves a list of supported geo locations. Send a <code>GET</code> request to the
            <code>/2013-04-01/geolocations</code> resource. The response to this request includes
            a <code>GeoLocationDetailsList</code> element for each location that Amazon Route
            53 supports.
             
              
            <para>
            Countries are listed first, and continents are listed last. If Amazon Route 53 supports
            subdivisions for a country (for example, states or provinces), the subdivisions for
            that country are listed in alphabetical order immediately after the corresponding
            country.
            </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 ListGeoLocations service method, as returned by Route53.</returns>
            <exception cref="T:Amazon.Route53.Model.InvalidInputException">
            The input is not valid.
            </exception>
        </member>
        <member name="M:Amazon.Route53.AmazonRoute53Client.ListGeoLocationsAsync(Amazon.Route53.Model.ListGeoLocationsRequest,System.Threading.CancellationToken)">
            <summary>
            Initiates the asynchronous execution of the ListGeoLocations operation.
            </summary>
             
            <param name="request">Container for the necessary parameters to execute the ListGeoLocations 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.Route53.AmazonRoute53Client.ListHealthChecks">
            <summary>
            Retrieve a list of your health checks. Send a <code>GET</code> request to the <code>/2013-04-01/healthcheck</code>
            resource. The response to this request includes a <code>HealthChecks</code> element
            with zero or more <code>HealthCheck</code> child elements. By default, the list of
            health checks is displayed on a single page. You can control the length of the page
            that is displayed by using the <code>MaxItems</code> parameter. You can use the <code>Marker</code>
            parameter to control the health check that the list begins with.
             
              
            <para>
            For information about listing health checks using the Amazon Route 53 console, see
            <a href="http://docs.aws.amazon.com/Route53/latest/DeveloperGuide/dns-failover.html">Amazon
            Route 53 Health Checks and DNS Failover</a>.
            </para>
            </summary>
             
            <returns>The response from the ListHealthChecks service method, as returned by Route53.</returns>
            <exception cref="T:Amazon.Route53.Model.IncompatibleVersionException">
            The resource you are trying to access is unsupported on this Amazon Route 53 endpoint.
            Please consider using a newer endpoint or a tool that does so.
            </exception>
            <exception cref="T:Amazon.Route53.Model.InvalidInputException">
            The input is not valid.
            </exception>
        </member>
        <member name="M:Amazon.Route53.AmazonRoute53Client.ListHealthChecks(Amazon.Route53.Model.ListHealthChecksRequest)">
            <summary>
            Retrieve a list of your health checks. Send a <code>GET</code> request to the <code>/2013-04-01/healthcheck</code>
            resource. The response to this request includes a <code>HealthChecks</code> element
            with zero or more <code>HealthCheck</code> child elements. By default, the list of
            health checks is displayed on a single page. You can control the length of the page
            that is displayed by using the <code>MaxItems</code> parameter. You can use the <code>Marker</code>
            parameter to control the health check that the list begins with.
             
              
            <para>
            For information about listing health checks using the Amazon Route 53 console, see
            <a href="http://docs.aws.amazon.com/Route53/latest/DeveloperGuide/dns-failover.html">Amazon
            Route 53 Health Checks and DNS Failover</a>.
            </para>
            </summary>
            <param name="request">Container for the necessary parameters to execute the ListHealthChecks service method.</param>
             
            <returns>The response from the ListHealthChecks service method, as returned by Route53.</returns>
            <exception cref="T:Amazon.Route53.Model.IncompatibleVersionException">
            The resource you are trying to access is unsupported on this Amazon Route 53 endpoint.
            Please consider using a newer endpoint or a tool that does so.
            </exception>
            <exception cref="T:Amazon.Route53.Model.InvalidInputException">
            The input is not valid.
            </exception>
        </member>
        <member name="M:Amazon.Route53.AmazonRoute53Client.ListHealthChecksAsync(System.Threading.CancellationToken)">
            <summary>
            Retrieve a list of your health checks. Send a <code>GET</code> request to the <code>/2013-04-01/healthcheck</code>
            resource. The response to this request includes a <code>HealthChecks</code> element
            with zero or more <code>HealthCheck</code> child elements. By default, the list of
            health checks is displayed on a single page. You can control the length of the page
            that is displayed by using the <code>MaxItems</code> parameter. You can use the <code>Marker</code>
            parameter to control the health check that the list begins with.
             
              
            <para>
            For information about listing health checks using the Amazon Route 53 console, see
            <a href="http://docs.aws.amazon.com/Route53/latest/DeveloperGuide/dns-failover.html">Amazon
            Route 53 Health Checks and DNS Failover</a>.
            </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 ListHealthChecks service method, as returned by Route53.</returns>
            <exception cref="T:Amazon.Route53.Model.IncompatibleVersionException">
            The resource you are trying to access is unsupported on this Amazon Route 53 endpoint.
            Please consider using a newer endpoint or a tool that does so.
            </exception>
            <exception cref="T:Amazon.Route53.Model.InvalidInputException">
            The input is not valid.
            </exception>
        </member>
        <member name="M:Amazon.Route53.AmazonRoute53Client.ListHealthChecksAsync(Amazon.Route53.Model.ListHealthChecksRequest,System.Threading.CancellationToken)">
            <summary>
            Initiates the asynchronous execution of the ListHealthChecks operation.
            </summary>
             
            <param name="request">Container for the necessary parameters to execute the ListHealthChecks 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.Route53.AmazonRoute53Client.ListHostedZones">
            <summary>
            To retrieve a list of your public and private hosted zones, send a <code>GET</code>
            request to the <code>/2013-04-01/hostedzone</code> resource. The response to this
            request includes a <code>HostedZones</code> child element for each hosted zone created
            by the current AWS account.
             
              
            <para>
            Amazon Route 53 returns a maximum of 100 items in each response. If you have a lot
            of hosted zones, you can use the <code>maxitems</code> parameter to list them in groups
            of up to 100. The response includes four values that help navigate from one group
            of <code>maxitems</code> hosted zones to the next:
            </para>
             <ul> <li>
            <para>
             <code>MaxItems</code> is the value specified for the <code>maxitems</code> parameter
            in the request that produced the current response.
            </para>
             </li> <li>
            <para>
            If the value of <code>IsTruncated</code> in the response is true, there are more hosted
            zones associated with the current AWS account.
            </para>
             </li> <li>
            <para>
             <code>NextMarker</code> is the hosted zone ID of the next hosted zone that is associated
            with the current AWS account. If you want to list more hosted zones, make another
            call to <code>ListHostedZones</code>, and specify the value of the <code>NextMarker</code>
            element in the marker parameter.
            </para>
              
            <para>
            If <code>IsTruncated</code> is false, the <code>NextMarker</code> element is omitted
            from the response.
            </para>
             </li> <li>
            <para>
            If you're making the second or subsequent call to <code>ListHostedZones</code>, the
            <code>Marker</code> element matches the value that you specified in the <code>marker</code>
            parameter in the previous request.
            </para>
             </li> </ul>
            </summary>
             
            <returns>The response from the ListHostedZones service method, as returned by Route53.</returns>
            <exception cref="T:Amazon.Route53.Model.DelegationSetNotReusableException">
            A reusable delegation set with the specified ID does not exist.
            </exception>
            <exception cref="T:Amazon.Route53.Model.InvalidInputException">
            The input is not valid.
            </exception>
            <exception cref="T:Amazon.Route53.Model.NoSuchDelegationSetException">
            A reusable delegation set with the specified ID does not exist.
            </exception>
        </member>
        <member name="M:Amazon.Route53.AmazonRoute53Client.ListHostedZones(Amazon.Route53.Model.ListHostedZonesRequest)">
            <summary>
            To retrieve a list of your public and private hosted zones, send a <code>GET</code>
            request to the <code>/2013-04-01/hostedzone</code> resource. The response to this
            request includes a <code>HostedZones</code> child element for each hosted zone created
            by the current AWS account.
             
              
            <para>
            Amazon Route 53 returns a maximum of 100 items in each response. If you have a lot
            of hosted zones, you can use the <code>maxitems</code> parameter to list them in groups
            of up to 100. The response includes four values that help navigate from one group
            of <code>maxitems</code> hosted zones to the next:
            </para>
             <ul> <li>
            <para>
             <code>MaxItems</code> is the value specified for the <code>maxitems</code> parameter
            in the request that produced the current response.
            </para>
             </li> <li>
            <para>
            If the value of <code>IsTruncated</code> in the response is true, there are more hosted
            zones associated with the current AWS account.
            </para>
             </li> <li>
            <para>
             <code>NextMarker</code> is the hosted zone ID of the next hosted zone that is associated
            with the current AWS account. If you want to list more hosted zones, make another
            call to <code>ListHostedZones</code>, and specify the value of the <code>NextMarker</code>
            element in the marker parameter.
            </para>
              
            <para>
            If <code>IsTruncated</code> is false, the <code>NextMarker</code> element is omitted
            from the response.
            </para>
             </li> <li>
            <para>
            If you're making the second or subsequent call to <code>ListHostedZones</code>, the
            <code>Marker</code> element matches the value that you specified in the <code>marker</code>
            parameter in the previous request.
            </para>
             </li> </ul>
            </summary>
            <param name="request">Container for the necessary parameters to execute the ListHostedZones service method.</param>
             
            <returns>The response from the ListHostedZones service method, as returned by Route53.</returns>
            <exception cref="T:Amazon.Route53.Model.DelegationSetNotReusableException">
            A reusable delegation set with the specified ID does not exist.
            </exception>
            <exception cref="T:Amazon.Route53.Model.InvalidInputException">
            The input is not valid.
            </exception>
            <exception cref="T:Amazon.Route53.Model.NoSuchDelegationSetException">
            A reusable delegation set with the specified ID does not exist.
            </exception>
        </member>
        <member name="M:Amazon.Route53.AmazonRoute53Client.ListHostedZonesAsync(System.Threading.CancellationToken)">
            <summary>
            To retrieve a list of your public and private hosted zones, send a <code>GET</code>
            request to the <code>/2013-04-01/hostedzone</code> resource. The response to this
            request includes a <code>HostedZones</code> child element for each hosted zone created
            by the current AWS account.
             
              
            <para>
            Amazon Route 53 returns a maximum of 100 items in each response. If you have a lot
            of hosted zones, you can use the <code>maxitems</code> parameter to list them in groups
            of up to 100. The response includes four values that help navigate from one group
            of <code>maxitems</code> hosted zones to the next:
            </para>
             <ul> <li>
            <para>
             <code>MaxItems</code> is the value specified for the <code>maxitems</code> parameter
            in the request that produced the current response.
            </para>
             </li> <li>
            <para>
            If the value of <code>IsTruncated</code> in the response is true, there are more hosted
            zones associated with the current AWS account.
            </para>
             </li> <li>
            <para>
             <code>NextMarker</code> is the hosted zone ID of the next hosted zone that is associated
            with the current AWS account. If you want to list more hosted zones, make another
            call to <code>ListHostedZones</code>, and specify the value of the <code>NextMarker</code>
            element in the marker parameter.
            </para>
              
            <para>
            If <code>IsTruncated</code> is false, the <code>NextMarker</code> element is omitted
            from the response.
            </para>
             </li> <li>
            <para>
            If you're making the second or subsequent call to <code>ListHostedZones</code>, the
            <code>Marker</code> element matches the value that you specified in the <code>marker</code>
            parameter in the previous request.
            </para>
             </li> </ul>
            </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 ListHostedZones service method, as returned by Route53.</returns>
            <exception cref="T:Amazon.Route53.Model.DelegationSetNotReusableException">
            A reusable delegation set with the specified ID does not exist.
            </exception>
            <exception cref="T:Amazon.Route53.Model.InvalidInputException">
            The input is not valid.
            </exception>
            <exception cref="T:Amazon.Route53.Model.NoSuchDelegationSetException">
            A reusable delegation set with the specified ID does not exist.
            </exception>
        </member>
        <member name="M:Amazon.Route53.AmazonRoute53Client.ListHostedZonesAsync(Amazon.Route53.Model.ListHostedZonesRequest,System.Threading.CancellationToken)">
            <summary>
            Initiates the asynchronous execution of the ListHostedZones operation.
            </summary>
             
            <param name="request">Container for the necessary parameters to execute the ListHostedZones 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.Route53.AmazonRoute53Client.ListHostedZonesByName(Amazon.Route53.Model.ListHostedZonesByNameRequest)">
            <summary>
            Retrieves a list of your hosted zones in lexicographic order. Send a <code>GET</code>
            request to the <code>/2013-04-01/hostedzonesbyname</code> resource. The response includes
            a <code>HostedZones</code> child element for each hosted zone created by the current
            AWS account.
             
              
            <para>
             <code>ListHostedZonesByName</code> sorts hosted zones by name with the labels reversed.
            For example:
            </para>
             <ul> <li>
            <para>
             <code>com.example.www.</code>
            </para>
             </li> </ul>
            <para>
            Note the trailing dot, which can change the sort order in some circumstances.
            </para>
              
            <para>
            If the domain name includes escape characters or Punycode, <code>ListHostedZonesByName</code>
            alphabetizes the domain name using the escaped or Punycoded value, which is the format
            that Amazon Route 53 saves in its database. For example, to create a hosted zone for
            example.com, specify ex\344mple.com for the domain name. <code>ListHostedZonesByName</code>
            alphabetizes it as:
            </para>
             <ul> <li>
            <para>
             <code>com.ex\344mple.</code>
            </para>
             </li> </ul>
            <para>
            The labels are reversed and alphabetized using the escaped value. For more information
            about valid domain name formats, including internationalized domain names, see <a
            href="http://docs.aws.amazon.com/Route53/latest/DeveloperGuide/DomainNameFormat.html">DNS
            Domain Name Format</a> in the Amazon Route 53 Developer Guide.
            </para>
              
            <para>
            Amazon Route 53 returns up to 100 items in each response. If you have a lot of hosted
            zones, use the <code>MaxItems</code> parameter to list them in groups of up to 100.
            The response includes values that help navigate from one group of <code>MaxItems</code>
            hosted zones to the next:
            </para>
             <ul> <li>
            <para>
            The <code>DNSName</code> and <code>HostedZoneId</code> elements in the response contain
            the values, if any, specified for the <code>dnsname</code> and <code>hostedzoneid</code>
            parameters in the request that produced the current response.
            </para>
             </li> <li>
            <para>
            The <code>MaxItems</code> element in the response contains the value, if any, that
            you specified for the <code>maxitems</code> parameter in the request that produced
            the current response.
            </para>
             </li> <li>
            <para>
            If the value of <code>IsTruncated</code> in the response is true, there are more hosted
            zones associated with the current AWS account.
            </para>
              
            <para>
            If <code>IsTruncated</code> is false, this response includes the last hosted zone
            that is associated with the current account. The <code>NextDNSName</code> element
            and <code>NextHostedZoneId</code> elements are omitted from the response.
            </para>
             </li> <li>
            <para>
            The <code>NextDNSName</code> and <code>NextHostedZoneId</code> elements in the response
            contain the domain name and the hosted zone ID of the next hosted zone that is associated
            with the current AWS account. If you want to list more hosted zones, make another
            call to <code>ListHostedZonesByName</code>, and specify the value of <code>NextDNSName</code>
            and <code>NextHostedZoneId</code> in the <code>dnsname</code> and <code>hostedzoneid</code>
            parameters, respectively.
            </para>
             </li> </ul>
            </summary>
            <param name="request">Container for the necessary parameters to execute the ListHostedZonesByName service method.</param>
             
            <returns>The response from the ListHostedZonesByName service method, as returned by Route53.</returns>
            <exception cref="T:Amazon.Route53.Model.InvalidDomainNameException">
            The specified domain name is not valid.
            </exception>
            <exception cref="T:Amazon.Route53.Model.InvalidInputException">
            The input is not valid.
            </exception>
        </member>
        <member name="M:Amazon.Route53.AmazonRoute53Client.ListHostedZonesByNameAsync(Amazon.Route53.Model.ListHostedZonesByNameRequest,System.Threading.CancellationToken)">
            <summary>
            Initiates the asynchronous execution of the ListHostedZonesByName operation.
            </summary>
             
            <param name="request">Container for the necessary parameters to execute the ListHostedZonesByName 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.Route53.AmazonRoute53Client.ListResourceRecordSets(Amazon.Route53.Model.ListResourceRecordSetsRequest)">
            <summary>
            Lists the resource record sets in a specified hosted zone.
             
              
            <para>
             <code>ListResourceRecordSets</code> returns up to 100 resource record sets at a time
            in ASCII order, beginning at a position specified by the <code>name</code> and <code>type</code>
            elements. The action sorts results first by DNS name with the labels reversed, for
            example:
            </para>
              
            <para>
             <code>com.example.www.</code>
            </para>
              
            <para>
            Note the trailing dot, which can change the sort order in some circumstances.
            </para>
              
            <para>
            When multiple records have the same DNS name, the action sorts results by the record
            type.
            </para>
              
            <para>
            You can use the name and type elements to adjust the beginning position of the list
            of resource record sets returned:
            </para>
             <dl> <dt>If you do not specify Name or Type</dt> <dd>
            <para>
            The results begin with the first resource record set that the hosted zone contains.
            </para>
             </dd> <dt>If you specify Name but not Type</dt> <dd>
            <para>
            The results begin with the first resource record set in the list whose name is greater
            than or equal to <code>Name</code>.
            </para>
             </dd> <dt>If you specify Type but not Name</dt> <dd>
            <para>
            Amazon Route 53 returns the <code>InvalidInput</code> error.
            </para>
             </dd> <dt>If you specify both Name and Type</dt> <dd>
            <para>
            The results begin with the first resource record set in the list whose name is greater
            than or equal to <code>Name</code>, and whose type is greater than or equal to <code>Type</code>.
            </para>
             </dd> </dl>
            <para>
            This action returns the most current version of the records. This includes records
            that are <code>PENDING</code>, and that are not yet available on all Amazon Route
            53 DNS servers.
            </para>
              
            <para>
            To ensure that you get an accurate listing of the resource record sets for a hosted
            zone at a point in time, do not submit a <code>ChangeResourceRecordSets</code> request
            while you're paging through the results of a <code>ListResourceRecordSets</code> request.
            If you do, some pages may display results without the latest changes while other pages
            display results with the latest changes.
            </para>
            </summary>
            <param name="request">Container for the necessary parameters to execute the ListResourceRecordSets service method.</param>
             
            <returns>The response from the ListResourceRecordSets service method, as returned by Route53.</returns>
            <exception cref="T:Amazon.Route53.Model.InvalidInputException">
            The input is not valid.
            </exception>
            <exception cref="T:Amazon.Route53.Model.NoSuchHostedZoneException">
            No hosted zone exists with the ID that you specified.
            </exception>
        </member>
        <member name="M:Amazon.Route53.AmazonRoute53Client.ListResourceRecordSetsAsync(Amazon.Route53.Model.ListResourceRecordSetsRequest,System.Threading.CancellationToken)">
            <summary>
            Initiates the asynchronous execution of the ListResourceRecordSets operation.
            </summary>
             
            <param name="request">Container for the necessary parameters to execute the ListResourceRecordSets 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.Route53.AmazonRoute53Client.ListReusableDelegationSets">
            <summary>
            To retrieve a list of your reusable delegation sets, send a <code>GET</code> request
            to the <code>/2013-04-01/delegationset</code> resource. The response to this request
            includes a <code>DelegationSets</code> element with zero, one, or multiple <code>DelegationSet</code>
            child elements. By default, the list of delegation sets is displayed on a single page.
            You can control the length of the page that is displayed by using the <code>MaxItems</code>
            parameter. You can use the <code>Marker</code> parameter to control the delegation
            set that the list begins with.
             
             <note>
            <para>
             Amazon Route 53 returns a maximum of 100 items. If you set MaxItems to a value greater
            than 100, Amazon Route 53 returns only the first 100.
            </para>
             </note>
            </summary>
             
            <returns>The response from the ListReusableDelegationSets service method, as returned by Route53.</returns>
            <exception cref="T:Amazon.Route53.Model.InvalidInputException">
            The input is not valid.
            </exception>
        </member>
        <member name="M:Amazon.Route53.AmazonRoute53Client.ListReusableDelegationSets(Amazon.Route53.Model.ListReusableDelegationSetsRequest)">
            <summary>
            To retrieve a list of your reusable delegation sets, send a <code>GET</code> request
            to the <code>/2013-04-01/delegationset</code> resource. The response to this request
            includes a <code>DelegationSets</code> element with zero, one, or multiple <code>DelegationSet</code>
            child elements. By default, the list of delegation sets is displayed on a single page.
            You can control the length of the page that is displayed by using the <code>MaxItems</code>
            parameter. You can use the <code>Marker</code> parameter to control the delegation
            set that the list begins with.
             
             <note>
            <para>
             Amazon Route 53 returns a maximum of 100 items. If you set MaxItems to a value greater
            than 100, Amazon Route 53 returns only the first 100.
            </para>
             </note>
            </summary>
            <param name="request">Container for the necessary parameters to execute the ListReusableDelegationSets service method.</param>
             
            <returns>The response from the ListReusableDelegationSets service method, as returned by Route53.</returns>
            <exception cref="T:Amazon.Route53.Model.InvalidInputException">
            The input is not valid.
            </exception>
        </member>
        <member name="M:Amazon.Route53.AmazonRoute53Client.ListReusableDelegationSetsAsync(System.Threading.CancellationToken)">
            <summary>
            To retrieve a list of your reusable delegation sets, send a <code>GET</code> request
            to the <code>/2013-04-01/delegationset</code> resource. The response to this request
            includes a <code>DelegationSets</code> element with zero, one, or multiple <code>DelegationSet</code>
            child elements. By default, the list of delegation sets is displayed on a single page.
            You can control the length of the page that is displayed by using the <code>MaxItems</code>
            parameter. You can use the <code>Marker</code> parameter to control the delegation
            set that the list begins with.
             
             <note>
            <para>
             Amazon Route 53 returns a maximum of 100 items. If you set MaxItems to a value greater
            than 100, Amazon Route 53 returns only the first 100.
            </para>
             </note>
            </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 ListReusableDelegationSets service method, as returned by Route53.</returns>
            <exception cref="T:Amazon.Route53.Model.InvalidInputException">
            The input is not valid.
            </exception>
        </member>
        <member name="M:Amazon.Route53.AmazonRoute53Client.ListReusableDelegationSetsAsync(Amazon.Route53.Model.ListReusableDelegationSetsRequest,System.Threading.CancellationToken)">
            <summary>
            Initiates the asynchronous execution of the ListReusableDelegationSets operation.
            </summary>
             
            <param name="request">Container for the necessary parameters to execute the ListReusableDelegationSets 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.Route53.AmazonRoute53Client.ListTagsForResource(Amazon.Route53.Model.ListTagsForResourceRequest)">
            <summary>
            Lists tags for one health check or hosted zone.
             
              
            <para>
            For information about using tags for cost allocation, see <a href="http://docs.aws.amazon.com/awsaccountbilling/latest/aboutv2/cost-alloc-tags.html">Using
            Cost Allocation Tags</a> in the <i>AWS Billing and Cost Management User Guide</i>.
            </para>
            </summary>
            <param name="request">Container for the necessary parameters to execute the ListTagsForResource service method.</param>
             
            <returns>The response from the ListTagsForResource service method, as returned by Route53.</returns>
            <exception cref="T:Amazon.Route53.Model.InvalidInputException">
            The input is not valid.
            </exception>
            <exception cref="T:Amazon.Route53.Model.NoSuchHealthCheckException">
            No health check exists with the ID that you specified in the <code>DeleteHealthCheck</code>
            request.
            </exception>
            <exception cref="T:Amazon.Route53.Model.NoSuchHostedZoneException">
            No hosted zone exists with the ID that you specified.
            </exception>
            <exception cref="T:Amazon.Route53.Model.PriorRequestNotCompleteException">
            If Amazon Route 53 can't process a request before the next request arrives, it will
            reject subsequent requests for the same hosted zone and return an <code>HTTP 400 error</code>
            (<code>Bad request</code>). If Amazon Route 53 returns this error repeatedly for the
            same request, we recommend that you wait, in intervals of increasing duration, before
            you try the request again.
            </exception>
            <exception cref="T:Amazon.Route53.Model.ThrottlingException">
             
            </exception>
        </member>
        <member name="M:Amazon.Route53.AmazonRoute53Client.ListTagsForResourceAsync(Amazon.Route53.Model.ListTagsForResourceRequest,System.Threading.CancellationToken)">
            <summary>
            Initiates the asynchronous execution of the ListTagsForResource operation.
            </summary>
             
            <param name="request">Container for the necessary parameters to execute the ListTagsForResource 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.Route53.AmazonRoute53Client.ListTagsForResources(Amazon.Route53.Model.ListTagsForResourcesRequest)">
            <summary>
            Lists tags for up to 10 health checks or hosted zones.
             
              
            <para>
            For information about using tags for cost allocation, see <a href="http://docs.aws.amazon.com/awsaccountbilling/latest/aboutv2/cost-alloc-tags.html">Using
            Cost Allocation Tags</a> in the <i>AWS Billing and Cost Management User Guide</i>.
            </para>
            </summary>
            <param name="request">Container for the necessary parameters to execute the ListTagsForResources service method.</param>
             
            <returns>The response from the ListTagsForResources service method, as returned by Route53.</returns>
            <exception cref="T:Amazon.Route53.Model.InvalidInputException">
            The input is not valid.
            </exception>
            <exception cref="T:Amazon.Route53.Model.NoSuchHealthCheckException">
            No health check exists with the ID that you specified in the <code>DeleteHealthCheck</code>
            request.
            </exception>
            <exception cref="T:Amazon.Route53.Model.NoSuchHostedZoneException">
            No hosted zone exists with the ID that you specified.
            </exception>
            <exception cref="T:Amazon.Route53.Model.PriorRequestNotCompleteException">
            If Amazon Route 53 can't process a request before the next request arrives, it will
            reject subsequent requests for the same hosted zone and return an <code>HTTP 400 error</code>
            (<code>Bad request</code>). If Amazon Route 53 returns this error repeatedly for the
            same request, we recommend that you wait, in intervals of increasing duration, before
            you try the request again.
            </exception>
            <exception cref="T:Amazon.Route53.Model.ThrottlingException">
             
            </exception>
        </member>
        <member name="M:Amazon.Route53.AmazonRoute53Client.ListTagsForResourcesAsync(Amazon.Route53.Model.ListTagsForResourcesRequest,System.Threading.CancellationToken)">
            <summary>
            Initiates the asynchronous execution of the ListTagsForResources operation.
            </summary>
             
            <param name="request">Container for the necessary parameters to execute the ListTagsForResources 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.Route53.AmazonRoute53Client.ListTrafficPolicies(Amazon.Route53.Model.ListTrafficPoliciesRequest)">
            <summary>
            Gets information about the latest version for every traffic policy that is associated
            with the current AWS account. Send a <code>GET</code> request to the <code>/<i>Amazon
            Route 53 API version</i>/trafficpolicy</code> resource.
             
              
            <para>
            Amazon Route 53 returns a maximum of 100 items in each response. If you have a lot
            of traffic policies, you can use the <code>maxitems</code> parameter to list them
            in groups of up to 100.
            </para>
              
            <para>
            The response includes three values that help you navigate from one group of <code>maxitems</code>
            traffic policies to the next:
            </para>
             <ul> <li>
            <para>
             <b>IsTruncated</b>
            </para>
              
            <para>
            If the value of <code>IsTruncated</code> in the response is <code>true</code>, there
            are more traffic policies associated with the current AWS account.
            </para>
              
            <para>
            If <code>IsTruncated</code> is <code>false</code>, this response includes the last
            traffic policy that is associated with the current account.
            </para>
             </li> <li>
            <para>
             <b>TrafficPolicyIdMarker</b>
            </para>
              
            <para>
            If <code>IsTruncated</code> is <code>true</code>, <code>TrafficPolicyIdMarker</code>
            is the ID of the first traffic policy in the next group of <code>MaxItems</code> traffic
            policies. If you want to list more traffic policies, make another call to <code>ListTrafficPolicies</code>,
            and specify the value of the <code>TrafficPolicyIdMarker</code> element from the response
            in the <code>TrafficPolicyIdMarker</code> request parameter.
            </para>
              
            <para>
            If <code>IsTruncated</code> is <code>false</code>, the <code>TrafficPolicyIdMarker</code>
            element is omitted from the response.
            </para>
             </li> <li>
            <para>
             <b>MaxItems</b>
            </para>
              
            <para>
            The value that you specified for the <code>MaxItems</code> parameter in the request
            that produced the current response.
            </para>
             </li> </ul>
            </summary>
            <param name="request">Container for the necessary parameters to execute the ListTrafficPolicies service method.</param>
             
            <returns>The response from the ListTrafficPolicies service method, as returned by Route53.</returns>
            <exception cref="T:Amazon.Route53.Model.InvalidInputException">
            The input is not valid.
            </exception>
        </member>
        <member name="M:Amazon.Route53.AmazonRoute53Client.ListTrafficPoliciesAsync(Amazon.Route53.Model.ListTrafficPoliciesRequest,System.Threading.CancellationToken)">
            <summary>
            Initiates the asynchronous execution of the ListTrafficPolicies operation.
            </summary>
             
            <param name="request">Container for the necessary parameters to execute the ListTrafficPolicies 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.Route53.AmazonRoute53Client.ListTrafficPolicyInstances(Amazon.Route53.Model.ListTrafficPolicyInstancesRequest)">
            <summary>
            Gets information about the traffic policy instances that you created by using the
            current AWS account.
             
             <note>
            <para>
            After you submit an <code>UpdateTrafficPolicyInstance</code> request, there's a brief
            delay while Amazon Route 53 creates the resource record sets that are specified in
            the traffic policy definition. For more information, see the <code>State</code> response
            element.
            </para>
             </note>
            <para>
            Send a <code>GET</code> request to the <code>/<i>Amazon Route 53 API version</i>/trafficpolicyinstance</code>
            resource.
            </para>
              
            <para>
            Amazon Route 53 returns a maximum of 100 items in each response. If you have a lot
            of traffic policy instances, you can use the <code>MaxItems</code> parameter to list
            them in groups of up to 100.
            </para>
              
            <para>
            The response includes five values that help you navigate from one group of <code>MaxItems</code>
            traffic policy instances to the next:
            </para>
             <ul> <li>
            <para>
             <b>IsTruncated</b>
            </para>
              
            <para>
            If the value of <code>IsTruncated</code> in the response is <code>true</code>, there
            are more traffic policy instances associated with the current AWS account.
            </para>
              
            <para>
            If <code>IsTruncated</code> is <code>false</code>, this response includes the last
            traffic policy instance that is associated with the current account.
            </para>
             </li> <li>
            <para>
             <b>MaxItems</b>
            </para>
              
            <para>
            The value that you specified for the <code>MaxItems</code> parameter in the request
            that produced the current response.
            </para>
             </li> <li>
            <para>
             <b>HostedZoneIdMarker</b>, <b>TrafficPolicyInstanceNameMarker</b>, and <b>TrafficPolicyInstanceTypeMarker</b>
             
            </para>
              
            <para>
            If <code>IsTruncated</code> is <code>true</code>, these three values in the response
            represent the first traffic policy instance in the next group of <code>MaxItems</code>
            traffic policy instances. To list more traffic policy instances, make another call
            to <code>ListTrafficPolicyInstances</code>, and specify these values in the corresponding
            request parameters.
            </para>
              
            <para>
            If <code>IsTruncated</code> is <code>false</code>, all three elements are omitted
            from the response.
            </para>
             </li> </ul>
            </summary>
            <param name="request">Container for the necessary parameters to execute the ListTrafficPolicyInstances service method.</param>
             
            <returns>The response from the ListTrafficPolicyInstances service method, as returned by Route53.</returns>
            <exception cref="T:Amazon.Route53.Model.InvalidInputException">
            The input is not valid.
            </exception>
            <exception cref="T:Amazon.Route53.Model.NoSuchTrafficPolicyInstanceException">
            No traffic policy instance exists with the specified ID.
            </exception>
        </member>
        <member name="M:Amazon.Route53.AmazonRoute53Client.ListTrafficPolicyInstancesAsync(Amazon.Route53.Model.ListTrafficPolicyInstancesRequest,System.Threading.CancellationToken)">
            <summary>
            Initiates the asynchronous execution of the ListTrafficPolicyInstances operation.
            </summary>
             
            <param name="request">Container for the necessary parameters to execute the ListTrafficPolicyInstances 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.Route53.AmazonRoute53Client.ListTrafficPolicyInstancesByHostedZone(Amazon.Route53.Model.ListTrafficPolicyInstancesByHostedZoneRequest)">
            <summary>
            Gets information about the traffic policy instances that you created in a specified
            hosted zone.
             
             <note>
            <para>
            After you submit an <code>UpdateTrafficPolicyInstance</code> request, there's a brief
            delay while Amazon Route 53 creates the resource record sets that are specified in
            the traffic policy definition. For more information, see the <code>State</code> response
            element.
            </para>
             </note>
            <para>
            Send a <code>GET</code> request to the <code>/<i>Amazon Route 53 API version</i>/trafficpolicyinstance</code>
            resource and include the ID of the hosted zone.
            </para>
              
            <para>
            Amazon Route 53 returns a maximum of 100 items in each response. If you have a lot
            of traffic policy instances, you can use the <code>MaxItems</code> parameter to list
            them in groups of up to 100.
            </para>
              
            <para>
            The response includes four values that help you navigate from one group of <code>MaxItems</code>
            traffic policy instances to the next:
            </para>
             <ul> <li>
            <para>
             <b>IsTruncated</b>
            </para>
              
            <para>
            If the value of <code/>IsTruncated in the response is <code>true</code>, there are
            more traffic policy instances associated with the current AWS account.
            </para>
              
            <para>
            If <code>IsTruncated</code> is <code>false</code>, this response includes the last
            traffic policy instance that is associated with the current account.
            </para>
             </li> <li>
            <para>
             <b>MaxItems</b>
            </para>
              
            <para>
            The value that you specified for the <code>MaxItems</code> parameter in the request
            that produced the current response.
            </para>
             </li> <li>
            <para>
             <b>TrafficPolicyInstanceNameMarker</b> and <b>TrafficPolicyInstanceTypeMarker</b>
             
            </para>
              
            <para>
            If <code>IsTruncated</code> is <code>true</code>, these two values in the response
            represent the first traffic policy instance in the next group of <code>MaxItems</code>
            traffic policy instances. To list more traffic policy instances, make another call
            to <code>ListTrafficPolicyInstancesByHostedZone</code>, and specify these values in
            the corresponding request parameters.
            </para>
              
            <para>
            If <code>IsTruncated</code> is <code>false</code>, all three elements are omitted
            from the response.
            </para>
             </li> </ul>
            </summary>
            <param name="request">Container for the necessary parameters to execute the ListTrafficPolicyInstancesByHostedZone service method.</param>
             
            <returns>The response from the ListTrafficPolicyInstancesByHostedZone service method, as returned by Route53.</returns>
            <exception cref="T:Amazon.Route53.Model.InvalidInputException">
            The input is not valid.
            </exception>
            <exception cref="T:Amazon.Route53.Model.NoSuchHostedZoneException">
            No hosted zone exists with the ID that you specified.
            </exception>
            <exception cref="T:Amazon.Route53.Model.NoSuchTrafficPolicyInstanceException">
            No traffic policy instance exists with the specified ID.
            </exception>
        </member>
        <member name="M:Amazon.Route53.AmazonRoute53Client.ListTrafficPolicyInstancesByHostedZoneAsync(Amazon.Route53.Model.ListTrafficPolicyInstancesByHostedZoneRequest,System.Threading.CancellationToken)">
            <summary>
            Initiates the asynchronous execution of the ListTrafficPolicyInstancesByHostedZone operation.
            </summary>
             
            <param name="request">Container for the necessary parameters to execute the ListTrafficPolicyInstancesByHostedZone 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.Route53.AmazonRoute53Client.ListTrafficPolicyInstancesByPolicy(Amazon.Route53.Model.ListTrafficPolicyInstancesByPolicyRequest)">
            <summary>
            Gets information about the traffic policy instances that you created by using a specify
            traffic policy version.
             
             <note>
            <para>
            After you submit a <code>CreateTrafficPolicyInstance</code> or an <code>UpdateTrafficPolicyInstance</code>
            request, there's a brief delay while Amazon Route 53 creates the resource record sets
            that are specified in the traffic policy definition. For more information, see the
            <code>State</code> response element.
            </para>
             </note>
            <para>
            Send a <code>GET</code> request to the <code>/<i>Route 53 API version</i>/trafficpolicyinstance</code>
            resource and include the ID and version of the traffic policy.
            </para>
              
            <para>
            Amazon Route 53 returns a maximum of 100 items in each response. If you have a lot
            of traffic policy instances, you can use the <code>MaxItems</code> parameter to list
            them in groups of up to 100.
            </para>
              
            <para>
            The response includes five values that help you navigate from one group of <code>MaxItems</code>
            traffic policy instances to the next:
            </para>
             <ul> <li>
            <para>
             <b>IsTruncated</b>
            </para>
              
            <para>
            If the value of <code>IsTruncated</code> in the response is <code>true</code>, there
            are more traffic policy instances associated with the specified traffic policy.
            </para>
              
            <para>
            If <code>IsTruncated</code> is <code>false</code>, this response includes the last
            traffic policy instance that is associated with the specified traffic policy.
            </para>
             </li> <li>
            <para>
             <b>MaxItems</b>
            </para>
              
            <para>
            The value that you specified for the <code>MaxItems</code> parameter in the request
            that produced the current response.
            </para>
             </li> <li>
            <para>
             <b>HostedZoneIdMarker</b>, <b>TrafficPolicyInstanceNameMarker</b>, and <b>TrafficPolicyInstanceTypeMarker</b>
             
            </para>
              
            <para>
            If <code>IsTruncated</code> is <code>true</code>, these values in the response represent
            the first traffic policy instance in the next group of <code>MaxItems</code> traffic
            policy instances. To list more traffic policy instances, make another call to <code>ListTrafficPolicyInstancesByPolicy</code>,
            and specify these values in the corresponding request parameters.
            </para>
              
            <para>
            If <code>IsTruncated</code> is <code>false</code>, all three elements are omitted
            from the response.
            </para>
             </li> </ul>
            </summary>
            <param name="request">Container for the necessary parameters to execute the ListTrafficPolicyInstancesByPolicy service method.</param>
             
            <returns>The response from the ListTrafficPolicyInstancesByPolicy service method, as returned by Route53.</returns>
            <exception cref="T:Amazon.Route53.Model.InvalidInputException">
            The input is not valid.
            </exception>
            <exception cref="T:Amazon.Route53.Model.NoSuchTrafficPolicyException">
            No traffic policy exists with the specified ID.
            </exception>
            <exception cref="T:Amazon.Route53.Model.NoSuchTrafficPolicyInstanceException">
            No traffic policy instance exists with the specified ID.
            </exception>
        </member>
        <member name="M:Amazon.Route53.AmazonRoute53Client.ListTrafficPolicyInstancesByPolicyAsync(Amazon.Route53.Model.ListTrafficPolicyInstancesByPolicyRequest,System.Threading.CancellationToken)">
            <summary>
            Initiates the asynchronous execution of the ListTrafficPolicyInstancesByPolicy operation.
            </summary>
             
            <param name="request">Container for the necessary parameters to execute the ListTrafficPolicyInstancesByPolicy 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.Route53.AmazonRoute53Client.ListTrafficPolicyVersions(Amazon.Route53.Model.ListTrafficPolicyVersionsRequest)">
            <summary>
            Gets information about all of the versions for a specified traffic policy.
             
              
            <para>
            Send a <code>GET</code> request to the <code>/<i>Amazon Route 53 API version</i>/trafficpolicy</code>
            resource and specify the ID of the traffic policy for which you want to list versions.
            </para>
              
            <para>
            Amazon Route 53 returns a maximum of 100 items in each response. If you have a lot
            of traffic policies, you can use the <code>maxitems</code> parameter to list them
            in groups of up to 100.
            </para>
              
            <para>
            The response includes three values that help you navigate from one group of <code>maxitems</code>
            traffic policies to the next:
            </para>
             <ul> <li>
            <para>
             <b>IsTruncated</b>
            </para>
              
            <para>
            If the value of <code>IsTruncated</code> in the response is <code>true</code>, there
            are more traffic policy versions associated with the specified traffic policy.
            </para>
              
            <para>
            If <code>IsTruncated</code> is <code>false</code>, this response includes the last
            traffic policy version that is associated with the specified traffic policy.
            </para>
             </li> <li>
            <para>
             <b>TrafficPolicyVersionMarker</b>
            </para>
              
            <para>
            The ID of the next traffic policy version that is associated with the current AWS
            account. If you want to list more traffic policies, make another call to <code>ListTrafficPolicyVersions</code>,
            and specify the value of the <code>TrafficPolicyVersionMarker</code> element in the
            <code>TrafficPolicyVersionMarker</code> request parameter.
            </para>
              
            <para>
            If <code>IsTruncated</code> is <code>false</code>, Amazon Route 53 omits the <code>TrafficPolicyVersionMarker</code>
            element from the response.
            </para>
             </li> <li>
            <para>
             <b>MaxItems</b>
            </para>
              
            <para>
            The value that you specified for the <code>MaxItems</code> parameter in the request
            that produced the current response.
            </para>
             </li> </ul>
            </summary>
            <param name="request">Container for the necessary parameters to execute the ListTrafficPolicyVersions service method.</param>
             
            <returns>The response from the ListTrafficPolicyVersions service method, as returned by Route53.</returns>
            <exception cref="T:Amazon.Route53.Model.InvalidInputException">
            The input is not valid.
            </exception>
            <exception cref="T:Amazon.Route53.Model.NoSuchTrafficPolicyException">
            No traffic policy exists with the specified ID.
            </exception>
        </member>
        <member name="M:Amazon.Route53.AmazonRoute53Client.ListTrafficPolicyVersionsAsync(Amazon.Route53.Model.ListTrafficPolicyVersionsRequest,System.Threading.CancellationToken)">
            <summary>
            Initiates the asynchronous execution of the ListTrafficPolicyVersions operation.
            </summary>
             
            <param name="request">Container for the necessary parameters to execute the ListTrafficPolicyVersions 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.Route53.AmazonRoute53Client.TestDNSAnswer(Amazon.Route53.Model.TestDNSAnswerRequest)">
            <summary>
            Gets the value that Amazon Route 53 returns in response to a DNS request for a specified
            record name and type. You can optionally specify the IP address of a DNS resolver,
            an EDNS0 client subnet IP address, and a subnet mask.
            </summary>
            <param name="request">Container for the necessary parameters to execute the TestDNSAnswer service method.</param>
             
            <returns>The response from the TestDNSAnswer service method, as returned by Route53.</returns>
            <exception cref="T:Amazon.Route53.Model.InvalidInputException">
            The input is not valid.
            </exception>
            <exception cref="T:Amazon.Route53.Model.NoSuchHostedZoneException">
            No hosted zone exists with the ID that you specified.
            </exception>
        </member>
        <member name="M:Amazon.Route53.AmazonRoute53Client.TestDNSAnswerAsync(Amazon.Route53.Model.TestDNSAnswerRequest,System.Threading.CancellationToken)">
            <summary>
            Initiates the asynchronous execution of the TestDNSAnswer operation.
            </summary>
             
            <param name="request">Container for the necessary parameters to execute the TestDNSAnswer 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.Route53.AmazonRoute53Client.UpdateHealthCheck(Amazon.Route53.Model.UpdateHealthCheckRequest)">
            <summary>
            Updates an existing health check.
             
              
            <para>
            Send a <code>POST</code> request to the <code>/2013-04-01/healthcheck/<i>health check
            ID</i> </code> resource. The request body must include an XML document with an <code>UpdateHealthCheckRequest</code>
            element. For more information about updating health checks, see <a href="http://docs.aws.amazon.com/Route53/latest/DeveloperGuide/health-checks-creating-deleting.html">Creating,
            Updating, and Deleting Health Checks</a> in the Amazon Route 53 Developer Guide.
            </para>
            </summary>
            <param name="request">Container for the necessary parameters to execute the UpdateHealthCheck service method.</param>
             
            <returns>The response from the UpdateHealthCheck service method, as returned by Route53.</returns>
            <exception cref="T:Amazon.Route53.Model.HealthCheckVersionMismatchException">
            The value of <code>HealthCheckVersion</code> in the request doesn't match the value
            of <code>HealthCheckVersion</code> in the health check.
            </exception>
            <exception cref="T:Amazon.Route53.Model.InvalidInputException">
            The input is not valid.
            </exception>
            <exception cref="T:Amazon.Route53.Model.NoSuchHealthCheckException">
            No health check exists with the ID that you specified in the <code>DeleteHealthCheck</code>
            request.
            </exception>
        </member>
        <member name="M:Amazon.Route53.AmazonRoute53Client.UpdateHealthCheckAsync(Amazon.Route53.Model.UpdateHealthCheckRequest,System.Threading.CancellationToken)">
            <summary>
            Initiates the asynchronous execution of the UpdateHealthCheck operation.
            </summary>
             
            <param name="request">Container for the necessary parameters to execute the UpdateHealthCheck 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.Route53.AmazonRoute53Client.UpdateHostedZoneComment(Amazon.Route53.Model.UpdateHostedZoneCommentRequest)">
            <summary>
            Updates the hosted zone comment. Send a <code>POST</code> request to the <code>/2013-04-01/hostedzone/<i>hosted
            zone ID</i> </code> resource.
            </summary>
            <param name="request">Container for the necessary parameters to execute the UpdateHostedZoneComment service method.</param>
             
            <returns>The response from the UpdateHostedZoneComment service method, as returned by Route53.</returns>
            <exception cref="T:Amazon.Route53.Model.InvalidInputException">
            The input is not valid.
            </exception>
            <exception cref="T:Amazon.Route53.Model.NoSuchHostedZoneException">
            No hosted zone exists with the ID that you specified.
            </exception>
        </member>
        <member name="M:Amazon.Route53.AmazonRoute53Client.UpdateHostedZoneCommentAsync(Amazon.Route53.Model.UpdateHostedZoneCommentRequest,System.Threading.CancellationToken)">
            <summary>
            Initiates the asynchronous execution of the UpdateHostedZoneComment operation.
            </summary>
             
            <param name="request">Container for the necessary parameters to execute the UpdateHostedZoneComment 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.Route53.AmazonRoute53Client.UpdateTrafficPolicyComment(Amazon.Route53.Model.UpdateTrafficPolicyCommentRequest)">
            <summary>
            Updates the comment for a specified traffic policy version.
             
              
            <para>
            Send a <code>POST</code> request to the <code>/2013-04-01/trafficpolicy/</code> resource.
            </para>
              
            <para>
            The request body must include a document with an <code>UpdateTrafficPolicyCommentRequest</code>
            element.
            </para>
            </summary>
            <param name="request">Container for the necessary parameters to execute the UpdateTrafficPolicyComment service method.</param>
             
            <returns>The response from the UpdateTrafficPolicyComment service method, as returned by Route53.</returns>
            <exception cref="T:Amazon.Route53.Model.ConcurrentModificationException">
            Another user submitted a request to update the object at the same time that you did.
            Retry the request.
            </exception>
            <exception cref="T:Amazon.Route53.Model.InvalidInputException">
            The input is not valid.
            </exception>
            <exception cref="T:Amazon.Route53.Model.NoSuchTrafficPolicyException">
            No traffic policy exists with the specified ID.
            </exception>
        </member>
        <member name="M:Amazon.Route53.AmazonRoute53Client.UpdateTrafficPolicyCommentAsync(Amazon.Route53.Model.UpdateTrafficPolicyCommentRequest,System.Threading.CancellationToken)">
            <summary>
            Initiates the asynchronous execution of the UpdateTrafficPolicyComment operation.
            </summary>
             
            <param name="request">Container for the necessary parameters to execute the UpdateTrafficPolicyComment 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.Route53.AmazonRoute53Client.UpdateTrafficPolicyInstance(Amazon.Route53.Model.UpdateTrafficPolicyInstanceRequest)">
            <summary>
            Updates the resource record sets in a specified hosted zone that were created based
            on the settings in a specified traffic policy version.
             
              
            <para>
            Send a <code>POST</code> request to the <code>/2013-04-01/trafficpolicyinstance/<i>traffic
            policy ID</i> </code> resource. The request body must include a document with an <code>UpdateTrafficPolicyInstanceRequest</code>
            element.
            </para>
              
            <para>
            When you update a traffic policy instance, Amazon Route 53 continues to respond to
            DNS queries for the root resource record set name (such as example.com) while it replaces
            one group of resource record sets with another. Amazon Route 53 performs the following
            operations:
            </para>
             <ol> <li>
            <para>
            Amazon Route 53 creates a new group of resource record sets based on the specified
            traffic policy. This is true regardless of how substantial the differences are between
            the existing resource record sets and the new resource record sets.
            </para>
             </li> <li>
            <para>
            When all of the new resource record sets have been created, Amazon Route 53 starts
            to respond to DNS queries for the root resource record set name (such as example.com)
            by using the new resource record sets.
            </para>
             </li> <li>
            <para>
            Amazon Route 53 deletes the old group of resource record sets that are associated
            with the root resource record set name.
            </para>
             </li> </ol>
            </summary>
            <param name="request">Container for the necessary parameters to execute the UpdateTrafficPolicyInstance service method.</param>
             
            <returns>The response from the UpdateTrafficPolicyInstance service method, as returned by Route53.</returns>
            <exception cref="T:Amazon.Route53.Model.ConflictingTypesException">
            You tried to update a traffic policy instance by using a traffic policy version that
            has a different DNS type than the current type for the instance. You specified the
            type in the JSON document in the <code>CreateTrafficPolicy</code> or <code>CreateTrafficPolicyVersion</code>request.
            </exception>
            <exception cref="T:Amazon.Route53.Model.InvalidInputException">
            The input is not valid.
            </exception>
            <exception cref="T:Amazon.Route53.Model.NoSuchTrafficPolicyException">
            No traffic policy exists with the specified ID.
            </exception>
            <exception cref="T:Amazon.Route53.Model.NoSuchTrafficPolicyInstanceException">
            No traffic policy instance exists with the specified ID.
            </exception>
            <exception cref="T:Amazon.Route53.Model.PriorRequestNotCompleteException">
            If Amazon Route 53 can't process a request before the next request arrives, it will
            reject subsequent requests for the same hosted zone and return an <code>HTTP 400 error</code>
            (<code>Bad request</code>). If Amazon Route 53 returns this error repeatedly for the
            same request, we recommend that you wait, in intervals of increasing duration, before
            you try the request again.
            </exception>
        </member>
        <member name="M:Amazon.Route53.AmazonRoute53Client.UpdateTrafficPolicyInstanceAsync(Amazon.Route53.Model.UpdateTrafficPolicyInstanceRequest,System.Threading.CancellationToken)">
            <summary>
            Initiates the asynchronous execution of the UpdateTrafficPolicyInstance operation.
            </summary>
             
            <param name="request">Container for the necessary parameters to execute the UpdateTrafficPolicyInstance 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.Route53.IAmazonRoute53">
             <summary>
             Interface for accessing Route53
             
              
             </summary>
        </member>
        <member name="M:Amazon.Route53.IAmazonRoute53.AssociateVPCWithHostedZone(Amazon.Route53.Model.AssociateVPCWithHostedZoneRequest)">
            <summary>
            Associates an Amazon VPC with a private hosted zone.
             
             <important>
            <para>
            The VPC and the hosted zone must already exist, and you must have created a private
            hosted zone. You cannot convert a public hosted zone into a private hosted zone.
            </para>
             </important>
            <para>
            Send a <code>POST</code> request to the <code>/2013-04-01/hostedzone/<i>hosted zone
            ID</i>/associatevpc</code> resource. The request body must include an XML document
            with a <code>AssociateVPCWithHostedZoneRequest</code> element. The response returns
            the <code>AssociateVPCWithHostedZoneResponse</code> element.
            </para>
             <note>
            <para>
            If you used different accounts to create the hosted zone and to create the Amazon
            VPCs that you want to associate with the hosted zone, we need to update account permissions
            for you. For more information, see <a href="http://docs.aws.amazon.com/Route53/latest/DeveloperGuide/hosted-zone-private-associate-vpcs-different-accounts.html">Associating
            Amazon VPCs and Private Hosted Zones That You Create with Different AWS Accounts</a>
            in the Amazon Route 53 Developer Guide.
            </para>
             </note>
            </summary>
            <param name="request">Container for the necessary parameters to execute the AssociateVPCWithHostedZone service method.</param>
             
            <returns>The response from the AssociateVPCWithHostedZone service method, as returned by Route53.</returns>
            <exception cref="T:Amazon.Route53.Model.ConflictingDomainExistsException">
            You specified an Amazon VPC that you're already using for another hosted zone, and
            the domain that you specified for one of the hosted zones is a subdomain of the domain
            that you specified for the other hosted zone. For example, you cannot use the same
            Amazon VPC for the hosted zones for example.com and test.example.com.
            </exception>
            <exception cref="T:Amazon.Route53.Model.InvalidInputException">
            The input is not valid.
            </exception>
            <exception cref="T:Amazon.Route53.Model.InvalidVPCIdException">
            The hosted zone you are trying to create for your VPC_ID does not belong to you. Amazon
            Route 53 returns this error when the VPC specified by <code>VPCId</code> does not
            belong to you.
            </exception>
            <exception cref="T:Amazon.Route53.Model.LimitsExceededException">
            The limits specified for a resource have been exceeded.
            </exception>
            <exception cref="T:Amazon.Route53.Model.NoSuchHostedZoneException">
            No hosted zone exists with the ID that you specified.
            </exception>
            <exception cref="T:Amazon.Route53.Model.PublicZoneVPCAssociationException">
            The hosted zone specified in <code>HostedZoneId</code> is a public hosted zone.
            </exception>
        </member>
        <member name="M:Amazon.Route53.IAmazonRoute53.AssociateVPCWithHostedZoneAsync(Amazon.Route53.Model.AssociateVPCWithHostedZoneRequest,System.Threading.CancellationToken)">
            <summary>
            Initiates the asynchronous execution of the AssociateVPCWithHostedZone operation.
            </summary>
             
            <param name="request">Container for the necessary parameters to execute the AssociateVPCWithHostedZone 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.Route53.IAmazonRoute53.ChangeResourceRecordSets(Amazon.Route53.Model.ChangeResourceRecordSetsRequest)">
            <summary>
            Create, change, update, or delete authoritative DNS information on all Amazon Route
            53 servers. Send a <code>POST</code> request to:
             
              
            <para>
             <code>/2013-04-01/hostedzone/<i>Amazon Route 53 hosted Zone ID</i>/rrset</code> resource.
             
            </para>
              
            <para>
            The request body must include a document with a <code>ChangeResourceRecordSetsRequest</code>
            element. The request body contains a list of change items, known as a change batch.
            Change batches are considered transactional changes. When using the Amazon Route 53
            API to change resource record sets, Amazon Route 53 either makes all or none of the
            changes in a change batch request. This ensures that Amazon Route 53 never partially
            implements the intended changes to the resource record sets in a hosted zone.
            </para>
              
            <para>
            For example, a change batch request that deletes the <code>CNAME</code> record for
            www.example.com and creates an alias resource record set for www.example.com. Amazon
            Route 53 deletes the first resource record set and creates the second resource record
            set in a single operation. If either the <code>DELETE</code> or the <code>CREATE</code>
            action fails, then both changes (plus any other changes in the batch) fail, and the
            original <code>CNAME</code> record continues to exist.
            </para>
             <important>
            <para>
            Due to the nature of transactional changes, you cannot delete the same resource record
            set more than once in a single change batch. If you attempt to delete the same change
            batch more than once, Amazon Route 53 returns an <code>InvalidChangeBatch</code> error.
            </para>
             </important> <note>
            <para>
            To create resource record sets for complex routing configurations, use either the
            traffic flow visual editor in the Amazon Route 53 console or the API actions for traffic
            policies and traffic policy instances. Save the configuration as a traffic policy,
            then associate the traffic policy with one or more domain names (such as example.com)
            or subdomain names (such as www.example.com), in the same hosted zone or in multiple
            hosted zones. You can roll back the updates if the new configuration isn't performing
            as expected. For more information, see <a href="http://docs.aws.amazon.com/Route53/latest/DeveloperGuide/traffic-flow.html">Using
            Traffic Flow to Route DNS Traffic</a> in the <i>Amazon Route 53 Developer Guide</i>.
            </para>
             </note>
            <para>
            Use <code>ChangeResourceRecordsSetsRequest</code> to perform the following actions:
            </para>
             <ul> <li>
            <para>
             <code>CREATE</code>: Creates a resource record set that has the specified values.
            </para>
             </li> <li>
            <para>
             <code>DELETE</code>: Deletes an existing resource record set that has the specified
            values for <code>Name</code>, <code>Type</code>, <code>Set Identifier</code> (for
            code latency, weighted, geolocation, and failover resource record sets), and <code>TTL</code>
            (except alias resource record sets, for which the TTL is determined by the AWS resource
            you're routing queries to).
            </para>
             </li> <li>
            <para>
             <code>UPSERT</code>: If a resource record set does not already exist, AWS creates
            it. If a resource set does exist, Amazon Route 53 updates it with the values in the
            request. Amazon Route 53 can update an existing resource record set only when all
            of the following values match: <code>Name</code>, <code>Type</code>, and <code>Set
            Identifier</code> (for weighted, latency, geolocation, and failover resource record
            sets).
            </para>
             </li> </ul>
            <para>
            In response to a <code>ChangeResourceRecordSets</code> request, the DNS data is changed
            on all Amazon Route 53 DNS servers. Initially, the status of a change is <code>PENDING</code>,
            meaning the change has not yet propagated to all the authoritative Amazon Route 53
            DNS servers. When the change is propagated to all hosts, the change returns a status
            of <code>INSYNC</code>.
            </para>
              
            <para>
            After sending a change request, confirm your change has propagated to all Amazon Route
            53 DNS servers. Changes generally propagate to all Amazon Route 53 name servers in
            a few minutes. In rare circumstances, propagation can take up to 30 minutes. For more
            information, see <a>GetChange</a>.
            </para>
              
            <para>
            For information about the limits on a <code>ChangeResourceRecordSets</code> request,
            see <a href="http://docs.aws.amazon.com/Route53/latest/DeveloperGuide/DNSLimitations.html">Limits</a>
            in the <i>Amazon Route 53 Developer Guide</i>.
            </para>
            </summary>
            <param name="request">Container for the necessary parameters to execute the ChangeResourceRecordSets service method.</param>
             
            <returns>The response from the ChangeResourceRecordSets service method, as returned by Route53.</returns>
            <exception cref="T:Amazon.Route53.Model.InvalidChangeBatchException">
            This exception contains a list of messages that might contain one or more error messages.
            Each error message indicates one error in the change batch.
            </exception>
            <exception cref="T:Amazon.Route53.Model.InvalidInputException">
            The input is not valid.
            </exception>
            <exception cref="T:Amazon.Route53.Model.NoSuchHealthCheckException">
            No health check exists with the ID that you specified in the <code>DeleteHealthCheck</code>
            request.
            </exception>
            <exception cref="T:Amazon.Route53.Model.NoSuchHostedZoneException">
            No hosted zone exists with the ID that you specified.
            </exception>
            <exception cref="T:Amazon.Route53.Model.PriorRequestNotCompleteException">
            If Amazon Route 53 can't process a request before the next request arrives, it will
            reject subsequent requests for the same hosted zone and return an <code>HTTP 400 error</code>
            (<code>Bad request</code>). If Amazon Route 53 returns this error repeatedly for the
            same request, we recommend that you wait, in intervals of increasing duration, before
            you try the request again.
            </exception>
        </member>
        <member name="M:Amazon.Route53.IAmazonRoute53.ChangeResourceRecordSetsAsync(Amazon.Route53.Model.ChangeResourceRecordSetsRequest,System.Threading.CancellationToken)">
            <summary>
            Initiates the asynchronous execution of the ChangeResourceRecordSets operation.
            </summary>
             
            <param name="request">Container for the necessary parameters to execute the ChangeResourceRecordSets 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.Route53.IAmazonRoute53.ChangeTagsForResource(Amazon.Route53.Model.ChangeTagsForResourceRequest)">
            <summary>
            Adds, edits, or deletes tags for a health check or a hosted zone.
             
              
            <para>
            For information about using tags for cost allocation, see <a href="http://docs.aws.amazon.com/awsaccountbilling/latest/aboutv2/cost-alloc-tags.html">Using
            Cost Allocation Tags</a> in the <i>AWS Billing and Cost Management User Guide</i>.
            </para>
            </summary>
            <param name="request">Container for the necessary parameters to execute the ChangeTagsForResource service method.</param>
             
            <returns>The response from the ChangeTagsForResource service method, as returned by Route53.</returns>
            <exception cref="T:Amazon.Route53.Model.InvalidInputException">
            The input is not valid.
            </exception>
            <exception cref="T:Amazon.Route53.Model.NoSuchHealthCheckException">
            No health check exists with the ID that you specified in the <code>DeleteHealthCheck</code>
            request.
            </exception>
            <exception cref="T:Amazon.Route53.Model.NoSuchHostedZoneException">
            No hosted zone exists with the ID that you specified.
            </exception>
            <exception cref="T:Amazon.Route53.Model.PriorRequestNotCompleteException">
            If Amazon Route 53 can't process a request before the next request arrives, it will
            reject subsequent requests for the same hosted zone and return an <code>HTTP 400 error</code>
            (<code>Bad request</code>). If Amazon Route 53 returns this error repeatedly for the
            same request, we recommend that you wait, in intervals of increasing duration, before
            you try the request again.
            </exception>
            <exception cref="T:Amazon.Route53.Model.ThrottlingException">
             
            </exception>
        </member>
        <member name="M:Amazon.Route53.IAmazonRoute53.ChangeTagsForResourceAsync(Amazon.Route53.Model.ChangeTagsForResourceRequest,System.Threading.CancellationToken)">
            <summary>
            Initiates the asynchronous execution of the ChangeTagsForResource operation.
            </summary>
             
            <param name="request">Container for the necessary parameters to execute the ChangeTagsForResource 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.Route53.IAmazonRoute53.CreateHealthCheck(Amazon.Route53.Model.CreateHealthCheckRequest)">
            <summary>
            Creates a new health check.
             
              
            <para>
            To create a new health check, send a <code>POST</code> request to the <code>/2013-04-01/healthcheck</code>
            resource. The request body must include an XML document with a <code>CreateHealthCheckRequest</code>
            element. The response returns the <code>CreateHealthCheckResponse</code> element,
            containing the health check ID specified when adding health check to a resource record
            set. For information about adding health checks to resource record sets, see <a>ResourceRecordSet$HealthCheckId</a>
            in <a>ChangeResourceRecordSets</a>.
            </para>
              
            <para>
            If you are registering Amazon EC2 instances with an Elastic Load Balancing (ELB) load
            balancer, do not create Amazon Route 53 health checks for the Amazon EC2 instances.
            When you register an Amazon EC2 instance with a load balancer, you configure settings
            for an ELB health check, which performs a similar function to an Amazon Route 53 health
            check.
            </para>
              
            <para>
            You can associate health checks with failover resource record sets in a private hosted
            zone. Note the following:
            </para>
             <ul> <li>
            <para>
            Amazon Route 53 health checkers are outside the VPC. To check the health of an endpoint
            within a VPC by IP address, you must assign a public IP address to the instance in
            the VPC.
            </para>
             </li> <li>
            <para>
            You can configure a health checker to check the health of an external resource that
            the instance relies on, such as a database server.
            </para>
             </li> <li>
            <para>
            You can create a CloudWatch metric, associate an alarm with the metric, and then create
            a health check that is based on the state of the alarm. For example, you might create
            a CloudWatch metric that checks the status of the Amazon EC2 <code>StatusCheckFailed</code>
            metric, add an alarm to the metric, and then create a health check that is based on
            the state of the alarm. For information about creating CloudWatch metrics and alarms
            by using the CloudWatch console, see the <a href="http://docs.aws.amazon.com/AmazonCloudWatch/latest/DeveloperGuide/WhatIsCloudWatch.html">Amazon
            CloudWatch Developer Guide</a>.
            </para>
             </li> </ul>
            </summary>
            <param name="request">Container for the necessary parameters to execute the CreateHealthCheck service method.</param>
             
            <returns>The response from the CreateHealthCheck service method, as returned by Route53.</returns>
            <exception cref="T:Amazon.Route53.Model.HealthCheckAlreadyExistsException">
            The health check you're attempting to create already exists.
             
              
            <para>
            Amazon Route 53 returns this error when a health check has already been created with
            the specified value for <code>CallerReference</code>.
            </para>
            </exception>
            <exception cref="T:Amazon.Route53.Model.InvalidInputException">
            The input is not valid.
            </exception>
            <exception cref="T:Amazon.Route53.Model.TooManyHealthChecksException">
            You have reached the maximum number of active health checks for an AWS account. The
            default limit is 100. To request a higher limit, <a href="http://aws.amazon.com/route53-request">create
            a case</a> with the AWS Support Center.
            </exception>
        </member>
        <member name="M:Amazon.Route53.IAmazonRoute53.CreateHealthCheckAsync(Amazon.Route53.Model.CreateHealthCheckRequest,System.Threading.CancellationToken)">
            <summary>
            Initiates the asynchronous execution of the CreateHealthCheck operation.
            </summary>
             
            <param name="request">Container for the necessary parameters to execute the CreateHealthCheck 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.Route53.IAmazonRoute53.CreateHostedZone(Amazon.Route53.Model.CreateHostedZoneRequest)">
            <summary>
            Creates a new public hosted zone, used to specify how the Domain Name System (DNS)
            routes traffic on the Internet for a domain, such as example.com, and its subdomains.
             
             
             <important>
            <para>
            Public hosted zones cannot be converted to a private hosted zone or vice versa. Instead,
            create a new hosted zone with the same name and create new resource record sets.
            </para>
             </important>
            <para>
            Send a <code>POST</code> request to the <code>/2013-04-01/hostedzone</code> resource.
            The request body must include an XML document with a <code>CreateHostedZoneRequest</code>
            element. The response returns the <code>CreateHostedZoneResponse</code> element containing
            metadata about the hosted zone.
            </para>
              
            <para>
            Fore more information about charges for hosted zones, see <a href="http://aws.amazon.com/route53/pricing/">Amazon
            Route 53 Pricing</a>.
            </para>
              
            <para>
            Note the following:
            </para>
             <ul> <li>
            <para>
            You cannot create a hosted zone for a top-level domain (TLD).
            </para>
             </li> <li>
            <para>
            Amazon Route 53 automatically creates a default SOA record and four NS records for
            the zone. For more information about SOA and NS records, see <a href="http://docs.aws.amazon.com/Route53/latest/DeveloperGuide/SOA-NSrecords.html">NS
            and SOA Records that Amazon Route 53 Creates for a Hosted Zone</a> in the <i>Amazon
            Route 53 Developer Guide</i>.
            </para>
             </li> <li>
            <para>
            If your domain is registered with a registrar other than Amazon Route 53, you must
            update the name servers with your registrar to make Amazon Route 53 your DNS service.
            For more information, see <a href="http://docs.aws.amazon.com/Route53/latest/DeveloperGuide/creating-migrating.html">Configuring
            Amazon Route 53 as your DNS Service</a> in the <i>Amazon Route 53 Developer's Guide</i>.
            </para>
             </li> </ul>
            <para>
            After creating a zone, its initial status is <code>PENDING</code>. This means that
            it is not yet available on all DNS servers. The status of the zone changes to <code>INSYNC</code>
            when the NS and SOA records are available on all Amazon Route 53 DNS servers.
            </para>
              
            <para>
            When trying to create a hosted zone using a reusable delegation set, specify an optional
            DelegationSetId, and Amazon Route 53 would assign those 4 NS records for the zone,
            instead of allotting a new one.
            </para>
            </summary>
            <param name="request">Container for the necessary parameters to execute the CreateHostedZone service method.</param>
             
            <returns>The response from the CreateHostedZone service method, as returned by Route53.</returns>
            <exception cref="T:Amazon.Route53.Model.ConflictingDomainExistsException">
            You specified an Amazon VPC that you're already using for another hosted zone, and
            the domain that you specified for one of the hosted zones is a subdomain of the domain
            that you specified for the other hosted zone. For example, you cannot use the same
            Amazon VPC for the hosted zones for example.com and test.example.com.
            </exception>
            <exception cref="T:Amazon.Route53.Model.DelegationSetNotAvailableException">
            You can create a hosted zone that has the same name as an existing hosted zone (example.com
            is common), but there is a limit to the number of hosted zones that have the same
            name. If you get this error, Amazon Route 53 has reached that limit. If you own the
            domain name and Amazon Route 53 generates this error, contact Customer Support.
            </exception>
            <exception cref="T:Amazon.Route53.Model.DelegationSetNotReusableException">
            A reusable delegation set with the specified ID does not exist.
            </exception>
            <exception cref="T:Amazon.Route53.Model.HostedZoneAlreadyExistsException">
            The hosted zone you are trying to create already exists. Amazon Route 53 returns this
            error when a hosted zone has already been created with the specified <code>CallerReference</code>.
            </exception>
            <exception cref="T:Amazon.Route53.Model.InvalidDomainNameException">
            The specified domain name is not valid.
            </exception>
            <exception cref="T:Amazon.Route53.Model.InvalidInputException">
            The input is not valid.
            </exception>
            <exception cref="T:Amazon.Route53.Model.InvalidVPCIdException">
            The hosted zone you are trying to create for your VPC_ID does not belong to you. Amazon
            Route 53 returns this error when the VPC specified by <code>VPCId</code> does not
            belong to you.
            </exception>
            <exception cref="T:Amazon.Route53.Model.NoSuchDelegationSetException">
            A reusable delegation set with the specified ID does not exist.
            </exception>
            <exception cref="T:Amazon.Route53.Model.TooManyHostedZonesException">
            This hosted zone cannot be created because the hosted zone limit is exceeded. To request
            a limit increase, go to the Amazon Route 53 <a href="http://aws.amazon.com/route53-request/">Contact
            Us</a> page.
            </exception>
        </member>
        <member name="M:Amazon.Route53.IAmazonRoute53.CreateHostedZoneAsync(Amazon.Route53.Model.CreateHostedZoneRequest,System.Threading.CancellationToken)">
            <summary>
            Initiates the asynchronous execution of the CreateHostedZone operation.
            </summary>
             
            <param name="request">Container for the necessary parameters to execute the CreateHostedZone 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.Route53.IAmazonRoute53.CreateReusableDelegationSet(Amazon.Route53.Model.CreateReusableDelegationSetRequest)">
            <summary>
            Creates a delegation set (a group of four name servers) that can be reused by multiple
            hosted zones. If a hosted zoned ID is specified, <code>CreateReusableDelegationSet</code>
            marks the delegation set associated with that zone as reusable
             
              
            <para>
            Send a <code>POST</code> request to the <code>/2013-04-01/delegationset</code> resource.
            The request body must include an XML document with a <code>CreateReusableDelegationSetRequest</code>
            element.
            </para>
             <note>
            <para>
            A reusable delegation set cannot be associated with a private hosted zone/
            </para>
             </note>
            <para>
            For more information, including a procedure on how to create and configure a reusable
            delegation set (also known as white label name servers), see <a href="http://docs.aws.amazon.com/Route53/latest/DeveloperGuide/white-label-name-servers.html">Configuring
            White Label Name Servers</a>.
            </para>
            </summary>
            <param name="request">Container for the necessary parameters to execute the CreateReusableDelegationSet service method.</param>
             
            <returns>The response from the CreateReusableDelegationSet service method, as returned by Route53.</returns>
            <exception cref="T:Amazon.Route53.Model.DelegationSetAlreadyCreatedException">
            A delegation set with the same owner and caller reference combination has already
            been created.
            </exception>
            <exception cref="T:Amazon.Route53.Model.DelegationSetAlreadyReusableException">
            The specified delegation set has already been marked as reusable.
            </exception>
            <exception cref="T:Amazon.Route53.Model.DelegationSetNotAvailableException">
            You can create a hosted zone that has the same name as an existing hosted zone (example.com
            is common), but there is a limit to the number of hosted zones that have the same
            name. If you get this error, Amazon Route 53 has reached that limit. If you own the
            domain name and Amazon Route 53 generates this error, contact Customer Support.
            </exception>
            <exception cref="T:Amazon.Route53.Model.HostedZoneNotFoundException">
            The specified HostedZone cannot be found.
            </exception>
            <exception cref="T:Amazon.Route53.Model.InvalidArgumentException">
            Parameter name and problem.
            </exception>
            <exception cref="T:Amazon.Route53.Model.InvalidInputException">
            The input is not valid.
            </exception>
            <exception cref="T:Amazon.Route53.Model.LimitsExceededException">
            The limits specified for a resource have been exceeded.
            </exception>
        </member>
        <member name="M:Amazon.Route53.IAmazonRoute53.CreateReusableDelegationSetAsync(Amazon.Route53.Model.CreateReusableDelegationSetRequest,System.Threading.CancellationToken)">
            <summary>
            Initiates the asynchronous execution of the CreateReusableDelegationSet operation.
            </summary>
             
            <param name="request">Container for the necessary parameters to execute the CreateReusableDelegationSet 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.Route53.IAmazonRoute53.CreateTrafficPolicy(Amazon.Route53.Model.CreateTrafficPolicyRequest)">
            <summary>
            Creates a traffic policy, which you use to create multiple DNS resource record sets
            for one domain name (such as example.com) or one subdomain name (such as www.example.com).
             
              
            <para>
            Send a <code>POST</code> request to the <code>/2013-04-01/trafficpolicy</code> resource.
            The request body must include a document with a <code>CreateTrafficPolicyRequest</code>
            element. The response includes the <code>CreateTrafficPolicyResponse</code> element,
            which contains information about the new traffic policy.
            </para>
            </summary>
            <param name="request">Container for the necessary parameters to execute the CreateTrafficPolicy service method.</param>
             
            <returns>The response from the CreateTrafficPolicy service method, as returned by Route53.</returns>
            <exception cref="T:Amazon.Route53.Model.InvalidInputException">
            The input is not valid.
            </exception>
            <exception cref="T:Amazon.Route53.Model.InvalidTrafficPolicyDocumentException">
            The format of the traffic policy document that you specified in the <code>Document</code>
            element is invalid.
            </exception>
            <exception cref="T:Amazon.Route53.Model.TooManyTrafficPoliciesException">
            You've created the maximum number of traffic policies that can be created for the
            current AWS account. You can request an increase to the limit on the <a href="http://aws.amazon.com/route53-request/">Contact
            Us</a> page.
            </exception>
            <exception cref="T:Amazon.Route53.Model.TrafficPolicyAlreadyExistsException">
            A traffic policy that has the same value for <code>Name</code> already exists.
            </exception>
        </member>
        <member name="M:Amazon.Route53.IAmazonRoute53.CreateTrafficPolicyAsync(Amazon.Route53.Model.CreateTrafficPolicyRequest,System.Threading.CancellationToken)">
            <summary>
            Initiates the asynchronous execution of the CreateTrafficPolicy operation.
            </summary>
             
            <param name="request">Container for the necessary parameters to execute the CreateTrafficPolicy 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.Route53.IAmazonRoute53.CreateTrafficPolicyInstance(Amazon.Route53.Model.CreateTrafficPolicyInstanceRequest)">
            <summary>
            Creates resource record sets in a specified hosted zone based on the settings in a
            specified traffic policy version. In addition, <code>CreateTrafficPolicyInstance</code>
            associates the resource record sets with a specified domain name (such as example.com)
            or subdomain name (such as www.example.com). Amazon Route 53 responds to DNS queries
            for the domain or subdomain name by using the resource record sets that <code>CreateTrafficPolicyInstance</code>
            created.
             
              
            <para>
            Send a <code>POST</code> request to the <code>/2013-04-01/trafficpolicyinstance</code>
            resource. The request body must include a document with a <code>CreateTrafficPolicyRequest</code>
            element. The response returns the <code>CreateTrafficPolicyInstanceResponse</code>
            element, which contains information about the traffic policy instance.
            </para>
            </summary>
            <param name="request">Container for the necessary parameters to execute the CreateTrafficPolicyInstance service method.</param>
             
            <returns>The response from the CreateTrafficPolicyInstance service method, as returned by Route53.</returns>
            <exception cref="T:Amazon.Route53.Model.InvalidInputException">
            The input is not valid.
            </exception>
            <exception cref="T:Amazon.Route53.Model.NoSuchHostedZoneException">
            No hosted zone exists with the ID that you specified.
            </exception>
            <exception cref="T:Amazon.Route53.Model.NoSuchTrafficPolicyException">
            No traffic policy exists with the specified ID.
            </exception>
            <exception cref="T:Amazon.Route53.Model.TooManyTrafficPolicyInstancesException">
            You've created the maximum number of traffic policy instances that can be created
            for the current AWS account. You can request an increase to the limit on the <a href="http://aws.amazon.com/route53-request/">Contact
            Us</a> page.
            </exception>
            <exception cref="T:Amazon.Route53.Model.TrafficPolicyInstanceAlreadyExistsException">
            Traffic policy instance with given Id already exists.
            </exception>
        </member>
        <member name="M:Amazon.Route53.IAmazonRoute53.CreateTrafficPolicyInstanceAsync(Amazon.Route53.Model.CreateTrafficPolicyInstanceRequest,System.Threading.CancellationToken)">
            <summary>
            Initiates the asynchronous execution of the CreateTrafficPolicyInstance operation.
            </summary>
             
            <param name="request">Container for the necessary parameters to execute the CreateTrafficPolicyInstance 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.Route53.IAmazonRoute53.CreateTrafficPolicyVersion(Amazon.Route53.Model.CreateTrafficPolicyVersionRequest)">
            <summary>
            Creates a new version of an existing traffic policy. When you create a new version
            of a traffic policy, you specify the ID of the traffic policy that you want to update
            and a JSON-formatted document that describes the new version. You use traffic policies
            to create multiple DNS resource record sets for one domain name (such as example.com)
            or one subdomain name (such as www.example.com). You can create a maximum of 1000
            versions of a traffic policy. If you reach the limit and need to create another version,
            you'll need to start a new traffic policy.
             
              
            <para>
            Send a <code>POST</code> request to the <code>/2013-04-01/trafficpolicy/</code> resource.
            The request body includes a document with a <code>CreateTrafficPolicyVersionRequest</code>
            element. The response returns the <code>CreateTrafficPolicyVersionResponse</code>
            element, which contains information about the new version of the traffic policy.
            </para>
            </summary>
            <param name="request">Container for the necessary parameters to execute the CreateTrafficPolicyVersion service method.</param>
             
            <returns>The response from the CreateTrafficPolicyVersion service method, as returned by Route53.</returns>
            <exception cref="T:Amazon.Route53.Model.ConcurrentModificationException">
            Another user submitted a request to update the object at the same time that you did.
            Retry the request.
            </exception>
            <exception cref="T:Amazon.Route53.Model.InvalidInputException">
            The input is not valid.
            </exception>
            <exception cref="T:Amazon.Route53.Model.InvalidTrafficPolicyDocumentException">
            The format of the traffic policy document that you specified in the <code>Document</code>
            element is invalid.
            </exception>
            <exception cref="T:Amazon.Route53.Model.NoSuchTrafficPolicyException">
            No traffic policy exists with the specified ID.
            </exception>
        </member>
        <member name="M:Amazon.Route53.IAmazonRoute53.CreateTrafficPolicyVersionAsync(Amazon.Route53.Model.CreateTrafficPolicyVersionRequest,System.Threading.CancellationToken)">
            <summary>
            Initiates the asynchronous execution of the CreateTrafficPolicyVersion operation.
            </summary>
             
            <param name="request">Container for the necessary parameters to execute the CreateTrafficPolicyVersion 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.Route53.IAmazonRoute53.DeleteHealthCheck(Amazon.Route53.Model.DeleteHealthCheckRequest)">
            <summary>
            Deletes a health check. Send a <code>DELETE</code> request to the <code>/2013-04-01/healthcheck/<i>health
            check ID</i> </code> resource.
             
             <important>
            <para>
            Amazon Route 53 does not prevent you from deleting a health check even if the health
            check is associated with one or more resource record sets. If you delete a health
            check and you don't update the associated resource record sets, the future status
            of the health check cannot be predicted and may change. This will affect the routing
            of DNS queries for your DNS failover configuration. For more information, see <a href="http://docs.aws.amazon.com/Route53/latest/DeveloperGuide/health-checks-creating-deleting.html#health-checks-deleting.html">Replacing
            and Deleting Health Checks</a> in the Amazon Route 53 Developer Guide.
            </para>
             </important>
            </summary>
            <param name="request">Container for the necessary parameters to execute the DeleteHealthCheck service method.</param>
             
            <returns>The response from the DeleteHealthCheck service method, as returned by Route53.</returns>
            <exception cref="T:Amazon.Route53.Model.HealthCheckInUseException">
            The health check ID for this health check is referenced in the <code>HealthCheckId</code>
            element in one of the resource record sets in one of the hosted zones that are owned
            by the current AWS account.
            </exception>
            <exception cref="T:Amazon.Route53.Model.InvalidInputException">
            The input is not valid.
            </exception>
            <exception cref="T:Amazon.Route53.Model.NoSuchHealthCheckException">
            No health check exists with the ID that you specified in the <code>DeleteHealthCheck</code>
            request.
            </exception>
        </member>
        <member name="M:Amazon.Route53.IAmazonRoute53.DeleteHealthCheckAsync(Amazon.Route53.Model.DeleteHealthCheckRequest,System.Threading.CancellationToken)">
            <summary>
            Initiates the asynchronous execution of the DeleteHealthCheck operation.
            </summary>
             
            <param name="request">Container for the necessary parameters to execute the DeleteHealthCheck 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.Route53.IAmazonRoute53.DeleteHostedZone(Amazon.Route53.Model.DeleteHostedZoneRequest)">
            <summary>
            Deletes a hosted zone. Send a <code>DELETE</code> request to the <code>/<i>Amazon
            Route 53 API version</i>/hostedzone/<i>hosted zone ID</i> </code> resource.
             
             <important>
            <para>
            Delete a hosted zone only if there are no resource record sets other than the default
            SOA record and NS resource record sets. If the hosted zone contains other resource
            record sets, delete them before deleting the hosted zone. If you try to delete a hosted
            zone that contains other resource record sets, Amazon Route 53 denies your request
            with a <code>HostedZoneNotEmpty</code> error. For information about deleting records
            from your hosted zone, see <a>ChangeResourceRecordSets</a>.
            </para>
             </important>
            </summary>
            <param name="request">Container for the necessary parameters to execute the DeleteHostedZone service method.</param>
             
            <returns>The response from the DeleteHostedZone service method, as returned by Route53.</returns>
            <exception cref="T:Amazon.Route53.Model.HostedZoneNotEmptyException">
            The hosted zone contains resource records that are not SOA or NS records.
            </exception>
            <exception cref="T:Amazon.Route53.Model.InvalidDomainNameException">
            The specified domain name is not valid.
            </exception>
            <exception cref="T:Amazon.Route53.Model.InvalidInputException">
            The input is not valid.
            </exception>
            <exception cref="T:Amazon.Route53.Model.NoSuchHostedZoneException">
            No hosted zone exists with the ID that you specified.
            </exception>
            <exception cref="T:Amazon.Route53.Model.PriorRequestNotCompleteException">
            If Amazon Route 53 can't process a request before the next request arrives, it will
            reject subsequent requests for the same hosted zone and return an <code>HTTP 400 error</code>
            (<code>Bad request</code>). If Amazon Route 53 returns this error repeatedly for the
            same request, we recommend that you wait, in intervals of increasing duration, before
            you try the request again.
            </exception>
        </member>
        <member name="M:Amazon.Route53.IAmazonRoute53.DeleteHostedZoneAsync(Amazon.Route53.Model.DeleteHostedZoneRequest,System.Threading.CancellationToken)">
            <summary>
            Initiates the asynchronous execution of the DeleteHostedZone operation.
            </summary>
             
            <param name="request">Container for the necessary parameters to execute the DeleteHostedZone 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.Route53.IAmazonRoute53.DeleteReusableDelegationSet(Amazon.Route53.Model.DeleteReusableDelegationSetRequest)">
            <summary>
            Deletes a reusable delegation set. Send a <code>DELETE</code> request to the <code>/2013-04-01/delegationset/<i>delegation
            set ID</i> </code> resource.
             
             <important>
            <para>
             You can delete a reusable delegation set only if there are no associated hosted zones.
            </para>
             </important>
            <para>
            To verify that the reusable delegation set is not associated with any hosted zones,
            run the <a>GetReusableDelegationSet</a> action and specify the ID of the reusable
            delegation set that you want to delete.
            </para>
            </summary>
            <param name="request">Container for the necessary parameters to execute the DeleteReusableDelegationSet service method.</param>
             
            <returns>The response from the DeleteReusableDelegationSet service method, as returned by Route53.</returns>
            <exception cref="T:Amazon.Route53.Model.DelegationSetInUseException">
            The specified delegation contains associated hosted zones which must be deleted before
            the reusable delegation set can be deleted.
            </exception>
            <exception cref="T:Amazon.Route53.Model.DelegationSetNotReusableException">
            A reusable delegation set with the specified ID does not exist.
            </exception>
            <exception cref="T:Amazon.Route53.Model.InvalidInputException">
            The input is not valid.
            </exception>
            <exception cref="T:Amazon.Route53.Model.NoSuchDelegationSetException">
            A reusable delegation set with the specified ID does not exist.
            </exception>
        </member>
        <member name="M:Amazon.Route53.IAmazonRoute53.DeleteReusableDelegationSetAsync(Amazon.Route53.Model.DeleteReusableDelegationSetRequest,System.Threading.CancellationToken)">
            <summary>
            Initiates the asynchronous execution of the DeleteReusableDelegationSet operation.
            </summary>
             
            <param name="request">Container for the necessary parameters to execute the DeleteReusableDelegationSet 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.Route53.IAmazonRoute53.DeleteTrafficPolicy(Amazon.Route53.Model.DeleteTrafficPolicyRequest)">
            <summary>
            Deletes a traffic policy.
             
              
            <para>
            Send a <code>DELETE</code> request to the <code>/<i>Amazon Route 53 API version</i>/trafficpolicy</code>
            resource.
            </para>
            </summary>
            <param name="request">Container for the necessary parameters to execute the DeleteTrafficPolicy service method.</param>
             
            <returns>The response from the DeleteTrafficPolicy service method, as returned by Route53.</returns>
            <exception cref="T:Amazon.Route53.Model.ConcurrentModificationException">
            Another user submitted a request to update the object at the same time that you did.
            Retry the request.
            </exception>
            <exception cref="T:Amazon.Route53.Model.InvalidInputException">
            The input is not valid.
            </exception>
            <exception cref="T:Amazon.Route53.Model.NoSuchTrafficPolicyException">
            No traffic policy exists with the specified ID.
            </exception>
            <exception cref="T:Amazon.Route53.Model.TrafficPolicyInUseException">
            One or more traffic policy instances were created by using the specified traffic policy.
            </exception>
        </member>
        <member name="M:Amazon.Route53.IAmazonRoute53.DeleteTrafficPolicyAsync(Amazon.Route53.Model.DeleteTrafficPolicyRequest,System.Threading.CancellationToken)">
            <summary>
            Initiates the asynchronous execution of the DeleteTrafficPolicy operation.
            </summary>
             
            <param name="request">Container for the necessary parameters to execute the DeleteTrafficPolicy 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.Route53.IAmazonRoute53.DeleteTrafficPolicyInstance(Amazon.Route53.Model.DeleteTrafficPolicyInstanceRequest)">
            <summary>
            Deletes a traffic policy instance and all of the resource record sets that Amazon
            Route 53 created when you created the instance.
             
              
            <para>
            Send a <code>DELETE</code> request to the <code>/<i>Amazon Route 53 API version</i>/trafficpolicy/<i>traffic
            policy instance ID</i> </code> resource.
            </para>
             <note>
            <para>
            In the Amazon Route 53 console, traffic policy instances are known as policy records.
            </para>
             </note>
            </summary>
            <param name="request">Container for the necessary parameters to execute the DeleteTrafficPolicyInstance service method.</param>
             
            <returns>The response from the DeleteTrafficPolicyInstance service method, as returned by Route53.</returns>
            <exception cref="T:Amazon.Route53.Model.InvalidInputException">
            The input is not valid.
            </exception>
            <exception cref="T:Amazon.Route53.Model.NoSuchTrafficPolicyInstanceException">
            No traffic policy instance exists with the specified ID.
            </exception>
            <exception cref="T:Amazon.Route53.Model.PriorRequestNotCompleteException">
            If Amazon Route 53 can't process a request before the next request arrives, it will
            reject subsequent requests for the same hosted zone and return an <code>HTTP 400 error</code>
            (<code>Bad request</code>). If Amazon Route 53 returns this error repeatedly for the
            same request, we recommend that you wait, in intervals of increasing duration, before
            you try the request again.
            </exception>
        </member>
        <member name="M:Amazon.Route53.IAmazonRoute53.DeleteTrafficPolicyInstanceAsync(Amazon.Route53.Model.DeleteTrafficPolicyInstanceRequest,System.Threading.CancellationToken)">
            <summary>
            Initiates the asynchronous execution of the DeleteTrafficPolicyInstance operation.
            </summary>
             
            <param name="request">Container for the necessary parameters to execute the DeleteTrafficPolicyInstance 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.Route53.IAmazonRoute53.DisassociateVPCFromHostedZone(Amazon.Route53.Model.DisassociateVPCFromHostedZoneRequest)">
            <summary>
            Disassociates a VPC from a Amazon Route 53 private hosted zone.
             
              
            <para>
            Send a <code>POST</code> request to the <code>/2013-04-01/hostedzone/<i>hosted zone
            ID</i>/disassociatevpc</code> resource. The request body must include an XML document
            with a <code>DisassociateVPCFromHostedZoneRequest</code> element. The response returns
            the <code>DisassociateVPCFromHostedZoneResponse</code> element.
            </para>
             <important>
            <para>
            You can only disassociate a VPC from a private hosted zone when two or more VPCs are
            associated with that hosted zone. You cannot convert a private hosted zone into a
            public hosted zone.
            </para>
             </important>
            </summary>
            <param name="request">Container for the necessary parameters to execute the DisassociateVPCFromHostedZone service method.</param>
             
            <returns>The response from the DisassociateVPCFromHostedZone service method, as returned by Route53.</returns>
            <exception cref="T:Amazon.Route53.Model.InvalidInputException">
            The input is not valid.
            </exception>
            <exception cref="T:Amazon.Route53.Model.InvalidVPCIdException">
            The hosted zone you are trying to create for your VPC_ID does not belong to you. Amazon
            Route 53 returns this error when the VPC specified by <code>VPCId</code> does not
            belong to you.
            </exception>
            <exception cref="T:Amazon.Route53.Model.LastVPCAssociationException">
            Only one VPC is currently associated with the hosted zone. You cannot convert a private
            hosted zone into a public hosted zone by disassociating the last VPC from a hosted
            zone.
            </exception>
            <exception cref="T:Amazon.Route53.Model.NoSuchHostedZoneException">
            No hosted zone exists with the ID that you specified.
            </exception>
            <exception cref="T:Amazon.Route53.Model.VPCAssociationNotFoundException">
            The specified VPC and hosted zone are not currently associated.
            </exception>
        </member>
        <member name="M:Amazon.Route53.IAmazonRoute53.DisassociateVPCFromHostedZoneAsync(Amazon.Route53.Model.DisassociateVPCFromHostedZoneRequest,System.Threading.CancellationToken)">
            <summary>
            Initiates the asynchronous execution of the DisassociateVPCFromHostedZone operation.
            </summary>
             
            <param name="request">Container for the necessary parameters to execute the DisassociateVPCFromHostedZone 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.Route53.IAmazonRoute53.GetChange(Amazon.Route53.Model.GetChangeRequest)">
            <summary>
            Returns the current status of a change batch request. The status is one of the following
            values:
             
             <ul> <li>
            <para>
             <code>PENDING</code> indicates that the changes in this request have not replicated
            to all Amazon Route 53 DNS servers. This is the initial status of all change batch
            requests.
            </para>
             </li> <li>
            <para>
             <code>INSYNC</code> indicates that the changes have replicated to all Amazon Route
            53 DNS servers.
            </para>
             </li> </ul>
            </summary>
            <param name="request">Container for the necessary parameters to execute the GetChange service method.</param>
             
            <returns>The response from the GetChange service method, as returned by Route53.</returns>
            <exception cref="T:Amazon.Route53.Model.InvalidInputException">
            The input is not valid.
            </exception>
            <exception cref="T:Amazon.Route53.Model.NoSuchChangeException">
            A change with the specified change ID does not exist.
            </exception>
        </member>
        <member name="M:Amazon.Route53.IAmazonRoute53.GetChangeAsync(Amazon.Route53.Model.GetChangeRequest,System.Threading.CancellationToken)">
            <summary>
            Initiates the asynchronous execution of the GetChange operation.
            </summary>
             
            <param name="request">Container for the necessary parameters to execute the GetChange 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.Route53.IAmazonRoute53.GetChangeDetails(Amazon.Route53.Model.GetChangeDetailsRequest)">
            <summary>
            Returns the status and changes of a change batch request.
            </summary>
            <param name="request">Container for the necessary parameters to execute the GetChangeDetails service method.</param>
             
            <returns>The response from the GetChangeDetails service method, as returned by Route53.</returns>
            <exception cref="T:Amazon.Route53.Model.InvalidInputException">
            The input is not valid.
            </exception>
            <exception cref="T:Amazon.Route53.Model.NoSuchChangeException">
            A change with the specified change ID does not exist.
            </exception>
        </member>
        <member name="M:Amazon.Route53.IAmazonRoute53.GetChangeDetailsAsync(Amazon.Route53.Model.GetChangeDetailsRequest,System.Threading.CancellationToken)">
            <summary>
            Initiates the asynchronous execution of the GetChangeDetails operation.
            </summary>
             
            <param name="request">Container for the necessary parameters to execute the GetChangeDetails 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.Route53.IAmazonRoute53.GetCheckerIpRanges(Amazon.Route53.Model.GetCheckerIpRangesRequest)">
            <summary>
            Retrieves a list of the IP ranges used by Amazon Route 53 health checkers to check
            the health of your resources. Send a <code>GET</code> request to the <code>/<i>Amazon
            Route 53 API version</i>/checkeripranges</code> resource. Use these IP addresses to
            configure router and firewall rules to allow health checkers to check the health of
            your resources.
            </summary>
            <param name="request">Container for the necessary parameters to execute the GetCheckerIpRanges service method.</param>
             
            <returns>The response from the GetCheckerIpRanges service method, as returned by Route53.</returns>
        </member>
        <member name="M:Amazon.Route53.IAmazonRoute53.GetCheckerIpRangesAsync(Amazon.Route53.Model.GetCheckerIpRangesRequest,System.Threading.CancellationToken)">
            <summary>
            Initiates the asynchronous execution of the GetCheckerIpRanges operation.
            </summary>
             
            <param name="request">Container for the necessary parameters to execute the GetCheckerIpRanges 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.Route53.IAmazonRoute53.GetGeoLocation(Amazon.Route53.Model.GetGeoLocationRequest)">
            <summary>
            Retrieves a single geo location. Send a <code>GET</code> request to the <code>/2013-04-01/geolocation</code>
            resource with one of these options: continentcode | countrycode | countrycode and
            subdivisioncode.
            </summary>
            <param name="request">Container for the necessary parameters to execute the GetGeoLocation service method.</param>
             
            <returns>The response from the GetGeoLocation service method, as returned by Route53.</returns>
            <exception cref="T:Amazon.Route53.Model.InvalidInputException">
            The input is not valid.
            </exception>
            <exception cref="T:Amazon.Route53.Model.NoSuchGeoLocationException">
            Amazon Route 53 doesn't support the specified geolocation.
            </exception>
        </member>
        <member name="M:Amazon.Route53.IAmazonRoute53.GetGeoLocationAsync(Amazon.Route53.Model.GetGeoLocationRequest,System.Threading.CancellationToken)">
            <summary>
            Initiates the asynchronous execution of the GetGeoLocation operation.
            </summary>
             
            <param name="request">Container for the necessary parameters to execute the GetGeoLocation 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.Route53.IAmazonRoute53.GetHealthCheck(Amazon.Route53.Model.GetHealthCheckRequest)">
            <summary>
            Gets information about a specified health check. Send a <code>GET</code> request to
            the <code>/2013-04-01/healthcheck/<i>health check ID</i> </code> resource. For more
            information about using the console to perform this operation, see <a href="http://docs.aws.amazon.com/Route53/latest/DeveloperGuide/dns-failover.html">Amazon
            Route 53 Health Checks and DNS Failover</a> in the Amazon Route 53 Developer Guide.
            </summary>
            <param name="request">Container for the necessary parameters to execute the GetHealthCheck service method.</param>
             
            <returns>The response from the GetHealthCheck service method, as returned by Route53.</returns>
            <exception cref="T:Amazon.Route53.Model.IncompatibleVersionException">
            The resource you are trying to access is unsupported on this Amazon Route 53 endpoint.
            Please consider using a newer endpoint or a tool that does so.
            </exception>
            <exception cref="T:Amazon.Route53.Model.InvalidInputException">
            The input is not valid.
            </exception>
            <exception cref="T:Amazon.Route53.Model.NoSuchHealthCheckException">
            No health check exists with the ID that you specified in the <code>DeleteHealthCheck</code>
            request.
            </exception>
        </member>
        <member name="M:Amazon.Route53.IAmazonRoute53.GetHealthCheckAsync(Amazon.Route53.Model.GetHealthCheckRequest,System.Threading.CancellationToken)">
            <summary>
            Initiates the asynchronous execution of the GetHealthCheck operation.
            </summary>
             
            <param name="request">Container for the necessary parameters to execute the GetHealthCheck 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.Route53.IAmazonRoute53.GetHealthCheckCount(Amazon.Route53.Model.GetHealthCheckCountRequest)">
            <summary>
            To retrieve a count of all your health checks, send a <code>GET</code> request to
            the <code>/2013-04-01/healthcheckcount</code> resource.
            </summary>
            <param name="request">Container for the necessary parameters to execute the GetHealthCheckCount service method.</param>
             
            <returns>The response from the GetHealthCheckCount service method, as returned by Route53.</returns>
        </member>
        <member name="M:Amazon.Route53.IAmazonRoute53.GetHealthCheckCountAsync(Amazon.Route53.Model.GetHealthCheckCountRequest,System.Threading.CancellationToken)">
            <summary>
            Initiates the asynchronous execution of the GetHealthCheckCount operation.
            </summary>
             
            <param name="request">Container for the necessary parameters to execute the GetHealthCheckCount 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.Route53.IAmazonRoute53.GetHealthCheckLastFailureReason(Amazon.Route53.Model.GetHealthCheckLastFailureReasonRequest)">
            <summary>
            If you want to learn why a health check is currently failing or why it failed most
            recently (if at all), you can get the failure reason for the most recent failure.
            Send a <code>GET</code> request to the <code>/<i>Amazon Route 53 API version</i>/healthcheck/<i>health
            check ID</i>/lastfailurereason</code> resource.
            </summary>
            <param name="request">Container for the necessary parameters to execute the GetHealthCheckLastFailureReason service method.</param>
             
            <returns>The response from the GetHealthCheckLastFailureReason service method, as returned by Route53.</returns>
            <exception cref="T:Amazon.Route53.Model.InvalidInputException">
            The input is not valid.
            </exception>
            <exception cref="T:Amazon.Route53.Model.NoSuchHealthCheckException">
            No health check exists with the ID that you specified in the <code>DeleteHealthCheck</code>
            request.
            </exception>
        </member>
        <member name="M:Amazon.Route53.IAmazonRoute53.GetHealthCheckLastFailureReasonAsync(Amazon.Route53.Model.GetHealthCheckLastFailureReasonRequest,System.Threading.CancellationToken)">
            <summary>
            Initiates the asynchronous execution of the GetHealthCheckLastFailureReason operation.
            </summary>
             
            <param name="request">Container for the necessary parameters to execute the GetHealthCheckLastFailureReason 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.Route53.IAmazonRoute53.GetHealthCheckStatus(Amazon.Route53.Model.GetHealthCheckStatusRequest)">
            <summary>
            Gets status of a specified health check. Send a <code>GET</code> request to the <code>/2013-04-01/healthcheck/<i>health
            check ID</i>/status</code> resource. You can use this call to get a health check's
            current status.
            </summary>
            <param name="request">Container for the necessary parameters to execute the GetHealthCheckStatus service method.</param>
             
            <returns>The response from the GetHealthCheckStatus service method, as returned by Route53.</returns>
            <exception cref="T:Amazon.Route53.Model.InvalidInputException">
            The input is not valid.
            </exception>
            <exception cref="T:Amazon.Route53.Model.NoSuchHealthCheckException">
            No health check exists with the ID that you specified in the <code>DeleteHealthCheck</code>
            request.
            </exception>
        </member>
        <member name="M:Amazon.Route53.IAmazonRoute53.GetHealthCheckStatusAsync(Amazon.Route53.Model.GetHealthCheckStatusRequest,System.Threading.CancellationToken)">
            <summary>
            Initiates the asynchronous execution of the GetHealthCheckStatus operation.
            </summary>
             
            <param name="request">Container for the necessary parameters to execute the GetHealthCheckStatus 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.Route53.IAmazonRoute53.GetHostedZone(Amazon.Route53.Model.GetHostedZoneRequest)">
            <summary>
            Retrieves the delegation set for a hosted zone, including the four name servers assigned
            to the hosted zone. Send a <code>GET</code> request to the <code>/<i>Amazon Route
            53 API version</i>/hostedzone/<i>hosted zone ID</i> </code> resource.
            </summary>
            <param name="request">Container for the necessary parameters to execute the GetHostedZone service method.</param>
             
            <returns>The response from the GetHostedZone service method, as returned by Route53.</returns>
            <exception cref="T:Amazon.Route53.Model.InvalidInputException">
            The input is not valid.
            </exception>
            <exception cref="T:Amazon.Route53.Model.NoSuchHostedZoneException">
            No hosted zone exists with the ID that you specified.
            </exception>
        </member>
        <member name="M:Amazon.Route53.IAmazonRoute53.GetHostedZoneAsync(Amazon.Route53.Model.GetHostedZoneRequest,System.Threading.CancellationToken)">
            <summary>
            Initiates the asynchronous execution of the GetHostedZone operation.
            </summary>
             
            <param name="request">Container for the necessary parameters to execute the GetHostedZone 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.Route53.IAmazonRoute53.GetHostedZoneCount">
            <summary>
            Retrieves a count of all your hosted zones. Send a <code>GET</code> request to the
            <code>/2013-04-01/hostedzonecount</code> resource.
            </summary>
             
            <returns>The response from the GetHostedZoneCount service method, as returned by Route53.</returns>
            <exception cref="T:Amazon.Route53.Model.InvalidInputException">
            The input is not valid.
            </exception>
        </member>
        <member name="M:Amazon.Route53.IAmazonRoute53.GetHostedZoneCount(Amazon.Route53.Model.GetHostedZoneCountRequest)">
            <summary>
            Retrieves a count of all your hosted zones. Send a <code>GET</code> request to the
            <code>/2013-04-01/hostedzonecount</code> resource.
            </summary>
            <param name="request">Container for the necessary parameters to execute the GetHostedZoneCount service method.</param>
             
            <returns>The response from the GetHostedZoneCount service method, as returned by Route53.</returns>
            <exception cref="T:Amazon.Route53.Model.InvalidInputException">
            The input is not valid.
            </exception>
        </member>
        <member name="M:Amazon.Route53.IAmazonRoute53.GetHostedZoneCountAsync(System.Threading.CancellationToken)">
            <summary>
            Retrieves a count of all your hosted zones. Send a <code>GET</code> request to the
            <code>/2013-04-01/hostedzonecount</code> resource.
            </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 GetHostedZoneCount service method, as returned by Route53.</returns>
            <exception cref="T:Amazon.Route53.Model.InvalidInputException">
            The input is not valid.
            </exception>
        </member>
        <member name="M:Amazon.Route53.IAmazonRoute53.GetHostedZoneCountAsync(Amazon.Route53.Model.GetHostedZoneCountRequest,System.Threading.CancellationToken)">
            <summary>
            Initiates the asynchronous execution of the GetHostedZoneCount operation.
            </summary>
             
            <param name="request">Container for the necessary parameters to execute the GetHostedZoneCount 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.Route53.IAmazonRoute53.GetReusableDelegationSet(Amazon.Route53.Model.GetReusableDelegationSetRequest)">
            <summary>
            Retrieves the reusable delegation set. Send a <code>GET</code> request to the <code>/2013-04-01/delegationset/<i>delegation
            set ID</i> </code> resource.
            </summary>
            <param name="request">Container for the necessary parameters to execute the GetReusableDelegationSet service method.</param>
             
            <returns>The response from the GetReusableDelegationSet service method, as returned by Route53.</returns>
            <exception cref="T:Amazon.Route53.Model.DelegationSetNotReusableException">
            A reusable delegation set with the specified ID does not exist.
            </exception>
            <exception cref="T:Amazon.Route53.Model.InvalidInputException">
            The input is not valid.
            </exception>
            <exception cref="T:Amazon.Route53.Model.NoSuchDelegationSetException">
            A reusable delegation set with the specified ID does not exist.
            </exception>
        </member>
        <member name="M:Amazon.Route53.IAmazonRoute53.GetReusableDelegationSetAsync(Amazon.Route53.Model.GetReusableDelegationSetRequest,System.Threading.CancellationToken)">
            <summary>
            Initiates the asynchronous execution of the GetReusableDelegationSet operation.
            </summary>
             
            <param name="request">Container for the necessary parameters to execute the GetReusableDelegationSet 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.Route53.IAmazonRoute53.GetTrafficPolicy(Amazon.Route53.Model.GetTrafficPolicyRequest)">
            <summary>
            Gets information about a specific traffic policy version.
             
              
            <para>
            Send a <code>GET</code> request to the <code>/<i>Amazon Route 53 API version</i>/trafficpolicy</code>
            resource.
            </para>
            </summary>
            <param name="request">Container for the necessary parameters to execute the GetTrafficPolicy service method.</param>
             
            <returns>The response from the GetTrafficPolicy service method, as returned by Route53.</returns>
            <exception cref="T:Amazon.Route53.Model.InvalidInputException">
            The input is not valid.
            </exception>
            <exception cref="T:Amazon.Route53.Model.NoSuchTrafficPolicyException">
            No traffic policy exists with the specified ID.
            </exception>
        </member>
        <member name="M:Amazon.Route53.IAmazonRoute53.GetTrafficPolicyAsync(Amazon.Route53.Model.GetTrafficPolicyRequest,System.Threading.CancellationToken)">
            <summary>
            Initiates the asynchronous execution of the GetTrafficPolicy operation.
            </summary>
             
            <param name="request">Container for the necessary parameters to execute the GetTrafficPolicy 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.Route53.IAmazonRoute53.GetTrafficPolicyInstance(Amazon.Route53.Model.GetTrafficPolicyInstanceRequest)">
            <summary>
            Gets information about a specified traffic policy instance.
             
              
            <para>
            Send a <code>GET</code> request to the <code>/<i>Amazon Route 53 API version</i>/trafficpolicyinstance</code>
            resource.
            </para>
             <note>
            <para>
            After you submit a <code>CreateTrafficPolicyInstance</code> or an <code>UpdateTrafficPolicyInstance</code>
            request, there's a brief delay while Amazon Route 53 creates the resource record sets
            that are specified in the traffic policy definition. For more information, see the
            <code>State</code> response element.
            </para>
             </note> <note>
            <para>
            In the Amazon Route 53 console, traffic policy instances are known as policy records.
            </para>
             </note>
            </summary>
            <param name="request">Container for the necessary parameters to execute the GetTrafficPolicyInstance service method.</param>
             
            <returns>The response from the GetTrafficPolicyInstance service method, as returned by Route53.</returns>
            <exception cref="T:Amazon.Route53.Model.InvalidInputException">
            The input is not valid.
            </exception>
            <exception cref="T:Amazon.Route53.Model.NoSuchTrafficPolicyInstanceException">
            No traffic policy instance exists with the specified ID.
            </exception>
        </member>
        <member name="M:Amazon.Route53.IAmazonRoute53.GetTrafficPolicyInstanceAsync(Amazon.Route53.Model.GetTrafficPolicyInstanceRequest,System.Threading.CancellationToken)">
            <summary>
            Initiates the asynchronous execution of the GetTrafficPolicyInstance operation.
            </summary>
             
            <param name="request">Container for the necessary parameters to execute the GetTrafficPolicyInstance 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.Route53.IAmazonRoute53.GetTrafficPolicyInstanceCount(Amazon.Route53.Model.GetTrafficPolicyInstanceCountRequest)">
            <summary>
            Gets the number of traffic policy instances that are associated with the current AWS
            account.
             
              
            <para>
            To get the number of traffic policy instances, send a <code>GET</code> request to
            the <code>/2013-04-01/trafficpolicyinstancecount</code> resource.
            </para>
            </summary>
            <param name="request">Container for the necessary parameters to execute the GetTrafficPolicyInstanceCount service method.</param>
             
            <returns>The response from the GetTrafficPolicyInstanceCount service method, as returned by Route53.</returns>
        </member>
        <member name="M:Amazon.Route53.IAmazonRoute53.GetTrafficPolicyInstanceCountAsync(Amazon.Route53.Model.GetTrafficPolicyInstanceCountRequest,System.Threading.CancellationToken)">
            <summary>
            Initiates the asynchronous execution of the GetTrafficPolicyInstanceCount operation.
            </summary>
             
            <param name="request">Container for the necessary parameters to execute the GetTrafficPolicyInstanceCount 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.Route53.IAmazonRoute53.ListChangeBatchesByHostedZone(Amazon.Route53.Model.ListChangeBatchesByHostedZoneRequest)">
            <summary>
            Gets the list of ChangeBatches in a given time period for a given hosted zone.
            </summary>
            <param name="request">Container for the necessary parameters to execute the ListChangeBatchesByHostedZone service method.</param>
             
            <returns>The response from the ListChangeBatchesByHostedZone service method, as returned by Route53.</returns>
            <exception cref="T:Amazon.Route53.Model.InvalidInputException">
            The input is not valid.
            </exception>
            <exception cref="T:Amazon.Route53.Model.NoSuchHostedZoneException">
            No hosted zone exists with the ID that you specified.
            </exception>
        </member>
        <member name="M:Amazon.Route53.IAmazonRoute53.ListChangeBatchesByHostedZoneAsync(Amazon.Route53.Model.ListChangeBatchesByHostedZoneRequest,System.Threading.CancellationToken)">
            <summary>
            Initiates the asynchronous execution of the ListChangeBatchesByHostedZone operation.
            </summary>
             
            <param name="request">Container for the necessary parameters to execute the ListChangeBatchesByHostedZone 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.Route53.IAmazonRoute53.ListChangeBatchesByRRSet(Amazon.Route53.Model.ListChangeBatchesByRRSetRequest)">
            <summary>
            Gets the list of ChangeBatches in a given time period for a given hosted zone and
            RRSet.
            </summary>
            <param name="request">Container for the necessary parameters to execute the ListChangeBatchesByRRSet service method.</param>
             
            <returns>The response from the ListChangeBatchesByRRSet service method, as returned by Route53.</returns>
            <exception cref="T:Amazon.Route53.Model.InvalidInputException">
            The input is not valid.
            </exception>
            <exception cref="T:Amazon.Route53.Model.NoSuchHostedZoneException">
            No hosted zone exists with the ID that you specified.
            </exception>
        </member>
        <member name="M:Amazon.Route53.IAmazonRoute53.ListChangeBatchesByRRSetAsync(Amazon.Route53.Model.ListChangeBatchesByRRSetRequest,System.Threading.CancellationToken)">
            <summary>
            Initiates the asynchronous execution of the ListChangeBatchesByRRSet operation.
            </summary>
             
            <param name="request">Container for the necessary parameters to execute the ListChangeBatchesByRRSet 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.Route53.IAmazonRoute53.ListGeoLocations">
            <summary>
            Retrieves a list of supported geo locations. Send a <code>GET</code> request to the
            <code>/2013-04-01/geolocations</code> resource. The response to this request includes
            a <code>GeoLocationDetailsList</code> element for each location that Amazon Route
            53 supports.
             
              
            <para>
            Countries are listed first, and continents are listed last. If Amazon Route 53 supports
            subdivisions for a country (for example, states or provinces), the subdivisions for
            that country are listed in alphabetical order immediately after the corresponding
            country.
            </para>
            </summary>
             
            <returns>The response from the ListGeoLocations service method, as returned by Route53.</returns>
            <exception cref="T:Amazon.Route53.Model.InvalidInputException">
            The input is not valid.
            </exception>
        </member>
        <member name="M:Amazon.Route53.IAmazonRoute53.ListGeoLocations(Amazon.Route53.Model.ListGeoLocationsRequest)">
            <summary>
            Retrieves a list of supported geo locations. Send a <code>GET</code> request to the
            <code>/2013-04-01/geolocations</code> resource. The response to this request includes
            a <code>GeoLocationDetailsList</code> element for each location that Amazon Route
            53 supports.
             
              
            <para>
            Countries are listed first, and continents are listed last. If Amazon Route 53 supports
            subdivisions for a country (for example, states or provinces), the subdivisions for
            that country are listed in alphabetical order immediately after the corresponding
            country.
            </para>
            </summary>
            <param name="request">Container for the necessary parameters to execute the ListGeoLocations service method.</param>
             
            <returns>The response from the ListGeoLocations service method, as returned by Route53.</returns>
            <exception cref="T:Amazon.Route53.Model.InvalidInputException">
            The input is not valid.
            </exception>
        </member>
        <member name="M:Amazon.Route53.IAmazonRoute53.ListGeoLocationsAsync(System.Threading.CancellationToken)">
            <summary>
            Retrieves a list of supported geo locations. Send a <code>GET</code> request to the
            <code>/2013-04-01/geolocations</code> resource. The response to this request includes
            a <code>GeoLocationDetailsList</code> element for each location that Amazon Route
            53 supports.
             
              
            <para>
            Countries are listed first, and continents are listed last. If Amazon Route 53 supports
            subdivisions for a country (for example, states or provinces), the subdivisions for
            that country are listed in alphabetical order immediately after the corresponding
            country.
            </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 ListGeoLocations service method, as returned by Route53.</returns>
            <exception cref="T:Amazon.Route53.Model.InvalidInputException">
            The input is not valid.
            </exception>
        </member>
        <member name="M:Amazon.Route53.IAmazonRoute53.ListGeoLocationsAsync(Amazon.Route53.Model.ListGeoLocationsRequest,System.Threading.CancellationToken)">
            <summary>
            Initiates the asynchronous execution of the ListGeoLocations operation.
            </summary>
             
            <param name="request">Container for the necessary parameters to execute the ListGeoLocations 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.Route53.IAmazonRoute53.ListHealthChecks">
            <summary>
            Retrieve a list of your health checks. Send a <code>GET</code> request to the <code>/2013-04-01/healthcheck</code>
            resource. The response to this request includes a <code>HealthChecks</code> element
            with zero or more <code>HealthCheck</code> child elements. By default, the list of
            health checks is displayed on a single page. You can control the length of the page
            that is displayed by using the <code>MaxItems</code> parameter. You can use the <code>Marker</code>
            parameter to control the health check that the list begins with.
             
              
            <para>
            For information about listing health checks using the Amazon Route 53 console, see
            <a href="http://docs.aws.amazon.com/Route53/latest/DeveloperGuide/dns-failover.html">Amazon
            Route 53 Health Checks and DNS Failover</a>.
            </para>
            </summary>
             
            <returns>The response from the ListHealthChecks service method, as returned by Route53.</returns>
            <exception cref="T:Amazon.Route53.Model.IncompatibleVersionException">
            The resource you are trying to access is unsupported on this Amazon Route 53 endpoint.
            Please consider using a newer endpoint or a tool that does so.
            </exception>
            <exception cref="T:Amazon.Route53.Model.InvalidInputException">
            The input is not valid.
            </exception>
        </member>
        <member name="M:Amazon.Route53.IAmazonRoute53.ListHealthChecks(Amazon.Route53.Model.ListHealthChecksRequest)">
            <summary>
            Retrieve a list of your health checks. Send a <code>GET</code> request to the <code>/2013-04-01/healthcheck</code>
            resource. The response to this request includes a <code>HealthChecks</code> element
            with zero or more <code>HealthCheck</code> child elements. By default, the list of
            health checks is displayed on a single page. You can control the length of the page
            that is displayed by using the <code>MaxItems</code> parameter. You can use the <code>Marker</code>
            parameter to control the health check that the list begins with.
             
              
            <para>
            For information about listing health checks using the Amazon Route 53 console, see
            <a href="http://docs.aws.amazon.com/Route53/latest/DeveloperGuide/dns-failover.html">Amazon
            Route 53 Health Checks and DNS Failover</a>.
            </para>
            </summary>
            <param name="request">Container for the necessary parameters to execute the ListHealthChecks service method.</param>
             
            <returns>The response from the ListHealthChecks service method, as returned by Route53.</returns>
            <exception cref="T:Amazon.Route53.Model.IncompatibleVersionException">
            The resource you are trying to access is unsupported on this Amazon Route 53 endpoint.
            Please consider using a newer endpoint or a tool that does so.
            </exception>
            <exception cref="T:Amazon.Route53.Model.InvalidInputException">
            The input is not valid.
            </exception>
        </member>
        <member name="M:Amazon.Route53.IAmazonRoute53.ListHealthChecksAsync(System.Threading.CancellationToken)">
            <summary>
            Retrieve a list of your health checks. Send a <code>GET</code> request to the <code>/2013-04-01/healthcheck</code>
            resource. The response to this request includes a <code>HealthChecks</code> element
            with zero or more <code>HealthCheck</code> child elements. By default, the list of
            health checks is displayed on a single page. You can control the length of the page
            that is displayed by using the <code>MaxItems</code> parameter. You can use the <code>Marker</code>
            parameter to control the health check that the list begins with.
             
              
            <para>
            For information about listing health checks using the Amazon Route 53 console, see
            <a href="http://docs.aws.amazon.com/Route53/latest/DeveloperGuide/dns-failover.html">Amazon
            Route 53 Health Checks and DNS Failover</a>.
            </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 ListHealthChecks service method, as returned by Route53.</returns>
            <exception cref="T:Amazon.Route53.Model.IncompatibleVersionException">
            The resource you are trying to access is unsupported on this Amazon Route 53 endpoint.
            Please consider using a newer endpoint or a tool that does so.
            </exception>
            <exception cref="T:Amazon.Route53.Model.InvalidInputException">
            The input is not valid.
            </exception>
        </member>
        <member name="M:Amazon.Route53.IAmazonRoute53.ListHealthChecksAsync(Amazon.Route53.Model.ListHealthChecksRequest,System.Threading.CancellationToken)">
            <summary>
            Initiates the asynchronous execution of the ListHealthChecks operation.
            </summary>
             
            <param name="request">Container for the necessary parameters to execute the ListHealthChecks 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.Route53.IAmazonRoute53.ListHostedZones">
            <summary>
            To retrieve a list of your public and private hosted zones, send a <code>GET</code>
            request to the <code>/2013-04-01/hostedzone</code> resource. The response to this
            request includes a <code>HostedZones</code> child element for each hosted zone created
            by the current AWS account.
             
              
            <para>
            Amazon Route 53 returns a maximum of 100 items in each response. If you have a lot
            of hosted zones, you can use the <code>maxitems</code> parameter to list them in groups
            of up to 100. The response includes four values that help navigate from one group
            of <code>maxitems</code> hosted zones to the next:
            </para>
             <ul> <li>
            <para>
             <code>MaxItems</code> is the value specified for the <code>maxitems</code> parameter
            in the request that produced the current response.
            </para>
             </li> <li>
            <para>
            If the value of <code>IsTruncated</code> in the response is true, there are more hosted
            zones associated with the current AWS account.
            </para>
             </li> <li>
            <para>
             <code>NextMarker</code> is the hosted zone ID of the next hosted zone that is associated
            with the current AWS account. If you want to list more hosted zones, make another
            call to <code>ListHostedZones</code>, and specify the value of the <code>NextMarker</code>
            element in the marker parameter.
            </para>
              
            <para>
            If <code>IsTruncated</code> is false, the <code>NextMarker</code> element is omitted
            from the response.
            </para>
             </li> <li>
            <para>
            If you're making the second or subsequent call to <code>ListHostedZones</code>, the
            <code>Marker</code> element matches the value that you specified in the <code>marker</code>
            parameter in the previous request.
            </para>
             </li> </ul>
            </summary>
             
            <returns>The response from the ListHostedZones service method, as returned by Route53.</returns>
            <exception cref="T:Amazon.Route53.Model.DelegationSetNotReusableException">
            A reusable delegation set with the specified ID does not exist.
            </exception>
            <exception cref="T:Amazon.Route53.Model.InvalidInputException">
            The input is not valid.
            </exception>
            <exception cref="T:Amazon.Route53.Model.NoSuchDelegationSetException">
            A reusable delegation set with the specified ID does not exist.
            </exception>
        </member>
        <member name="M:Amazon.Route53.IAmazonRoute53.ListHostedZones(Amazon.Route53.Model.ListHostedZonesRequest)">
            <summary>
            To retrieve a list of your public and private hosted zones, send a <code>GET</code>
            request to the <code>/2013-04-01/hostedzone</code> resource. The response to this
            request includes a <code>HostedZones</code> child element for each hosted zone created
            by the current AWS account.
             
              
            <para>
            Amazon Route 53 returns a maximum of 100 items in each response. If you have a lot
            of hosted zones, you can use the <code>maxitems</code> parameter to list them in groups
            of up to 100. The response includes four values that help navigate from one group
            of <code>maxitems</code> hosted zones to the next:
            </para>
             <ul> <li>
            <para>
             <code>MaxItems</code> is the value specified for the <code>maxitems</code> parameter
            in the request that produced the current response.
            </para>
             </li> <li>
            <para>
            If the value of <code>IsTruncated</code> in the response is true, there are more hosted
            zones associated with the current AWS account.
            </para>
             </li> <li>
            <para>
             <code>NextMarker</code> is the hosted zone ID of the next hosted zone that is associated
            with the current AWS account. If you want to list more hosted zones, make another
            call to <code>ListHostedZones</code>, and specify the value of the <code>NextMarker</code>
            element in the marker parameter.
            </para>
              
            <para>
            If <code>IsTruncated</code> is false, the <code>NextMarker</code> element is omitted
            from the response.
            </para>
             </li> <li>
            <para>
            If you're making the second or subsequent call to <code>ListHostedZones</code>, the
            <code>Marker</code> element matches the value that you specified in the <code>marker</code>
            parameter in the previous request.
            </para>
             </li> </ul>
            </summary>
            <param name="request">Container for the necessary parameters to execute the ListHostedZones service method.</param>
             
            <returns>The response from the ListHostedZones service method, as returned by Route53.</returns>
            <exception cref="T:Amazon.Route53.Model.DelegationSetNotReusableException">
            A reusable delegation set with the specified ID does not exist.
            </exception>
            <exception cref="T:Amazon.Route53.Model.InvalidInputException">
            The input is not valid.
            </exception>
            <exception cref="T:Amazon.Route53.Model.NoSuchDelegationSetException">
            A reusable delegation set with the specified ID does not exist.
            </exception>
        </member>
        <member name="M:Amazon.Route53.IAmazonRoute53.ListHostedZonesAsync(System.Threading.CancellationToken)">
            <summary>
            To retrieve a list of your public and private hosted zones, send a <code>GET</code>
            request to the <code>/2013-04-01/hostedzone</code> resource. The response to this
            request includes a <code>HostedZones</code> child element for each hosted zone created
            by the current AWS account.
             
              
            <para>
            Amazon Route 53 returns a maximum of 100 items in each response. If you have a lot
            of hosted zones, you can use the <code>maxitems</code> parameter to list them in groups
            of up to 100. The response includes four values that help navigate from one group
            of <code>maxitems</code> hosted zones to the next:
            </para>
             <ul> <li>
            <para>
             <code>MaxItems</code> is the value specified for the <code>maxitems</code> parameter
            in the request that produced the current response.
            </para>
             </li> <li>
            <para>
            If the value of <code>IsTruncated</code> in the response is true, there are more hosted
            zones associated with the current AWS account.
            </para>
             </li> <li>
            <para>
             <code>NextMarker</code> is the hosted zone ID of the next hosted zone that is associated
            with the current AWS account. If you want to list more hosted zones, make another
            call to <code>ListHostedZones</code>, and specify the value of the <code>NextMarker</code>
            element in the marker parameter.
            </para>
              
            <para>
            If <code>IsTruncated</code> is false, the <code>NextMarker</code> element is omitted
            from the response.
            </para>
             </li> <li>
            <para>
            If you're making the second or subsequent call to <code>ListHostedZones</code>, the
            <code>Marker</code> element matches the value that you specified in the <code>marker</code>
            parameter in the previous request.
            </para>
             </li> </ul>
            </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 ListHostedZones service method, as returned by Route53.</returns>
            <exception cref="T:Amazon.Route53.Model.DelegationSetNotReusableException">
            A reusable delegation set with the specified ID does not exist.
            </exception>
            <exception cref="T:Amazon.Route53.Model.InvalidInputException">
            The input is not valid.
            </exception>
            <exception cref="T:Amazon.Route53.Model.NoSuchDelegationSetException">
            A reusable delegation set with the specified ID does not exist.
            </exception>
        </member>
        <member name="M:Amazon.Route53.IAmazonRoute53.ListHostedZonesAsync(Amazon.Route53.Model.ListHostedZonesRequest,System.Threading.CancellationToken)">
            <summary>
            Initiates the asynchronous execution of the ListHostedZones operation.
            </summary>
             
            <param name="request">Container for the necessary parameters to execute the ListHostedZones 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.Route53.IAmazonRoute53.ListHostedZonesByName(Amazon.Route53.Model.ListHostedZonesByNameRequest)">
            <summary>
            Retrieves a list of your hosted zones in lexicographic order. Send a <code>GET</code>
            request to the <code>/2013-04-01/hostedzonesbyname</code> resource. The response includes
            a <code>HostedZones</code> child element for each hosted zone created by the current
            AWS account.
             
              
            <para>
             <code>ListHostedZonesByName</code> sorts hosted zones by name with the labels reversed.
            For example:
            </para>
             <ul> <li>
            <para>
             <code>com.example.www.</code>
            </para>
             </li> </ul>
            <para>
            Note the trailing dot, which can change the sort order in some circumstances.
            </para>
              
            <para>
            If the domain name includes escape characters or Punycode, <code>ListHostedZonesByName</code>
            alphabetizes the domain name using the escaped or Punycoded value, which is the format
            that Amazon Route 53 saves in its database. For example, to create a hosted zone for
            example.com, specify ex\344mple.com for the domain name. <code>ListHostedZonesByName</code>
            alphabetizes it as:
            </para>
             <ul> <li>
            <para>
             <code>com.ex\344mple.</code>
            </para>
             </li> </ul>
            <para>
            The labels are reversed and alphabetized using the escaped value. For more information
            about valid domain name formats, including internationalized domain names, see <a
            href="http://docs.aws.amazon.com/Route53/latest/DeveloperGuide/DomainNameFormat.html">DNS
            Domain Name Format</a> in the Amazon Route 53 Developer Guide.
            </para>
              
            <para>
            Amazon Route 53 returns up to 100 items in each response. If you have a lot of hosted
            zones, use the <code>MaxItems</code> parameter to list them in groups of up to 100.
            The response includes values that help navigate from one group of <code>MaxItems</code>
            hosted zones to the next:
            </para>
             <ul> <li>
            <para>
            The <code>DNSName</code> and <code>HostedZoneId</code> elements in the response contain
            the values, if any, specified for the <code>dnsname</code> and <code>hostedzoneid</code>
            parameters in the request that produced the current response.
            </para>
             </li> <li>
            <para>
            The <code>MaxItems</code> element in the response contains the value, if any, that
            you specified for the <code>maxitems</code> parameter in the request that produced
            the current response.
            </para>
             </li> <li>
            <para>
            If the value of <code>IsTruncated</code> in the response is true, there are more hosted
            zones associated with the current AWS account.
            </para>
              
            <para>
            If <code>IsTruncated</code> is false, this response includes the last hosted zone
            that is associated with the current account. The <code>NextDNSName</code> element
            and <code>NextHostedZoneId</code> elements are omitted from the response.
            </para>
             </li> <li>
            <para>
            The <code>NextDNSName</code> and <code>NextHostedZoneId</code> elements in the response
            contain the domain name and the hosted zone ID of the next hosted zone that is associated
            with the current AWS account. If you want to list more hosted zones, make another
            call to <code>ListHostedZonesByName</code>, and specify the value of <code>NextDNSName</code>
            and <code>NextHostedZoneId</code> in the <code>dnsname</code> and <code>hostedzoneid</code>
            parameters, respectively.
            </para>
             </li> </ul>
            </summary>
            <param name="request">Container for the necessary parameters to execute the ListHostedZonesByName service method.</param>
             
            <returns>The response from the ListHostedZonesByName service method, as returned by Route53.</returns>
            <exception cref="T:Amazon.Route53.Model.InvalidDomainNameException">
            The specified domain name is not valid.
            </exception>
            <exception cref="T:Amazon.Route53.Model.InvalidInputException">
            The input is not valid.
            </exception>
        </member>
        <member name="M:Amazon.Route53.IAmazonRoute53.ListHostedZonesByNameAsync(Amazon.Route53.Model.ListHostedZonesByNameRequest,System.Threading.CancellationToken)">
            <summary>
            Initiates the asynchronous execution of the ListHostedZonesByName operation.
            </summary>
             
            <param name="request">Container for the necessary parameters to execute the ListHostedZonesByName 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.Route53.IAmazonRoute53.ListResourceRecordSets(Amazon.Route53.Model.ListResourceRecordSetsRequest)">
            <summary>
            Lists the resource record sets in a specified hosted zone.
             
              
            <para>
             <code>ListResourceRecordSets</code> returns up to 100 resource record sets at a time
            in ASCII order, beginning at a position specified by the <code>name</code> and <code>type</code>
            elements. The action sorts results first by DNS name with the labels reversed, for
            example:
            </para>
              
            <para>
             <code>com.example.www.</code>
            </para>
              
            <para>
            Note the trailing dot, which can change the sort order in some circumstances.
            </para>
              
            <para>
            When multiple records have the same DNS name, the action sorts results by the record
            type.
            </para>
              
            <para>
            You can use the name and type elements to adjust the beginning position of the list
            of resource record sets returned:
            </para>
             <dl> <dt>If you do not specify Name or Type</dt> <dd>
            <para>
            The results begin with the first resource record set that the hosted zone contains.
            </para>
             </dd> <dt>If you specify Name but not Type</dt> <dd>
            <para>
            The results begin with the first resource record set in the list whose name is greater
            than or equal to <code>Name</code>.
            </para>
             </dd> <dt>If you specify Type but not Name</dt> <dd>
            <para>
            Amazon Route 53 returns the <code>InvalidInput</code> error.
            </para>
             </dd> <dt>If you specify both Name and Type</dt> <dd>
            <para>
            The results begin with the first resource record set in the list whose name is greater
            than or equal to <code>Name</code>, and whose type is greater than or equal to <code>Type</code>.
            </para>
             </dd> </dl>
            <para>
            This action returns the most current version of the records. This includes records
            that are <code>PENDING</code>, and that are not yet available on all Amazon Route
            53 DNS servers.
            </para>
              
            <para>
            To ensure that you get an accurate listing of the resource record sets for a hosted
            zone at a point in time, do not submit a <code>ChangeResourceRecordSets</code> request
            while you're paging through the results of a <code>ListResourceRecordSets</code> request.
            If you do, some pages may display results without the latest changes while other pages
            display results with the latest changes.
            </para>
            </summary>
            <param name="request">Container for the necessary parameters to execute the ListResourceRecordSets service method.</param>
             
            <returns>The response from the ListResourceRecordSets service method, as returned by Route53.</returns>
            <exception cref="T:Amazon.Route53.Model.InvalidInputException">
            The input is not valid.
            </exception>
            <exception cref="T:Amazon.Route53.Model.NoSuchHostedZoneException">
            No hosted zone exists with the ID that you specified.
            </exception>
        </member>
        <member name="M:Amazon.Route53.IAmazonRoute53.ListResourceRecordSetsAsync(Amazon.Route53.Model.ListResourceRecordSetsRequest,System.Threading.CancellationToken)">
            <summary>
            Initiates the asynchronous execution of the ListResourceRecordSets operation.
            </summary>
             
            <param name="request">Container for the necessary parameters to execute the ListResourceRecordSets 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.Route53.IAmazonRoute53.ListReusableDelegationSets">
            <summary>
            To retrieve a list of your reusable delegation sets, send a <code>GET</code> request
            to the <code>/2013-04-01/delegationset</code> resource. The response to this request
            includes a <code>DelegationSets</code> element with zero, one, or multiple <code>DelegationSet</code>
            child elements. By default, the list of delegation sets is displayed on a single page.
            You can control the length of the page that is displayed by using the <code>MaxItems</code>
            parameter. You can use the <code>Marker</code> parameter to control the delegation
            set that the list begins with.
             
             <note>
            <para>
             Amazon Route 53 returns a maximum of 100 items. If you set MaxItems to a value greater
            than 100, Amazon Route 53 returns only the first 100.
            </para>
             </note>
            </summary>
             
            <returns>The response from the ListReusableDelegationSets service method, as returned by Route53.</returns>
            <exception cref="T:Amazon.Route53.Model.InvalidInputException">
            The input is not valid.
            </exception>
        </member>
        <member name="M:Amazon.Route53.IAmazonRoute53.ListReusableDelegationSets(Amazon.Route53.Model.ListReusableDelegationSetsRequest)">
            <summary>
            To retrieve a list of your reusable delegation sets, send a <code>GET</code> request
            to the <code>/2013-04-01/delegationset</code> resource. The response to this request
            includes a <code>DelegationSets</code> element with zero, one, or multiple <code>DelegationSet</code>
            child elements. By default, the list of delegation sets is displayed on a single page.
            You can control the length of the page that is displayed by using the <code>MaxItems</code>
            parameter. You can use the <code>Marker</code> parameter to control the delegation
            set that the list begins with.
             
             <note>
            <para>
             Amazon Route 53 returns a maximum of 100 items. If you set MaxItems to a value greater
            than 100, Amazon Route 53 returns only the first 100.
            </para>
             </note>
            </summary>
            <param name="request">Container for the necessary parameters to execute the ListReusableDelegationSets service method.</param>
             
            <returns>The response from the ListReusableDelegationSets service method, as returned by Route53.</returns>
            <exception cref="T:Amazon.Route53.Model.InvalidInputException">
            The input is not valid.
            </exception>
        </member>
        <member name="M:Amazon.Route53.IAmazonRoute53.ListReusableDelegationSetsAsync(System.Threading.CancellationToken)">
            <summary>
            To retrieve a list of your reusable delegation sets, send a <code>GET</code> request
            to the <code>/2013-04-01/delegationset</code> resource. The response to this request
            includes a <code>DelegationSets</code> element with zero, one, or multiple <code>DelegationSet</code>
            child elements. By default, the list of delegation sets is displayed on a single page.
            You can control the length of the page that is displayed by using the <code>MaxItems</code>
            parameter. You can use the <code>Marker</code> parameter to control the delegation
            set that the list begins with.
             
             <note>
            <para>
             Amazon Route 53 returns a maximum of 100 items. If you set MaxItems to a value greater
            than 100, Amazon Route 53 returns only the first 100.
            </para>
             </note>
            </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 ListReusableDelegationSets service method, as returned by Route53.</returns>
            <exception cref="T:Amazon.Route53.Model.InvalidInputException">
            The input is not valid.
            </exception>
        </member>
        <member name="M:Amazon.Route53.IAmazonRoute53.ListReusableDelegationSetsAsync(Amazon.Route53.Model.ListReusableDelegationSetsRequest,System.Threading.CancellationToken)">
            <summary>
            Initiates the asynchronous execution of the ListReusableDelegationSets operation.
            </summary>
             
            <param name="request">Container for the necessary parameters to execute the ListReusableDelegationSets 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.Route53.IAmazonRoute53.ListTagsForResource(Amazon.Route53.Model.ListTagsForResourceRequest)">
            <summary>
            Lists tags for one health check or hosted zone.
             
              
            <para>
            For information about using tags for cost allocation, see <a href="http://docs.aws.amazon.com/awsaccountbilling/latest/aboutv2/cost-alloc-tags.html">Using
            Cost Allocation Tags</a> in the <i>AWS Billing and Cost Management User Guide</i>.
            </para>
            </summary>
            <param name="request">Container for the necessary parameters to execute the ListTagsForResource service method.</param>
             
            <returns>The response from the ListTagsForResource service method, as returned by Route53.</returns>
            <exception cref="T:Amazon.Route53.Model.InvalidInputException">
            The input is not valid.
            </exception>
            <exception cref="T:Amazon.Route53.Model.NoSuchHealthCheckException">
            No health check exists with the ID that you specified in the <code>DeleteHealthCheck</code>
            request.
            </exception>
            <exception cref="T:Amazon.Route53.Model.NoSuchHostedZoneException">
            No hosted zone exists with the ID that you specified.
            </exception>
            <exception cref="T:Amazon.Route53.Model.PriorRequestNotCompleteException">
            If Amazon Route 53 can't process a request before the next request arrives, it will
            reject subsequent requests for the same hosted zone and return an <code>HTTP 400 error</code>
            (<code>Bad request</code>). If Amazon Route 53 returns this error repeatedly for the
            same request, we recommend that you wait, in intervals of increasing duration, before
            you try the request again.
            </exception>
            <exception cref="T:Amazon.Route53.Model.ThrottlingException">
             
            </exception>
        </member>
        <member name="M:Amazon.Route53.IAmazonRoute53.ListTagsForResourceAsync(Amazon.Route53.Model.ListTagsForResourceRequest,System.Threading.CancellationToken)">
            <summary>
            Initiates the asynchronous execution of the ListTagsForResource operation.
            </summary>
             
            <param name="request">Container for the necessary parameters to execute the ListTagsForResource 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.Route53.IAmazonRoute53.ListTagsForResources(Amazon.Route53.Model.ListTagsForResourcesRequest)">
            <summary>
            Lists tags for up to 10 health checks or hosted zones.
             
              
            <para>
            For information about using tags for cost allocation, see <a href="http://docs.aws.amazon.com/awsaccountbilling/latest/aboutv2/cost-alloc-tags.html">Using
            Cost Allocation Tags</a> in the <i>AWS Billing and Cost Management User Guide</i>.
            </para>
            </summary>
            <param name="request">Container for the necessary parameters to execute the ListTagsForResources service method.</param>
             
            <returns>The response from the ListTagsForResources service method, as returned by Route53.</returns>
            <exception cref="T:Amazon.Route53.Model.InvalidInputException">
            The input is not valid.
            </exception>
            <exception cref="T:Amazon.Route53.Model.NoSuchHealthCheckException">
            No health check exists with the ID that you specified in the <code>DeleteHealthCheck</code>
            request.
            </exception>
            <exception cref="T:Amazon.Route53.Model.NoSuchHostedZoneException">
            No hosted zone exists with the ID that you specified.
            </exception>
            <exception cref="T:Amazon.Route53.Model.PriorRequestNotCompleteException">
            If Amazon Route 53 can't process a request before the next request arrives, it will
            reject subsequent requests for the same hosted zone and return an <code>HTTP 400 error</code>
            (<code>Bad request</code>). If Amazon Route 53 returns this error repeatedly for the
            same request, we recommend that you wait, in intervals of increasing duration, before
            you try the request again.
            </exception>
            <exception cref="T:Amazon.Route53.Model.ThrottlingException">
             
            </exception>
        </member>
        <member name="M:Amazon.Route53.IAmazonRoute53.ListTagsForResourcesAsync(Amazon.Route53.Model.ListTagsForResourcesRequest,System.Threading.CancellationToken)">
            <summary>
            Initiates the asynchronous execution of the ListTagsForResources operation.
            </summary>
             
            <param name="request">Container for the necessary parameters to execute the ListTagsForResources 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.Route53.IAmazonRoute53.ListTrafficPolicies(Amazon.Route53.Model.ListTrafficPoliciesRequest)">
            <summary>
            Gets information about the latest version for every traffic policy that is associated
            with the current AWS account. Send a <code>GET</code> request to the <code>/<i>Amazon
            Route 53 API version</i>/trafficpolicy</code> resource.
             
              
            <para>
            Amazon Route 53 returns a maximum of 100 items in each response. If you have a lot
            of traffic policies, you can use the <code>maxitems</code> parameter to list them
            in groups of up to 100.
            </para>
              
            <para>
            The response includes three values that help you navigate from one group of <code>maxitems</code>
            traffic policies to the next:
            </para>
             <ul> <li>
            <para>
             <b>IsTruncated</b>
            </para>
              
            <para>
            If the value of <code>IsTruncated</code> in the response is <code>true</code>, there
            are more traffic policies associated with the current AWS account.
            </para>
              
            <para>
            If <code>IsTruncated</code> is <code>false</code>, this response includes the last
            traffic policy that is associated with the current account.
            </para>
             </li> <li>
            <para>
             <b>TrafficPolicyIdMarker</b>
            </para>
              
            <para>
            If <code>IsTruncated</code> is <code>true</code>, <code>TrafficPolicyIdMarker</code>
            is the ID of the first traffic policy in the next group of <code>MaxItems</code> traffic
            policies. If you want to list more traffic policies, make another call to <code>ListTrafficPolicies</code>,
            and specify the value of the <code>TrafficPolicyIdMarker</code> element from the response
            in the <code>TrafficPolicyIdMarker</code> request parameter.
            </para>
              
            <para>
            If <code>IsTruncated</code> is <code>false</code>, the <code>TrafficPolicyIdMarker</code>
            element is omitted from the response.
            </para>
             </li> <li>
            <para>
             <b>MaxItems</b>
            </para>
              
            <para>
            The value that you specified for the <code>MaxItems</code> parameter in the request
            that produced the current response.
            </para>
             </li> </ul>
            </summary>
            <param name="request">Container for the necessary parameters to execute the ListTrafficPolicies service method.</param>
             
            <returns>The response from the ListTrafficPolicies service method, as returned by Route53.</returns>
            <exception cref="T:Amazon.Route53.Model.InvalidInputException">
            The input is not valid.
            </exception>
        </member>
        <member name="M:Amazon.Route53.IAmazonRoute53.ListTrafficPoliciesAsync(Amazon.Route53.Model.ListTrafficPoliciesRequest,System.Threading.CancellationToken)">
            <summary>
            Initiates the asynchronous execution of the ListTrafficPolicies operation.
            </summary>
             
            <param name="request">Container for the necessary parameters to execute the ListTrafficPolicies 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.Route53.IAmazonRoute53.ListTrafficPolicyInstances(Amazon.Route53.Model.ListTrafficPolicyInstancesRequest)">
            <summary>
            Gets information about the traffic policy instances that you created by using the
            current AWS account.
             
             <note>
            <para>
            After you submit an <code>UpdateTrafficPolicyInstance</code> request, there's a brief
            delay while Amazon Route 53 creates the resource record sets that are specified in
            the traffic policy definition. For more information, see the <code>State</code> response
            element.
            </para>
             </note>
            <para>
            Send a <code>GET</code> request to the <code>/<i>Amazon Route 53 API version</i>/trafficpolicyinstance</code>
            resource.
            </para>
              
            <para>
            Amazon Route 53 returns a maximum of 100 items in each response. If you have a lot
            of traffic policy instances, you can use the <code>MaxItems</code> parameter to list
            them in groups of up to 100.
            </para>
              
            <para>
            The response includes five values that help you navigate from one group of <code>MaxItems</code>
            traffic policy instances to the next:
            </para>
             <ul> <li>
            <para>
             <b>IsTruncated</b>
            </para>
              
            <para>
            If the value of <code>IsTruncated</code> in the response is <code>true</code>, there
            are more traffic policy instances associated with the current AWS account.
            </para>
              
            <para>
            If <code>IsTruncated</code> is <code>false</code>, this response includes the last
            traffic policy instance that is associated with the current account.
            </para>
             </li> <li>
            <para>
             <b>MaxItems</b>
            </para>
              
            <para>
            The value that you specified for the <code>MaxItems</code> parameter in the request
            that produced the current response.
            </para>
             </li> <li>
            <para>
             <b>HostedZoneIdMarker</b>, <b>TrafficPolicyInstanceNameMarker</b>, and <b>TrafficPolicyInstanceTypeMarker</b>
             
            </para>
              
            <para>
            If <code>IsTruncated</code> is <code>true</code>, these three values in the response
            represent the first traffic policy instance in the next group of <code>MaxItems</code>
            traffic policy instances. To list more traffic policy instances, make another call
            to <code>ListTrafficPolicyInstances</code>, and specify these values in the corresponding
            request parameters.
            </para>
              
            <para>
            If <code>IsTruncated</code> is <code>false</code>, all three elements are omitted
            from the response.
            </para>
             </li> </ul>
            </summary>
            <param name="request">Container for the necessary parameters to execute the ListTrafficPolicyInstances service method.</param>
             
            <returns>The response from the ListTrafficPolicyInstances service method, as returned by Route53.</returns>
            <exception cref="T:Amazon.Route53.Model.InvalidInputException">
            The input is not valid.
            </exception>
            <exception cref="T:Amazon.Route53.Model.NoSuchTrafficPolicyInstanceException">
            No traffic policy instance exists with the specified ID.
            </exception>
        </member>
        <member name="M:Amazon.Route53.IAmazonRoute53.ListTrafficPolicyInstancesAsync(Amazon.Route53.Model.ListTrafficPolicyInstancesRequest,System.Threading.CancellationToken)">
            <summary>
            Initiates the asynchronous execution of the ListTrafficPolicyInstances operation.
            </summary>
             
            <param name="request">Container for the necessary parameters to execute the ListTrafficPolicyInstances 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.Route53.IAmazonRoute53.ListTrafficPolicyInstancesByHostedZone(Amazon.Route53.Model.ListTrafficPolicyInstancesByHostedZoneRequest)">
            <summary>
            Gets information about the traffic policy instances that you created in a specified
            hosted zone.
             
             <note>
            <para>
            After you submit an <code>UpdateTrafficPolicyInstance</code> request, there's a brief
            delay while Amazon Route 53 creates the resource record sets that are specified in
            the traffic policy definition. For more information, see the <code>State</code> response
            element.
            </para>
             </note>
            <para>
            Send a <code>GET</code> request to the <code>/<i>Amazon Route 53 API version</i>/trafficpolicyinstance</code>
            resource and include the ID of the hosted zone.
            </para>
              
            <para>
            Amazon Route 53 returns a maximum of 100 items in each response. If you have a lot
            of traffic policy instances, you can use the <code>MaxItems</code> parameter to list
            them in groups of up to 100.
            </para>
              
            <para>
            The response includes four values that help you navigate from one group of <code>MaxItems</code>
            traffic policy instances to the next:
            </para>
             <ul> <li>
            <para>
             <b>IsTruncated</b>
            </para>
              
            <para>
            If the value of <code/>IsTruncated in the response is <code>true</code>, there are
            more traffic policy instances associated with the current AWS account.
            </para>
              
            <para>
            If <code>IsTruncated</code> is <code>false</code>, this response includes the last
            traffic policy instance that is associated with the current account.
            </para>
             </li> <li>
            <para>
             <b>MaxItems</b>
            </para>
              
            <para>
            The value that you specified for the <code>MaxItems</code> parameter in the request
            that produced the current response.
            </para>
             </li> <li>
            <para>
             <b>TrafficPolicyInstanceNameMarker</b> and <b>TrafficPolicyInstanceTypeMarker</b>
             
            </para>
              
            <para>
            If <code>IsTruncated</code> is <code>true</code>, these two values in the response
            represent the first traffic policy instance in the next group of <code>MaxItems</code>
            traffic policy instances. To list more traffic policy instances, make another call
            to <code>ListTrafficPolicyInstancesByHostedZone</code>, and specify these values in
            the corresponding request parameters.
            </para>
              
            <para>
            If <code>IsTruncated</code> is <code>false</code>, all three elements are omitted
            from the response.
            </para>
             </li> </ul>
            </summary>
            <param name="request">Container for the necessary parameters to execute the ListTrafficPolicyInstancesByHostedZone service method.</param>
             
            <returns>The response from the ListTrafficPolicyInstancesByHostedZone service method, as returned by Route53.</returns>
            <exception cref="T:Amazon.Route53.Model.InvalidInputException">
            The input is not valid.
            </exception>
            <exception cref="T:Amazon.Route53.Model.NoSuchHostedZoneException">
            No hosted zone exists with the ID that you specified.
            </exception>
            <exception cref="T:Amazon.Route53.Model.NoSuchTrafficPolicyInstanceException">
            No traffic policy instance exists with the specified ID.
            </exception>
        </member>
        <member name="M:Amazon.Route53.IAmazonRoute53.ListTrafficPolicyInstancesByHostedZoneAsync(Amazon.Route53.Model.ListTrafficPolicyInstancesByHostedZoneRequest,System.Threading.CancellationToken)">
            <summary>
            Initiates the asynchronous execution of the ListTrafficPolicyInstancesByHostedZone operation.
            </summary>
             
            <param name="request">Container for the necessary parameters to execute the ListTrafficPolicyInstancesByHostedZone 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.Route53.IAmazonRoute53.ListTrafficPolicyInstancesByPolicy(Amazon.Route53.Model.ListTrafficPolicyInstancesByPolicyRequest)">
            <summary>
            Gets information about the traffic policy instances that you created by using a specify
            traffic policy version.
             
             <note>
            <para>
            After you submit a <code>CreateTrafficPolicyInstance</code> or an <code>UpdateTrafficPolicyInstance</code>
            request, there's a brief delay while Amazon Route 53 creates the resource record sets
            that are specified in the traffic policy definition. For more information, see the
            <code>State</code> response element.
            </para>
             </note>
            <para>
            Send a <code>GET</code> request to the <code>/<i>Route 53 API version</i>/trafficpolicyinstance</code>
            resource and include the ID and version of the traffic policy.
            </para>
              
            <para>
            Amazon Route 53 returns a maximum of 100 items in each response. If you have a lot
            of traffic policy instances, you can use the <code>MaxItems</code> parameter to list
            them in groups of up to 100.
            </para>
              
            <para>
            The response includes five values that help you navigate from one group of <code>MaxItems</code>
            traffic policy instances to the next:
            </para>
             <ul> <li>
            <para>
             <b>IsTruncated</b>
            </para>
              
            <para>
            If the value of <code>IsTruncated</code> in the response is <code>true</code>, there
            are more traffic policy instances associated with the specified traffic policy.
            </para>
              
            <para>
            If <code>IsTruncated</code> is <code>false</code>, this response includes the last
            traffic policy instance that is associated with the specified traffic policy.
            </para>
             </li> <li>
            <para>
             <b>MaxItems</b>
            </para>
              
            <para>
            The value that you specified for the <code>MaxItems</code> parameter in the request
            that produced the current response.
            </para>
             </li> <li>
            <para>
             <b>HostedZoneIdMarker</b>, <b>TrafficPolicyInstanceNameMarker</b>, and <b>TrafficPolicyInstanceTypeMarker</b>
             
            </para>
              
            <para>
            If <code>IsTruncated</code> is <code>true</code>, these values in the response represent
            the first traffic policy instance in the next group of <code>MaxItems</code> traffic
            policy instances. To list more traffic policy instances, make another call to <code>ListTrafficPolicyInstancesByPolicy</code>,
            and specify these values in the corresponding request parameters.
            </para>
              
            <para>
            If <code>IsTruncated</code> is <code>false</code>, all three elements are omitted
            from the response.
            </para>
             </li> </ul>
            </summary>
            <param name="request">Container for the necessary parameters to execute the ListTrafficPolicyInstancesByPolicy service method.</param>
             
            <returns>The response from the ListTrafficPolicyInstancesByPolicy service method, as returned by Route53.</returns>
            <exception cref="T:Amazon.Route53.Model.InvalidInputException">
            The input is not valid.
            </exception>
            <exception cref="T:Amazon.Route53.Model.NoSuchTrafficPolicyException">
            No traffic policy exists with the specified ID.
            </exception>
            <exception cref="T:Amazon.Route53.Model.NoSuchTrafficPolicyInstanceException">
            No traffic policy instance exists with the specified ID.
            </exception>
        </member>
        <member name="M:Amazon.Route53.IAmazonRoute53.ListTrafficPolicyInstancesByPolicyAsync(Amazon.Route53.Model.ListTrafficPolicyInstancesByPolicyRequest,System.Threading.CancellationToken)">
            <summary>
            Initiates the asynchronous execution of the ListTrafficPolicyInstancesByPolicy operation.
            </summary>
             
            <param name="request">Container for the necessary parameters to execute the ListTrafficPolicyInstancesByPolicy 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.Route53.IAmazonRoute53.ListTrafficPolicyVersions(Amazon.Route53.Model.ListTrafficPolicyVersionsRequest)">
            <summary>
            Gets information about all of the versions for a specified traffic policy.
             
              
            <para>
            Send a <code>GET</code> request to the <code>/<i>Amazon Route 53 API version</i>/trafficpolicy</code>
            resource and specify the ID of the traffic policy for which you want to list versions.
            </para>
              
            <para>
            Amazon Route 53 returns a maximum of 100 items in each response. If you have a lot
            of traffic policies, you can use the <code>maxitems</code> parameter to list them
            in groups of up to 100.
            </para>
              
            <para>
            The response includes three values that help you navigate from one group of <code>maxitems</code>
            traffic policies to the next:
            </para>
             <ul> <li>
            <para>
             <b>IsTruncated</b>
            </para>
              
            <para>
            If the value of <code>IsTruncated</code> in the response is <code>true</code>, there
            are more traffic policy versions associated with the specified traffic policy.
            </para>
              
            <para>
            If <code>IsTruncated</code> is <code>false</code>, this response includes the last
            traffic policy version that is associated with the specified traffic policy.
            </para>
             </li> <li>
            <para>
             <b>TrafficPolicyVersionMarker</b>
            </para>
              
            <para>
            The ID of the next traffic policy version that is associated with the current AWS
            account. If you want to list more traffic policies, make another call to <code>ListTrafficPolicyVersions</code>,
            and specify the value of the <code>TrafficPolicyVersionMarker</code> element in the
            <code>TrafficPolicyVersionMarker</code> request parameter.
            </para>
              
            <para>
            If <code>IsTruncated</code> is <code>false</code>, Amazon Route 53 omits the <code>TrafficPolicyVersionMarker</code>
            element from the response.
            </para>
             </li> <li>
            <para>
             <b>MaxItems</b>
            </para>
              
            <para>
            The value that you specified for the <code>MaxItems</code> parameter in the request
            that produced the current response.
            </para>
             </li> </ul>
            </summary>
            <param name="request">Container for the necessary parameters to execute the ListTrafficPolicyVersions service method.</param>
             
            <returns>The response from the ListTrafficPolicyVersions service method, as returned by Route53.</returns>
            <exception cref="T:Amazon.Route53.Model.InvalidInputException">
            The input is not valid.
            </exception>
            <exception cref="T:Amazon.Route53.Model.NoSuchTrafficPolicyException">
            No traffic policy exists with the specified ID.
            </exception>
        </member>
        <member name="M:Amazon.Route53.IAmazonRoute53.ListTrafficPolicyVersionsAsync(Amazon.Route53.Model.ListTrafficPolicyVersionsRequest,System.Threading.CancellationToken)">
            <summary>
            Initiates the asynchronous execution of the ListTrafficPolicyVersions operation.
            </summary>
             
            <param name="request">Container for the necessary parameters to execute the ListTrafficPolicyVersions 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.Route53.IAmazonRoute53.TestDNSAnswer(Amazon.Route53.Model.TestDNSAnswerRequest)">
            <summary>
            Gets the value that Amazon Route 53 returns in response to a DNS request for a specified
            record name and type. You can optionally specify the IP address of a DNS resolver,
            an EDNS0 client subnet IP address, and a subnet mask.
            </summary>
            <param name="request">Container for the necessary parameters to execute the TestDNSAnswer service method.</param>
             
            <returns>The response from the TestDNSAnswer service method, as returned by Route53.</returns>
            <exception cref="T:Amazon.Route53.Model.InvalidInputException">
            The input is not valid.
            </exception>
            <exception cref="T:Amazon.Route53.Model.NoSuchHostedZoneException">
            No hosted zone exists with the ID that you specified.
            </exception>
        </member>
        <member name="M:Amazon.Route53.IAmazonRoute53.TestDNSAnswerAsync(Amazon.Route53.Model.TestDNSAnswerRequest,System.Threading.CancellationToken)">
            <summary>
            Initiates the asynchronous execution of the TestDNSAnswer operation.
            </summary>
             
            <param name="request">Container for the necessary parameters to execute the TestDNSAnswer 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.Route53.IAmazonRoute53.UpdateHealthCheck(Amazon.Route53.Model.UpdateHealthCheckRequest)">
            <summary>
            Updates an existing health check.
             
              
            <para>
            Send a <code>POST</code> request to the <code>/2013-04-01/healthcheck/<i>health check
            ID</i> </code> resource. The request body must include an XML document with an <code>UpdateHealthCheckRequest</code>
            element. For more information about updating health checks, see <a href="http://docs.aws.amazon.com/Route53/latest/DeveloperGuide/health-checks-creating-deleting.html">Creating,
            Updating, and Deleting Health Checks</a> in the Amazon Route 53 Developer Guide.
            </para>
            </summary>
            <param name="request">Container for the necessary parameters to execute the UpdateHealthCheck service method.</param>
             
            <returns>The response from the UpdateHealthCheck service method, as returned by Route53.</returns>
            <exception cref="T:Amazon.Route53.Model.HealthCheckVersionMismatchException">
            The value of <code>HealthCheckVersion</code> in the request doesn't match the value
            of <code>HealthCheckVersion</code> in the health check.
            </exception>
            <exception cref="T:Amazon.Route53.Model.InvalidInputException">
            The input is not valid.
            </exception>
            <exception cref="T:Amazon.Route53.Model.NoSuchHealthCheckException">
            No health check exists with the ID that you specified in the <code>DeleteHealthCheck</code>
            request.
            </exception>
        </member>
        <member name="M:Amazon.Route53.IAmazonRoute53.UpdateHealthCheckAsync(Amazon.Route53.Model.UpdateHealthCheckRequest,System.Threading.CancellationToken)">
            <summary>
            Initiates the asynchronous execution of the UpdateHealthCheck operation.
            </summary>
             
            <param name="request">Container for the necessary parameters to execute the UpdateHealthCheck 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.Route53.IAmazonRoute53.UpdateHostedZoneComment(Amazon.Route53.Model.UpdateHostedZoneCommentRequest)">
            <summary>
            Updates the hosted zone comment. Send a <code>POST</code> request to the <code>/2013-04-01/hostedzone/<i>hosted
            zone ID</i> </code> resource.
            </summary>
            <param name="request">Container for the necessary parameters to execute the UpdateHostedZoneComment service method.</param>
             
            <returns>The response from the UpdateHostedZoneComment service method, as returned by Route53.</returns>
            <exception cref="T:Amazon.Route53.Model.InvalidInputException">
            The input is not valid.
            </exception>
            <exception cref="T:Amazon.Route53.Model.NoSuchHostedZoneException">
            No hosted zone exists with the ID that you specified.
            </exception>
        </member>
        <member name="M:Amazon.Route53.IAmazonRoute53.UpdateHostedZoneCommentAsync(Amazon.Route53.Model.UpdateHostedZoneCommentRequest,System.Threading.CancellationToken)">
            <summary>
            Initiates the asynchronous execution of the UpdateHostedZoneComment operation.
            </summary>
             
            <param name="request">Container for the necessary parameters to execute the UpdateHostedZoneComment 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.Route53.IAmazonRoute53.UpdateTrafficPolicyComment(Amazon.Route53.Model.UpdateTrafficPolicyCommentRequest)">
            <summary>
            Updates the comment for a specified traffic policy version.
             
              
            <para>
            Send a <code>POST</code> request to the <code>/2013-04-01/trafficpolicy/</code> resource.
            </para>
              
            <para>
            The request body must include a document with an <code>UpdateTrafficPolicyCommentRequest</code>
            element.
            </para>
            </summary>
            <param name="request">Container for the necessary parameters to execute the UpdateTrafficPolicyComment service method.</param>
             
            <returns>The response from the UpdateTrafficPolicyComment service method, as returned by Route53.</returns>
            <exception cref="T:Amazon.Route53.Model.ConcurrentModificationException">
            Another user submitted a request to update the object at the same time that you did.
            Retry the request.
            </exception>
            <exception cref="T:Amazon.Route53.Model.InvalidInputException">
            The input is not valid.
            </exception>
            <exception cref="T:Amazon.Route53.Model.NoSuchTrafficPolicyException">
            No traffic policy exists with the specified ID.
            </exception>
        </member>
        <member name="M:Amazon.Route53.IAmazonRoute53.UpdateTrafficPolicyCommentAsync(Amazon.Route53.Model.UpdateTrafficPolicyCommentRequest,System.Threading.CancellationToken)">
            <summary>
            Initiates the asynchronous execution of the UpdateTrafficPolicyComment operation.
            </summary>
             
            <param name="request">Container for the necessary parameters to execute the UpdateTrafficPolicyComment 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.Route53.IAmazonRoute53.UpdateTrafficPolicyInstance(Amazon.Route53.Model.UpdateTrafficPolicyInstanceRequest)">
            <summary>
            Updates the resource record sets in a specified hosted zone that were created based
            on the settings in a specified traffic policy version.
             
              
            <para>
            Send a <code>POST</code> request to the <code>/2013-04-01/trafficpolicyinstance/<i>traffic
            policy ID</i> </code> resource. The request body must include a document with an <code>UpdateTrafficPolicyInstanceRequest</code>
            element.
            </para>
              
            <para>
            When you update a traffic policy instance, Amazon Route 53 continues to respond to
            DNS queries for the root resource record set name (such as example.com) while it replaces
            one group of resource record sets with another. Amazon Route 53 performs the following
            operations:
            </para>
             <ol> <li>
            <para>
            Amazon Route 53 creates a new group of resource record sets based on the specified
            traffic policy. This is true regardless of how substantial the differences are between
            the existing resource record sets and the new resource record sets.
            </para>
             </li> <li>
            <para>
            When all of the new resource record sets have been created, Amazon Route 53 starts
            to respond to DNS queries for the root resource record set name (such as example.com)
            by using the new resource record sets.
            </para>
             </li> <li>
            <para>
            Amazon Route 53 deletes the old group of resource record sets that are associated
            with the root resource record set name.
            </para>
             </li> </ol>
            </summary>
            <param name="request">Container for the necessary parameters to execute the UpdateTrafficPolicyInstance service method.</param>
             
            <returns>The response from the UpdateTrafficPolicyInstance service method, as returned by Route53.</returns>
            <exception cref="T:Amazon.Route53.Model.ConflictingTypesException">
            You tried to update a traffic policy instance by using a traffic policy version that
            has a different DNS type than the current type for the instance. You specified the
            type in the JSON document in the <code>CreateTrafficPolicy</code> or <code>CreateTrafficPolicyVersion</code>request.
            </exception>
            <exception cref="T:Amazon.Route53.Model.InvalidInputException">
            The input is not valid.
            </exception>
            <exception cref="T:Amazon.Route53.Model.NoSuchTrafficPolicyException">
            No traffic policy exists with the specified ID.
            </exception>
            <exception cref="T:Amazon.Route53.Model.NoSuchTrafficPolicyInstanceException">
            No traffic policy instance exists with the specified ID.
            </exception>
            <exception cref="T:Amazon.Route53.Model.PriorRequestNotCompleteException">
            If Amazon Route 53 can't process a request before the next request arrives, it will
            reject subsequent requests for the same hosted zone and return an <code>HTTP 400 error</code>
            (<code>Bad request</code>). If Amazon Route 53 returns this error repeatedly for the
            same request, we recommend that you wait, in intervals of increasing duration, before
            you try the request again.
            </exception>
        </member>
        <member name="M:Amazon.Route53.IAmazonRoute53.UpdateTrafficPolicyInstanceAsync(Amazon.Route53.Model.UpdateTrafficPolicyInstanceRequest,System.Threading.CancellationToken)">
            <summary>
            Initiates the asynchronous execution of the UpdateTrafficPolicyInstance operation.
            </summary>
             
            <param name="request">Container for the necessary parameters to execute the UpdateTrafficPolicyInstance 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>