AWS.Tools.Route53Domains.XML

<?xml version="1.0"?>
<doc>
    <assembly>
        <name>AWS.Tools.Route53Domains</name>
    </assembly>
    <members>
        <member name="T:Amazon.PowerShell.Cmdlets.R53D.ApproveR53DDomainTransferFromAnotherAwsAccountCmdlet">
            <summary>
            Accepts the transfer of a domain from another Amazon Web Services account to the currentAmazon
            Web Services account. You initiate a transfer between Amazon Web Services accounts
            using <a href="https://docs.aws.amazon.com/Route53/latest/APIReference/API_domains_TransferDomainToAnotherAwsAccount.html">TransferDomainToAnotherAwsAccount</a>.
             
              
            <para>
            If you use the CLI command at <a href="https://docs.aws.amazon.com/cli/latest/reference/route53domains/accept-domain-transfer-from-another-aws-account.html">accept-domain-transfer-from-another-aws-account</a>,
            use JSON format as input instead of text because otherwise CLI will throw an error
            from domain transfer input that includes single quotes.
            </para><para>
            Use either <a href="https://docs.aws.amazon.com/Route53/latest/APIReference/API_domains_ListOperations.html">ListOperations</a>
            or <a href="https://docs.aws.amazon.com/Route53/latest/APIReference/API_domains_GetOperationDetail.html">GetOperationDetail</a>
            to determine whether the operation succeeded. <a href="https://docs.aws.amazon.com/Route53/latest/APIReference/API_domains_GetOperationDetail.html">GetOperationDetail</a>
            provides additional information, for example, <code>Domain Transfer from Aws Account
            111122223333 has been cancelled</code>.
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.R53D.ApproveR53DDomainTransferFromAnotherAwsAccountCmdlet.DomainName">
            <summary>
            <para>
            <para>The name of the domain that was specified when another Amazon Web Services account
            submitted a <a href="https://docs.aws.amazon.com/Route53/latest/APIReference/API_domains_TransferDomainToAnotherAwsAccount.html">TransferDomainToAnotherAwsAccount</a>
            request. </para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.R53D.ApproveR53DDomainTransferFromAnotherAwsAccountCmdlet.Password">
            <summary>
            <para>
            <para>The password that was returned by the <a href="https://docs.aws.amazon.com/Route53/latest/APIReference/API_domains_TransferDomainToAnotherAwsAccount.html">TransferDomainToAnotherAwsAccount</a>
            request. </para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.R53D.ApproveR53DDomainTransferFromAnotherAwsAccountCmdlet.Select">
            <summary>
            Use the -Select parameter to control the cmdlet output. The default value is 'OperationId'.
            Specifying -Select '*' will result in the cmdlet returning the whole service response (Amazon.Route53Domains.Model.AcceptDomainTransferFromAnotherAwsAccountResponse).
            Specifying the name of a property of type Amazon.Route53Domains.Model.AcceptDomainTransferFromAnotherAwsAccountResponse will result in that property being returned.
            Specifying -Select '^ParameterName' will result in the cmdlet returning the selected cmdlet parameter value.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.R53D.ApproveR53DDomainTransferFromAnotherAwsAccountCmdlet.PassThru">
            <summary>
            Changes the cmdlet behavior to return the value passed to the DomainName parameter.
            The -PassThru parameter is deprecated, use -Select '^DomainName' instead. This parameter will be removed in a future version.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.R53D.ApproveR53DDomainTransferFromAnotherAwsAccountCmdlet.Force">
            <summary>
            This parameter overrides confirmation prompts to force
            the cmdlet to continue its operation. This parameter should always
            be used with caution.
            </summary>
        </member>
        <member name="T:Amazon.PowerShell.Cmdlets.R53D.DenyR53DDomainTransferFromAnotherAwsAccountCmdlet">
            <summary>
            Rejects the transfer of a domain from another Amazon Web Services account to the current
            Amazon Web Services account. You initiate a transfer betweenAmazon Web Services accounts
            using <a href="https://docs.aws.amazon.com/Route53/latest/APIReference/API_domains_TransferDomainToAnotherAwsAccount.html">TransferDomainToAnotherAwsAccount</a>.
             
             
              
            <para>
            Use either <a href="https://docs.aws.amazon.com/Route53/latest/APIReference/API_domains_ListOperations.html">ListOperations</a>
            or <a href="https://docs.aws.amazon.com/Route53/latest/APIReference/API_domains_GetOperationDetail.html">GetOperationDetail</a>
            to determine whether the operation succeeded. <a href="https://docs.aws.amazon.com/Route53/latest/APIReference/API_domains_GetOperationDetail.html">GetOperationDetail</a>
            provides additional information, for example, <code>Domain Transfer from Aws Account
            111122223333 has been cancelled</code>.
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.R53D.DenyR53DDomainTransferFromAnotherAwsAccountCmdlet.DomainName">
            <summary>
            <para>
            <para>The name of the domain that was specified when another Amazon Web Services account
            submitted a <a href="https://docs.aws.amazon.com/Route53/latest/APIReference/API_domains_TransferDomainToAnotherAwsAccount.html">TransferDomainToAnotherAwsAccount</a>
            request. </para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.R53D.DenyR53DDomainTransferFromAnotherAwsAccountCmdlet.Select">
            <summary>
            Use the -Select parameter to control the cmdlet output. The default value is 'OperationId'.
            Specifying -Select '*' will result in the cmdlet returning the whole service response (Amazon.Route53Domains.Model.RejectDomainTransferFromAnotherAwsAccountResponse).
            Specifying the name of a property of type Amazon.Route53Domains.Model.RejectDomainTransferFromAnotherAwsAccountResponse will result in that property being returned.
            Specifying -Select '^ParameterName' will result in the cmdlet returning the selected cmdlet parameter value.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.R53D.DenyR53DDomainTransferFromAnotherAwsAccountCmdlet.PassThru">
            <summary>
            Changes the cmdlet behavior to return the value passed to the DomainName parameter.
            The -PassThru parameter is deprecated, use -Select '^DomainName' instead. This parameter will be removed in a future version.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.R53D.DenyR53DDomainTransferFromAnotherAwsAccountCmdlet.Force">
            <summary>
            This parameter overrides confirmation prompts to force
            the cmdlet to continue its operation. This parameter should always
            be used with caution.
            </summary>
        </member>
        <member name="T:Amazon.PowerShell.Cmdlets.R53D.DisableR53DDomainAutoRenewCmdlet">
            <summary>
            This operation disables automatic renewal of domain registration for the specified
            domain.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.R53D.DisableR53DDomainAutoRenewCmdlet.DomainName">
            <summary>
            <para>
            <para>The name of the domain that you want to disable automatic renewal for.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.R53D.DisableR53DDomainAutoRenewCmdlet.Select">
            <summary>
            Use the -Select parameter to control the cmdlet output. The cmdlet doesn't have a return value by default.
            Specifying -Select '*' will result in the cmdlet returning the whole service response (Amazon.Route53Domains.Model.DisableDomainAutoRenewResponse).
            Specifying -Select '^ParameterName' will result in the cmdlet returning the selected cmdlet parameter value.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.R53D.DisableR53DDomainAutoRenewCmdlet.PassThru">
            <summary>
            Changes the cmdlet behavior to return the value passed to the DomainName parameter.
            The -PassThru parameter is deprecated, use -Select '^DomainName' instead. This parameter will be removed in a future version.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.R53D.DisableR53DDomainAutoRenewCmdlet.Force">
            <summary>
            This parameter overrides confirmation prompts to force
            the cmdlet to continue its operation. This parameter should always
            be used with caution.
            </summary>
        </member>
        <member name="T:Amazon.PowerShell.Cmdlets.R53D.DisableR53DDomainTransferLockCmdlet">
            <summary>
            This operation removes the transfer lock on the domain (specifically the <code>clientTransferProhibited</code>
            status) to allow domain transfers. We recommend you refrain from performing this action
            unless you intend to transfer the domain to a different registrar. Successful submission
            returns an operation ID that you can use to track the progress and completion of the
            action. If the request is not completed successfully, the domain registrant will be
            notified by email.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.R53D.DisableR53DDomainTransferLockCmdlet.DomainName">
            <summary>
            <para>
            <para>The name of the domain that you want to remove the transfer lock for.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.R53D.DisableR53DDomainTransferLockCmdlet.Select">
            <summary>
            Use the -Select parameter to control the cmdlet output. The default value is 'OperationId'.
            Specifying -Select '*' will result in the cmdlet returning the whole service response (Amazon.Route53Domains.Model.DisableDomainTransferLockResponse).
            Specifying the name of a property of type Amazon.Route53Domains.Model.DisableDomainTransferLockResponse will result in that property being returned.
            Specifying -Select '^ParameterName' will result in the cmdlet returning the selected cmdlet parameter value.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.R53D.DisableR53DDomainTransferLockCmdlet.PassThru">
            <summary>
            Changes the cmdlet behavior to return the value passed to the DomainName parameter.
            The -PassThru parameter is deprecated, use -Select '^DomainName' instead. This parameter will be removed in a future version.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.R53D.DisableR53DDomainTransferLockCmdlet.Force">
            <summary>
            This parameter overrides confirmation prompts to force
            the cmdlet to continue its operation. This parameter should always
            be used with caution.
            </summary>
        </member>
        <member name="T:Amazon.PowerShell.Cmdlets.R53D.EnableR53DDomainAutoRenewCmdlet">
            <summary>
            This operation configures Amazon Route 53 to automatically renew the specified domain
            before the domain registration expires. The cost of renewing your domain registration
            is billed to your Amazon Web Services account.
             
              
            <para>
            The period during which you can renew a domain name varies by TLD. For a list of TLDs
            and their renewal policies, see <a href="https://docs.aws.amazon.com/Route53/latest/DeveloperGuide/registrar-tld-list.html">Domains
            That You Can Register with Amazon Route 53</a> in the <i>Amazon Route 53 Developer
            Guide</i>. Route 53 requires that you renew before the end of the renewal period so
            we can complete processing before the deadline.
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.R53D.EnableR53DDomainAutoRenewCmdlet.DomainName">
            <summary>
            <para>
            <para>The name of the domain that you want to enable automatic renewal for.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.R53D.EnableR53DDomainAutoRenewCmdlet.Select">
            <summary>
            Use the -Select parameter to control the cmdlet output. The cmdlet doesn't have a return value by default.
            Specifying -Select '*' will result in the cmdlet returning the whole service response (Amazon.Route53Domains.Model.EnableDomainAutoRenewResponse).
            Specifying -Select '^ParameterName' will result in the cmdlet returning the selected cmdlet parameter value.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.R53D.EnableR53DDomainAutoRenewCmdlet.PassThru">
            <summary>
            Changes the cmdlet behavior to return the value passed to the DomainName parameter.
            The -PassThru parameter is deprecated, use -Select '^DomainName' instead. This parameter will be removed in a future version.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.R53D.EnableR53DDomainAutoRenewCmdlet.Force">
            <summary>
            This parameter overrides confirmation prompts to force
            the cmdlet to continue its operation. This parameter should always
            be used with caution.
            </summary>
        </member>
        <member name="T:Amazon.PowerShell.Cmdlets.R53D.EnableR53DDomainTransferLockCmdlet">
            <summary>
            This operation sets the transfer lock on the domain (specifically the <code>clientTransferProhibited</code>
            status) to prevent domain transfers. Successful submission returns an operation ID
            that you can use to track the progress and completion of the action. If the request
            is not completed successfully, the domain registrant will be notified by email.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.R53D.EnableR53DDomainTransferLockCmdlet.DomainName">
            <summary>
            <para>
            <para>The name of the domain that you want to set the transfer lock for.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.R53D.EnableR53DDomainTransferLockCmdlet.Select">
            <summary>
            Use the -Select parameter to control the cmdlet output. The default value is 'OperationId'.
            Specifying -Select '*' will result in the cmdlet returning the whole service response (Amazon.Route53Domains.Model.EnableDomainTransferLockResponse).
            Specifying the name of a property of type Amazon.Route53Domains.Model.EnableDomainTransferLockResponse will result in that property being returned.
            Specifying -Select '^ParameterName' will result in the cmdlet returning the selected cmdlet parameter value.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.R53D.EnableR53DDomainTransferLockCmdlet.PassThru">
            <summary>
            Changes the cmdlet behavior to return the value passed to the DomainName parameter.
            The -PassThru parameter is deprecated, use -Select '^DomainName' instead. This parameter will be removed in a future version.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.R53D.EnableR53DDomainTransferLockCmdlet.Force">
            <summary>
            This parameter overrides confirmation prompts to force
            the cmdlet to continue its operation. This parameter should always
            be used with caution.
            </summary>
        </member>
        <member name="T:Amazon.PowerShell.Cmdlets.R53D.GetR53DBillingRecordCmdlet">
            <summary>
            Returns all the domain-related billing records for the current Amazon Web Services
            account for a specified period<br/><br/>This cmdlet automatically pages all available results to the pipeline - parameters related to iteration are only needed if you want to manually control the paginated output. To disable autopagination, use -NoAutoIteration.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.R53D.GetR53DBillingRecordCmdlet.End">
            <summary>
            <para>
            <para>The end date and time for the time period for which you want a list of billing records.
            Specify the date and time in Unix time format and Coordinated Universal time (UTC).</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.R53D.GetR53DBillingRecordCmdlet.Start">
            <summary>
            <para>
            <para>The beginning date and time for the time period for which you want a list of billing
            records. Specify the date and time in Unix time format and Coordinated Universal time
            (UTC).</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.R53D.GetR53DBillingRecordCmdlet.Marker">
            <summary>
            <para>
            <para>For an initial request for a list of billing records, omit this element. If the number
            of billing records that are associated with the current Amazon Web Services account
            during the specified period is greater than the value that you specified for <code>MaxItems</code>,
            you can use <code>Marker</code> to return additional billing records. Get the value
            of <code>NextPageMarker</code> from the previous response, and submit another request
            that includes the value of <code>NextPageMarker</code> in the <code>Marker</code>
            element. </para><para>Constraints: The marker must match the value of <code>NextPageMarker</code> that was
            returned in the previous response.</para>
            </para>
            <para>
            <br/><b>Note:</b> This parameter is only used if you are manually controlling output pagination of the service API call.
            <br/>In order to manually control output pagination, use '-Marker $null' for the first call and '-Marker $AWSHistory.LastServiceResponse.NextPageMarker' for subsequent calls.
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.R53D.GetR53DBillingRecordCmdlet.MaxItem">
            <summary>
            <para>
            <para>The number of billing records to be returned.</para><para>Default: 20</para>
            </para>
            <para>
            <br/><b>Note:</b> In AWSPowerShell and AWSPowerShell.NetCore this parameter is used to limit the total number of items returned by the cmdlet.
            <br/>In AWS.Tools this parameter is simply passed to the service to specify how many items should be returned by each service call.
            <br/>Pipe the output of this cmdlet into Select-Object -First to terminate retrieving data pages early and control the number of items returned.
            </para>
            <para>If a value for this parameter is not specified the cmdlet will use a default value of '<b>20</b>'.</para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.R53D.GetR53DBillingRecordCmdlet.Select">
            <summary>
            Use the -Select parameter to control the cmdlet output. The default value is 'BillingRecords'.
            Specifying -Select '*' will result in the cmdlet returning the whole service response (Amazon.Route53Domains.Model.ViewBillingResponse).
            Specifying the name of a property of type Amazon.Route53Domains.Model.ViewBillingResponse will result in that property being returned.
            Specifying -Select '^ParameterName' will result in the cmdlet returning the selected cmdlet parameter value.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.R53D.GetR53DBillingRecordCmdlet.NoAutoIteration">
            <summary>
            By default the cmdlet will auto-iterate and retrieve all results to the pipeline by performing multiple
            service calls. If set, the cmdlet will retrieve only the next 'page' of results using the value of Marker
            as the start point.
            </summary>
        </member>
        <member name="T:Amazon.PowerShell.Cmdlets.R53D.GetR53DContactReachabilityStatusCmdlet">
            <summary>
            For operations that require confirmation that the email address for the registrant
            contact is valid, such as registering a new domain, this operation returns information
            about whether the registrant contact has responded.
             
              
            <para>
            If you want us to resend the email, use the <code>ResendContactReachabilityEmail</code>
            operation.
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.R53D.GetR53DContactReachabilityStatusCmdlet.DomainName">
            <summary>
            <para>
            <para>The name of the domain for which you want to know whether the registrant contact has
            confirmed that the email address is valid.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.R53D.GetR53DContactReachabilityStatusCmdlet.Select">
            <summary>
            Use the -Select parameter to control the cmdlet output. The default value is '*'.
            Specifying -Select '*' will result in the cmdlet returning the whole service response (Amazon.Route53Domains.Model.GetContactReachabilityStatusResponse).
            Specifying the name of a property of type Amazon.Route53Domains.Model.GetContactReachabilityStatusResponse will result in that property being returned.
            Specifying -Select '^ParameterName' will result in the cmdlet returning the selected cmdlet parameter value.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.R53D.GetR53DContactReachabilityStatusCmdlet.PassThru">
            <summary>
            Changes the cmdlet behavior to return the value passed to the DomainName parameter.
            The -PassThru parameter is deprecated, use -Select '^DomainName' instead. This parameter will be removed in a future version.
            </summary>
        </member>
        <member name="T:Amazon.PowerShell.Cmdlets.R53D.GetR53DDomainAuthCodeCmdlet">
            <summary>
            This operation returns the AuthCode for the domain. To transfer a domain to another
            registrar, you provide this value to the new registrar.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.R53D.GetR53DDomainAuthCodeCmdlet.DomainName">
            <summary>
            <para>
            <para>The name of the domain that you want to get an authorization code for.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.R53D.GetR53DDomainAuthCodeCmdlet.Select">
            <summary>
            Use the -Select parameter to control the cmdlet output. The default value is 'AuthCode'.
            Specifying -Select '*' will result in the cmdlet returning the whole service response (Amazon.Route53Domains.Model.RetrieveDomainAuthCodeResponse).
            Specifying the name of a property of type Amazon.Route53Domains.Model.RetrieveDomainAuthCodeResponse will result in that property being returned.
            Specifying -Select '^ParameterName' will result in the cmdlet returning the selected cmdlet parameter value.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.R53D.GetR53DDomainAuthCodeCmdlet.PassThru">
            <summary>
            Changes the cmdlet behavior to return the value passed to the DomainName parameter.
            The -PassThru parameter is deprecated, use -Select '^DomainName' instead. This parameter will be removed in a future version.
            </summary>
        </member>
        <member name="T:Amazon.PowerShell.Cmdlets.R53D.GetR53DDomainDetailCmdlet">
            <summary>
            This operation returns detailed information about a specified domain that is associated
            with the current Amazon Web Services account. Contact information for the domain is
            also returned as part of the output.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.R53D.GetR53DDomainDetailCmdlet.DomainName">
            <summary>
            <para>
            <para>The name of the domain that you want to get detailed information about.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.R53D.GetR53DDomainDetailCmdlet.Select">
            <summary>
            Use the -Select parameter to control the cmdlet output. The default value is '*'.
            Specifying -Select '*' will result in the cmdlet returning the whole service response (Amazon.Route53Domains.Model.GetDomainDetailResponse).
            Specifying the name of a property of type Amazon.Route53Domains.Model.GetDomainDetailResponse will result in that property being returned.
            Specifying -Select '^ParameterName' will result in the cmdlet returning the selected cmdlet parameter value.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.R53D.GetR53DDomainDetailCmdlet.PassThru">
            <summary>
            Changes the cmdlet behavior to return the value passed to the DomainName parameter.
            The -PassThru parameter is deprecated, use -Select '^DomainName' instead. This parameter will be removed in a future version.
            </summary>
        </member>
        <member name="T:Amazon.PowerShell.Cmdlets.R53D.GetR53DDomainListCmdlet">
            <summary>
            This operation returns all the domain names registered with Amazon Route 53 for the
            current Amazon Web Services account if no filtering conditions are used.<br/><br/>This cmdlet automatically pages all available results to the pipeline - parameters related to iteration are only needed if you want to manually control the paginated output. To disable autopagination, use -NoAutoIteration.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.R53D.GetR53DDomainListCmdlet.FilterCondition">
            <summary>
            <para>
            <para>A complex type that contains information about the filters applied during the <code>ListDomains</code>
            request. The filter conditions can include domain name and domain expiration.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.R53D.GetR53DDomainListCmdlet.SortCondition_Name">
            <summary>
            <para>
            <para>Field to be used for sorting the list of domains. It can be either the name or the
            expiration for a domain. Note that if <code>filterCondition</code> is used in the
            same <a href="https://docs.aws.amazon.com/Route53/latest/APIReference/API_domains__ListDomains.html">ListDomains</a>
            call, the field used for sorting has to be the same as the field used for filtering.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.R53D.GetR53DDomainListCmdlet.SortCondition_SortOrder">
            <summary>
            <para>
            <para>The sort order for a list of domains. Either ascending (ASC) or descending (DES).</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.R53D.GetR53DDomainListCmdlet.Marker">
            <summary>
            <para>
            <para>For an initial request for a list of domains, omit this element. If the number of
            domains that are associated with the current Amazon Web Services account is greater
            than the value that you specified for <code>MaxItems</code>, you can use <code>Marker</code>
            to return additional domains. Get the value of <code>NextPageMarker</code> from the
            previous response, and submit another request that includes the value of <code>NextPageMarker</code>
            in the <code>Marker</code> element.</para><para>Constraints: The marker must match the value specified in the previous request.</para>
            </para>
            <para>
            <br/><b>Note:</b> This parameter is only used if you are manually controlling output pagination of the service API call.
            <br/>In order to manually control output pagination, use '-Marker $null' for the first call and '-Marker $AWSHistory.LastServiceResponse.NextPageMarker' for subsequent calls.
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.R53D.GetR53DDomainListCmdlet.MaxItem">
            <summary>
            <para>
            <para>Number of domains to be returned.</para><para>Default: 20</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.R53D.GetR53DDomainListCmdlet.Select">
            <summary>
            Use the -Select parameter to control the cmdlet output. The default value is 'Domains'.
            Specifying -Select '*' will result in the cmdlet returning the whole service response (Amazon.Route53Domains.Model.ListDomainsResponse).
            Specifying the name of a property of type Amazon.Route53Domains.Model.ListDomainsResponse will result in that property being returned.
            Specifying -Select '^ParameterName' will result in the cmdlet returning the selected cmdlet parameter value.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.R53D.GetR53DDomainListCmdlet.PassThru">
            <summary>
            Changes the cmdlet behavior to return the value passed to the MaxItem parameter.
            The -PassThru parameter is deprecated, use -Select '^MaxItem' instead. This parameter will be removed in a future version.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.R53D.GetR53DDomainListCmdlet.NoAutoIteration">
            <summary>
            By default the cmdlet will auto-iterate and retrieve all results to the pipeline by performing multiple
            service calls. If set, the cmdlet will retrieve only the next 'page' of results using the value of Marker
            as the start point.
            </summary>
        </member>
        <member name="T:Amazon.PowerShell.Cmdlets.R53D.GetR53DDomainSuggestionCmdlet">
            <summary>
            The GetDomainSuggestions operation returns a list of suggested domain names.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.R53D.GetR53DDomainSuggestionCmdlet.DomainName">
            <summary>
            <para>
            <para>A domain name that you want to use as the basis for a list of possible domain names.
            The top-level domain (TLD), such as .com, must be a TLD that Route 53 supports. For
            a list of supported TLDs, see <a href="https://docs.aws.amazon.com/Route53/latest/DeveloperGuide/registrar-tld-list.html">Domains
            that You Can Register with Amazon Route 53</a> in the <i>Amazon Route 53 Developer
            Guide</i>.</para><para>The domain name can contain only the following characters:</para><ul><li><para>Letters a through z. Domain names are not case sensitive.</para></li><li><para>Numbers 0 through 9.</para></li><li><para>Hyphen (-). You can't specify a hyphen at the beginning or end of a label. </para></li><li><para>Period (.) to separate the labels in the name, such as the <code>.</code> in <code>example.com</code>.</para></li></ul><para>Internationalized domain names are not supported for some top-level domains. To determine
            whether the TLD that you want to use supports internationalized domain names, see
            <a href="https://docs.aws.amazon.com/Route53/latest/DeveloperGuide/registrar-tld-list.html">Domains
            that You Can Register with Amazon Route 53</a>. </para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.R53D.GetR53DDomainSuggestionCmdlet.OnlyAvailable">
            <summary>
            <para>
            <para>If <code>OnlyAvailable</code> is <code>true</code>, Route 53 returns only domain names
            that are available. If <code>OnlyAvailable</code> is <code>false</code>, Route 53
            returns domain names without checking whether they're available to be registered.
            To determine whether the domain is available, you can call <code>checkDomainAvailability</code>
            for each suggestion.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.R53D.GetR53DDomainSuggestionCmdlet.SuggestionCount">
            <summary>
            <para>
            <para>The number of suggested domain names that you want Route 53 to return. Specify a value
            between 1 and 50.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.R53D.GetR53DDomainSuggestionCmdlet.Select">
            <summary>
            Use the -Select parameter to control the cmdlet output. The default value is 'SuggestionsList'.
            Specifying -Select '*' will result in the cmdlet returning the whole service response (Amazon.Route53Domains.Model.GetDomainSuggestionsResponse).
            Specifying the name of a property of type Amazon.Route53Domains.Model.GetDomainSuggestionsResponse will result in that property being returned.
            Specifying -Select '^ParameterName' will result in the cmdlet returning the selected cmdlet parameter value.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.R53D.GetR53DDomainSuggestionCmdlet.PassThru">
            <summary>
            Changes the cmdlet behavior to return the value passed to the DomainName parameter.
            The -PassThru parameter is deprecated, use -Select '^DomainName' instead. This parameter will be removed in a future version.
            </summary>
        </member>
        <member name="T:Amazon.PowerShell.Cmdlets.R53D.GetR53DOperationDetailCmdlet">
            <summary>
            This operation returns the current status of an operation that is not completed.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.R53D.GetR53DOperationDetailCmdlet.OperationId">
            <summary>
            <para>
            <para>The identifier for the operation for which you want to get the status. Route 53 returned
            the identifier in the response to the original request.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.R53D.GetR53DOperationDetailCmdlet.Select">
            <summary>
            Use the -Select parameter to control the cmdlet output. The default value is '*'.
            Specifying -Select '*' will result in the cmdlet returning the whole service response (Amazon.Route53Domains.Model.GetOperationDetailResponse).
            Specifying the name of a property of type Amazon.Route53Domains.Model.GetOperationDetailResponse will result in that property being returned.
            Specifying -Select '^ParameterName' will result in the cmdlet returning the selected cmdlet parameter value.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.R53D.GetR53DOperationDetailCmdlet.PassThru">
            <summary>
            Changes the cmdlet behavior to return the value passed to the OperationId parameter.
            The -PassThru parameter is deprecated, use -Select '^OperationId' instead. This parameter will be removed in a future version.
            </summary>
        </member>
        <member name="T:Amazon.PowerShell.Cmdlets.R53D.GetR53DOperationListCmdlet">
            <summary>
            Returns information about all of the operations that return an operation ID and that
            have ever been performed on domains that were registered by the current account.
             
              
            <para>
            This command runs only in the us-east-1 Region.
            </para><br/><br/>This cmdlet automatically pages all available results to the pipeline - parameters related to iteration are only needed if you want to manually control the paginated output. To disable autopagination, use -NoAutoIteration.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.R53D.GetR53DOperationListCmdlet.SubmittedSince">
            <summary>
            <para>
            <para>An optional parameter that lets you get information about all the operations that
            you submitted after a specified date and time. Specify the date and time in Unix time
            format and Coordinated Universal time (UTC).</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.R53D.GetR53DOperationListCmdlet.Marker">
            <summary>
            <para>
            <para>For an initial request for a list of operations, omit this element. If the number
            of operations that are not yet complete is greater than the value that you specified
            for <code>MaxItems</code>, you can use <code>Marker</code> to return additional operations.
            Get the value of <code>NextPageMarker</code> from the previous response, and submit
            another request that includes the value of <code>NextPageMarker</code> in the <code>Marker</code>
            element.</para>
            </para>
            <para>
            <br/><b>Note:</b> This parameter is only used if you are manually controlling output pagination of the service API call.
            <br/>In order to manually control output pagination, use '-Marker $null' for the first call and '-Marker $AWSHistory.LastServiceResponse.NextPageMarker' for subsequent calls.
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.R53D.GetR53DOperationListCmdlet.MaxItem">
            <summary>
            <para>
            <para>Number of domains to be returned.</para><para>Default: 20</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.R53D.GetR53DOperationListCmdlet.Select">
            <summary>
            Use the -Select parameter to control the cmdlet output. The default value is 'Operations'.
            Specifying -Select '*' will result in the cmdlet returning the whole service response (Amazon.Route53Domains.Model.ListOperationsResponse).
            Specifying the name of a property of type Amazon.Route53Domains.Model.ListOperationsResponse will result in that property being returned.
            Specifying -Select '^ParameterName' will result in the cmdlet returning the selected cmdlet parameter value.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.R53D.GetR53DOperationListCmdlet.PassThru">
            <summary>
            Changes the cmdlet behavior to return the value passed to the MaxItem parameter.
            The -PassThru parameter is deprecated, use -Select '^MaxItem' instead. This parameter will be removed in a future version.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.R53D.GetR53DOperationListCmdlet.NoAutoIteration">
            <summary>
            By default the cmdlet will auto-iterate and retrieve all results to the pipeline by performing multiple
            service calls. If set, the cmdlet will retrieve only the next 'page' of results using the value of Marker
            as the start point.
            </summary>
        </member>
        <member name="T:Amazon.PowerShell.Cmdlets.R53D.GetR53DPriceListCmdlet">
            <summary>
            Lists the following prices for either all the TLDs supported by Route 53, or the specified
            TLD:
             
             <ul><li><para>
            Registration
            </para></li><li><para>
            Transfer
            </para></li><li><para>
            Owner change
            </para></li><li><para>
            Domain renewal
            </para></li><li><para>
            Domain restoration
            </para></li></ul><br/><br/>This cmdlet automatically pages all available results to the pipeline - parameters related to iteration are only needed if you want to manually control the paginated output. To disable autopagination, use -NoAutoIteration.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.R53D.GetR53DPriceListCmdlet.Tld">
            <summary>
            <para>
            <para>The TLD for which you want to receive the pricing information. For example. <code>.net</code>.</para><para>If a <code>Tld</code> value is not provided, a list of prices for all TLDs supported
            by Route 53 is returned.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.R53D.GetR53DPriceListCmdlet.Marker">
            <summary>
            <para>
            <para>For an initial request for a list of prices, omit this element. If the number of prices
            that are not yet complete is greater than the value that you specified for <code>MaxItems</code>,
            you can use <code>Marker</code> to return additional prices. Get the value of <code>NextPageMarker</code>
            from the previous response, and submit another request that includes the value of
            <code>NextPageMarker</code> in the <code>Marker</code> element. </para><para>Used only for all TLDs. If you specify a TLD, don't specify a <code>Marker</code>.</para>
            </para>
            <para>
            <br/><b>Note:</b> This parameter is only used if you are manually controlling output pagination of the service API call.
            <br/>In order to manually control output pagination, use '-Marker $null' for the first call and '-Marker $AWSHistory.LastServiceResponse.NextPageMarker' for subsequent calls.
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.R53D.GetR53DPriceListCmdlet.MaxItem">
            <summary>
            <para>
            <para>Number of <code>Prices</code> to be returned.</para><para>Used only for all TLDs. If you specify a TLD, don't specify a <code>MaxItems</code>.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.R53D.GetR53DPriceListCmdlet.Select">
            <summary>
            Use the -Select parameter to control the cmdlet output. The default value is 'Prices'.
            Specifying -Select '*' will result in the cmdlet returning the whole service response (Amazon.Route53Domains.Model.ListPricesResponse).
            Specifying the name of a property of type Amazon.Route53Domains.Model.ListPricesResponse will result in that property being returned.
            Specifying -Select '^ParameterName' will result in the cmdlet returning the selected cmdlet parameter value.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.R53D.GetR53DPriceListCmdlet.PassThru">
            <summary>
            Changes the cmdlet behavior to return the value passed to the Tld parameter.
            The -PassThru parameter is deprecated, use -Select '^Tld' instead. This parameter will be removed in a future version.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.R53D.GetR53DPriceListCmdlet.NoAutoIteration">
            <summary>
            By default the cmdlet will auto-iterate and retrieve all results to the pipeline by performing multiple
            service calls. If set, the cmdlet will retrieve only the next 'page' of results using the value of Marker
            as the start point.
            </summary>
        </member>
        <member name="T:Amazon.PowerShell.Cmdlets.R53D.GetR53DTagsForDomainCmdlet">
            <summary>
            This operation returns all of the tags that are associated with the specified domain.
             
              
            <para>
            All tag operations are eventually consistent; subsequent operations might not immediately
            represent all issued operations.
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.R53D.GetR53DTagsForDomainCmdlet.DomainName">
            <summary>
            <para>
            <para>The domain for which you want to get a list of tags.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.R53D.GetR53DTagsForDomainCmdlet.Select">
            <summary>
            Use the -Select parameter to control the cmdlet output. The default value is 'TagList'.
            Specifying -Select '*' will result in the cmdlet returning the whole service response (Amazon.Route53Domains.Model.ListTagsForDomainResponse).
            Specifying the name of a property of type Amazon.Route53Domains.Model.ListTagsForDomainResponse will result in that property being returned.
            Specifying -Select '^ParameterName' will result in the cmdlet returning the selected cmdlet parameter value.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.R53D.GetR53DTagsForDomainCmdlet.PassThru">
            <summary>
            Changes the cmdlet behavior to return the value passed to the DomainName parameter.
            The -PassThru parameter is deprecated, use -Select '^DomainName' instead. This parameter will be removed in a future version.
            </summary>
        </member>
        <member name="T:Amazon.PowerShell.Cmdlets.R53D.InvokeR53DDomainTransferCmdlet">
            <summary>
            Transfers a domain from another registrar to Amazon Route 53. When the transfer is
            complete, the domain is registered either with Amazon Registrar (for .com, .net, and
            .org domains) or with our registrar associate, Gandi (for all other TLDs).
             
              
            <para>
            For more information about transferring domains, see the following topics:
            </para><ul><li><para>
            For transfer requirements, a detailed procedure, and information about viewing the
            status of a domain that you're transferring to Route 53, see <a href="https://docs.aws.amazon.com/Route53/latest/DeveloperGuide/domain-transfer-to-route-53.html">Transferring
            Registration for a Domain to Amazon Route 53</a> in the <i>Amazon Route 53 Developer
            Guide</i>.
            </para></li><li><para>
            For information about how to transfer a domain from one Amazon Web Services account
            to another, see <a href="https://docs.aws.amazon.com/Route53/latest/APIReference/API_domains_TransferDomainToAnotherAwsAccount.html">TransferDomainToAnotherAwsAccount</a>.
             
            </para></li><li><para>
            For information about how to transfer a domain to another domain registrar, see <a href="https://docs.aws.amazon.com/Route53/latest/DeveloperGuide/domain-transfer-from-route-53.html">Transferring
            a Domain from Amazon Route 53 to Another Registrar</a> in the <i>Amazon Route 53 Developer
            Guide</i>.
            </para></li></ul><para>
            If the registrar for your domain is also the DNS service provider for the domain,
            we highly recommend that you transfer your DNS service to Route 53 or to another DNS
            service provider before you transfer your registration. Some registrars provide free
            DNS service when you purchase a domain registration. When you transfer the registration,
            the previous registrar will not renew your domain registration and could end your
            DNS service at any time.
            </para><important><para>
            If the registrar for your domain is also the DNS service provider for the domain and
            you don't transfer DNS service to another provider, your website, email, and the web
            applications associated with the domain might become unavailable.
            </para></important><para>
            If the transfer is successful, this method returns an operation ID that you can use
            to track the progress and completion of the action. If the transfer doesn't complete
            successfully, the domain registrant will be notified by email.
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.R53D.InvokeR53DDomainTransferCmdlet.AdminContact_AddressLine1">
            <summary>
            <para>
            <para>First line of the contact's address.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.R53D.InvokeR53DDomainTransferCmdlet.RegistrantContact_AddressLine1">
            <summary>
            <para>
            <para>First line of the contact's address.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.R53D.InvokeR53DDomainTransferCmdlet.TechContact_AddressLine1">
            <summary>
            <para>
            <para>First line of the contact's address.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.R53D.InvokeR53DDomainTransferCmdlet.AdminContact_AddressLine2">
            <summary>
            <para>
            <para>Second line of contact's address, if any.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.R53D.InvokeR53DDomainTransferCmdlet.RegistrantContact_AddressLine2">
            <summary>
            <para>
            <para>Second line of contact's address, if any.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.R53D.InvokeR53DDomainTransferCmdlet.TechContact_AddressLine2">
            <summary>
            <para>
            <para>Second line of contact's address, if any.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.R53D.InvokeR53DDomainTransferCmdlet.AuthCode">
            <summary>
            <para>
            <para>The authorization code for the domain. You get this value from the current registrar.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.R53D.InvokeR53DDomainTransferCmdlet.AutoRenew">
            <summary>
            <para>
            <para>Indicates whether the domain will be automatically renewed (true) or not (false).
            Autorenewal only takes effect after the account is charged.</para><para>Default: true</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.R53D.InvokeR53DDomainTransferCmdlet.AdminContact_City">
            <summary>
            <para>
            <para>The city of the contact's address.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.R53D.InvokeR53DDomainTransferCmdlet.RegistrantContact_City">
            <summary>
            <para>
            <para>The city of the contact's address.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.R53D.InvokeR53DDomainTransferCmdlet.TechContact_City">
            <summary>
            <para>
            <para>The city of the contact's address.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.R53D.InvokeR53DDomainTransferCmdlet.AdminContact_ContactType">
            <summary>
            <para>
            <para>Indicates whether the contact is a person, company, association, or public organization.
            Note the following:</para><ul><li><para>If you specify a value other than <code>PERSON</code>, you must also specify a value
            for <code>OrganizationName</code>.</para></li><li><para>For some TLDs, the privacy protection available depends on the value that you specify
            for <code>Contact Type</code>. For the privacy protection settings for your TLD, see
            <a href="https://docs.aws.amazon.com/Route53/latest/DeveloperGuide/registrar-tld-list.html">Domains
            that You Can Register with Amazon Route 53</a> in the <i>Amazon Route 53 Developer
            Guide</i></para></li><li><para>For .es domains, the value of <code>ContactType</code> must be <code>PERSON</code>
            for all three contacts.</para></li></ul>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.R53D.InvokeR53DDomainTransferCmdlet.RegistrantContact_ContactType">
            <summary>
            <para>
            <para>Indicates whether the contact is a person, company, association, or public organization.
            Note the following:</para><ul><li><para>If you specify a value other than <code>PERSON</code>, you must also specify a value
            for <code>OrganizationName</code>.</para></li><li><para>For some TLDs, the privacy protection available depends on the value that you specify
            for <code>Contact Type</code>. For the privacy protection settings for your TLD, see
            <a href="https://docs.aws.amazon.com/Route53/latest/DeveloperGuide/registrar-tld-list.html">Domains
            that You Can Register with Amazon Route 53</a> in the <i>Amazon Route 53 Developer
            Guide</i></para></li><li><para>For .es domains, the value of <code>ContactType</code> must be <code>PERSON</code>
            for all three contacts.</para></li></ul>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.R53D.InvokeR53DDomainTransferCmdlet.TechContact_ContactType">
            <summary>
            <para>
            <para>Indicates whether the contact is a person, company, association, or public organization.
            Note the following:</para><ul><li><para>If you specify a value other than <code>PERSON</code>, you must also specify a value
            for <code>OrganizationName</code>.</para></li><li><para>For some TLDs, the privacy protection available depends on the value that you specify
            for <code>Contact Type</code>. For the privacy protection settings for your TLD, see
            <a href="https://docs.aws.amazon.com/Route53/latest/DeveloperGuide/registrar-tld-list.html">Domains
            that You Can Register with Amazon Route 53</a> in the <i>Amazon Route 53 Developer
            Guide</i></para></li><li><para>For .es domains, the value of <code>ContactType</code> must be <code>PERSON</code>
            for all three contacts.</para></li></ul>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.R53D.InvokeR53DDomainTransferCmdlet.AdminContact_CountryCode">
            <summary>
            <para>
            <para>Code for the country of the contact's address.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.R53D.InvokeR53DDomainTransferCmdlet.RegistrantContact_CountryCode">
            <summary>
            <para>
            <para>Code for the country of the contact's address.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.R53D.InvokeR53DDomainTransferCmdlet.TechContact_CountryCode">
            <summary>
            <para>
            <para>Code for the country of the contact's address.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.R53D.InvokeR53DDomainTransferCmdlet.DomainName">
            <summary>
            <para>
            <para>The name of the domain that you want to transfer to Route 53. The top-level domain
            (TLD), such as .com, must be a TLD that Route 53 supports. For a list of supported
            TLDs, see <a href="https://docs.aws.amazon.com/Route53/latest/DeveloperGuide/registrar-tld-list.html">Domains
            that You Can Register with Amazon Route 53</a> in the <i>Amazon Route 53 Developer
            Guide</i>.</para><para>The domain name can contain only the following characters:</para><ul><li><para>Letters a through z. Domain names are not case sensitive.</para></li><li><para>Numbers 0 through 9.</para></li><li><para>Hyphen (-). You can't specify a hyphen at the beginning or end of a label. </para></li><li><para>Period (.) to separate the labels in the name, such as the <code>.</code> in <code>example.com</code>.</para></li></ul>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.R53D.InvokeR53DDomainTransferCmdlet.DurationInYears">
            <summary>
            <para>
            <para>The number of years that you want to register the domain for. Domains are registered
            for a minimum of one year. The maximum period depends on the top-level domain.</para><para>Default: 1</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.R53D.InvokeR53DDomainTransferCmdlet.AdminContact_Email">
            <summary>
            <para>
            <para>Email address of the contact.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.R53D.InvokeR53DDomainTransferCmdlet.RegistrantContact_Email">
            <summary>
            <para>
            <para>Email address of the contact.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.R53D.InvokeR53DDomainTransferCmdlet.TechContact_Email">
            <summary>
            <para>
            <para>Email address of the contact.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.R53D.InvokeR53DDomainTransferCmdlet.AdminContact_ExtraParam">
            <summary>
            <para>
            <para>A list of name-value pairs for parameters required by certain top-level domains.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.R53D.InvokeR53DDomainTransferCmdlet.RegistrantContact_ExtraParam">
            <summary>
            <para>
            <para>A list of name-value pairs for parameters required by certain top-level domains.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.R53D.InvokeR53DDomainTransferCmdlet.TechContact_ExtraParam">
            <summary>
            <para>
            <para>A list of name-value pairs for parameters required by certain top-level domains.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.R53D.InvokeR53DDomainTransferCmdlet.AdminContact_Fax">
            <summary>
            <para>
            <para>Fax number of the contact.</para><para>Constraints: Phone number must be specified in the format "+[country dialing code].[number
            including any area code]". For example, a US phone number might appear as <code>"+1.1234567890"</code>.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.R53D.InvokeR53DDomainTransferCmdlet.RegistrantContact_Fax">
            <summary>
            <para>
            <para>Fax number of the contact.</para><para>Constraints: Phone number must be specified in the format "+[country dialing code].[number
            including any area code]". For example, a US phone number might appear as <code>"+1.1234567890"</code>.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.R53D.InvokeR53DDomainTransferCmdlet.TechContact_Fax">
            <summary>
            <para>
            <para>Fax number of the contact.</para><para>Constraints: Phone number must be specified in the format "+[country dialing code].[number
            including any area code]". For example, a US phone number might appear as <code>"+1.1234567890"</code>.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.R53D.InvokeR53DDomainTransferCmdlet.AdminContact_FirstName">
            <summary>
            <para>
            <para>First name of contact.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.R53D.InvokeR53DDomainTransferCmdlet.RegistrantContact_FirstName">
            <summary>
            <para>
            <para>First name of contact.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.R53D.InvokeR53DDomainTransferCmdlet.TechContact_FirstName">
            <summary>
            <para>
            <para>First name of contact.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.R53D.InvokeR53DDomainTransferCmdlet.IdnLangCode">
            <summary>
            <para>
            <para>Reserved for future use.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.R53D.InvokeR53DDomainTransferCmdlet.AdminContact_LastName">
            <summary>
            <para>
            <para>Last name of contact.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.R53D.InvokeR53DDomainTransferCmdlet.RegistrantContact_LastName">
            <summary>
            <para>
            <para>Last name of contact.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.R53D.InvokeR53DDomainTransferCmdlet.TechContact_LastName">
            <summary>
            <para>
            <para>Last name of contact.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.R53D.InvokeR53DDomainTransferCmdlet.Nameserver">
            <summary>
            <para>
            <para>Contains details for the host and glue IP addresses.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.R53D.InvokeR53DDomainTransferCmdlet.AdminContact_OrganizationName">
            <summary>
            <para>
            <para>Name of the organization for contact types other than <code>PERSON</code>.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.R53D.InvokeR53DDomainTransferCmdlet.RegistrantContact_OrganizationName">
            <summary>
            <para>
            <para>Name of the organization for contact types other than <code>PERSON</code>.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.R53D.InvokeR53DDomainTransferCmdlet.TechContact_OrganizationName">
            <summary>
            <para>
            <para>Name of the organization for contact types other than <code>PERSON</code>.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.R53D.InvokeR53DDomainTransferCmdlet.AdminContact_PhoneNumber">
            <summary>
            <para>
            <para>The phone number of the contact.</para><para>Constraints: Phone number must be specified in the format "+[country dialing code].[number
            including any area code&gt;]". For example, a US phone number might appear as <code>"+1.1234567890"</code>.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.R53D.InvokeR53DDomainTransferCmdlet.RegistrantContact_PhoneNumber">
            <summary>
            <para>
            <para>The phone number of the contact.</para><para>Constraints: Phone number must be specified in the format "+[country dialing code].[number
            including any area code&gt;]". For example, a US phone number might appear as <code>"+1.1234567890"</code>.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.R53D.InvokeR53DDomainTransferCmdlet.TechContact_PhoneNumber">
            <summary>
            <para>
            <para>The phone number of the contact.</para><para>Constraints: Phone number must be specified in the format "+[country dialing code].[number
            including any area code&gt;]". For example, a US phone number might appear as <code>"+1.1234567890"</code>.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.R53D.InvokeR53DDomainTransferCmdlet.PrivacyProtectAdminContact">
            <summary>
            <para>
            <para>Whether you want to conceal contact information from WHOIS queries. If you specify
            <code>true</code>, WHOIS ("who is") queries return contact information either for
            Amazon Registrar (for .com, .net, and .org domains) or for our registrar associate,
            Gandi (for all other TLDs). If you specify <code>false</code>, WHOIS queries return
            the information that you entered for the admin contact.</para><note><para>You must specify the same privacy setting for the administrative, registrant, and
            technical contacts.</para></note><para>Default: <code>true</code></para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.R53D.InvokeR53DDomainTransferCmdlet.PrivacyProtectRegistrantContact">
            <summary>
            <para>
            <para>Whether you want to conceal contact information from WHOIS queries. If you specify
            <code>true</code>, WHOIS ("who is") queries return contact information either for
            Amazon Registrar (for .com, .net, and .org domains) or for our registrar associate,
            Gandi (for all other TLDs). If you specify <code>false</code>, WHOIS queries return
            the information that you entered for the registrant contact (domain owner).</para><note><para>You must specify the same privacy setting for the administrative, registrant, and
            technical contacts.</para></note><para>Default: <code>true</code></para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.R53D.InvokeR53DDomainTransferCmdlet.PrivacyProtectTechContact">
            <summary>
            <para>
            <para>Whether you want to conceal contact information from WHOIS queries. If you specify
            <code>true</code>, WHOIS ("who is") queries return contact information either for
            Amazon Registrar (for .com, .net, and .org domains) or for our registrar associate,
            Gandi (for all other TLDs). If you specify <code>false</code>, WHOIS queries return
            the information that you entered for the technical contact.</para><note><para>You must specify the same privacy setting for the administrative, registrant, and
            technical contacts.</para></note><para>Default: <code>true</code></para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.R53D.InvokeR53DDomainTransferCmdlet.AdminContact_State">
            <summary>
            <para>
            <para>The state or province of the contact's city.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.R53D.InvokeR53DDomainTransferCmdlet.RegistrantContact_State">
            <summary>
            <para>
            <para>The state or province of the contact's city.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.R53D.InvokeR53DDomainTransferCmdlet.TechContact_State">
            <summary>
            <para>
            <para>The state or province of the contact's city.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.R53D.InvokeR53DDomainTransferCmdlet.AdminContact_ZipCode">
            <summary>
            <para>
            <para>The zip or postal code of the contact's address.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.R53D.InvokeR53DDomainTransferCmdlet.RegistrantContact_ZipCode">
            <summary>
            <para>
            <para>The zip or postal code of the contact's address.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.R53D.InvokeR53DDomainTransferCmdlet.TechContact_ZipCode">
            <summary>
            <para>
            <para>The zip or postal code of the contact's address.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.R53D.InvokeR53DDomainTransferCmdlet.Select">
            <summary>
            Use the -Select parameter to control the cmdlet output. The default value is 'OperationId'.
            Specifying -Select '*' will result in the cmdlet returning the whole service response (Amazon.Route53Domains.Model.TransferDomainResponse).
            Specifying the name of a property of type Amazon.Route53Domains.Model.TransferDomainResponse will result in that property being returned.
            Specifying -Select '^ParameterName' will result in the cmdlet returning the selected cmdlet parameter value.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.R53D.InvokeR53DDomainTransferCmdlet.PassThru">
            <summary>
            Changes the cmdlet behavior to return the value passed to the DomainName parameter.
            The -PassThru parameter is deprecated, use -Select '^DomainName' instead. This parameter will be removed in a future version.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.R53D.InvokeR53DDomainTransferCmdlet.Force">
            <summary>
            This parameter overrides confirmation prompts to force
            the cmdlet to continue its operation. This parameter should always
            be used with caution.
            </summary>
        </member>
        <member name="T:Amazon.PowerShell.Cmdlets.R53D.MoveR53DDomainToAnotherAwsAccountCmdlet">
            <summary>
            Transfers a domain from the current Amazon Web Services account to another Amazon
            Web Services account. Note the following:
             
             <ul><li><para>
            The Amazon Web Services account that you're transferring the domain to must accept
            the transfer. If the other account doesn't accept the transfer within 3 days, we cancel
            the transfer. See <a href="https://docs.aws.amazon.com/Route53/latest/APIReference/API_domains_AcceptDomainTransferFromAnotherAwsAccount.html">AcceptDomainTransferFromAnotherAwsAccount</a>.
             
            </para></li><li><para>
            You can cancel the transfer before the other account accepts it. See <a href="https://docs.aws.amazon.com/Route53/latest/APIReference/API_domains_CancelDomainTransferToAnotherAwsAccount.html">CancelDomainTransferToAnotherAwsAccount</a>.
             
            </para></li><li><para>
            The other account can reject the transfer. See <a href="https://docs.aws.amazon.com/Route53/latest/APIReference/API_domains_RejectDomainTransferFromAnotherAwsAccount.html">RejectDomainTransferFromAnotherAwsAccount</a>.
             
            </para></li></ul><important><para>
            When you transfer a domain from one Amazon Web Services account to another, Route
            53 doesn't transfer the hosted zone that is associated with the domain. DNS resolution
            isn't affected if the domain and the hosted zone are owned by separate accounts, so
            transferring the hosted zone is optional. For information about transferring the hosted
            zone to another Amazon Web Services account, see <a href="https://docs.aws.amazon.com/Route53/latest/DeveloperGuide/hosted-zones-migrating.html">Migrating
            a Hosted Zone to a Different Amazon Web Services Account</a> in the <i>Amazon Route
            53 Developer Guide</i>.
            </para></important><para>
            Use either <a href="https://docs.aws.amazon.com/Route53/latest/APIReference/API_domains_ListOperations.html">ListOperations</a>
            or <a href="https://docs.aws.amazon.com/Route53/latest/APIReference/API_domains_GetOperationDetail.html">GetOperationDetail</a>
            to determine whether the operation succeeded. <a href="https://docs.aws.amazon.com/Route53/latest/APIReference/API_domains_GetOperationDetail.html">GetOperationDetail</a>
            provides additional information, for example, <code>Domain Transfer from Aws Account
            111122223333 has been cancelled</code>.
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.R53D.MoveR53DDomainToAnotherAwsAccountCmdlet.AccountId">
            <summary>
            <para>
            <para>The account ID of the Amazon Web Services account that you want to transfer the domain
            to, for example, <code>111122223333</code>.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.R53D.MoveR53DDomainToAnotherAwsAccountCmdlet.DomainName">
            <summary>
            <para>
            <para>The name of the domain that you want to transfer from the current Amazon Web Services
            account to another account.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.R53D.MoveR53DDomainToAnotherAwsAccountCmdlet.Select">
            <summary>
            Use the -Select parameter to control the cmdlet output. The default value is '*'.
            Specifying -Select '*' will result in the cmdlet returning the whole service response (Amazon.Route53Domains.Model.TransferDomainToAnotherAwsAccountResponse).
            Specifying the name of a property of type Amazon.Route53Domains.Model.TransferDomainToAnotherAwsAccountResponse will result in that property being returned.
            Specifying -Select '^ParameterName' will result in the cmdlet returning the selected cmdlet parameter value.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.R53D.MoveR53DDomainToAnotherAwsAccountCmdlet.PassThru">
            <summary>
            Changes the cmdlet behavior to return the value passed to the DomainName parameter.
            The -PassThru parameter is deprecated, use -Select '^DomainName' instead. This parameter will be removed in a future version.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.R53D.MoveR53DDomainToAnotherAwsAccountCmdlet.Force">
            <summary>
            This parameter overrides confirmation prompts to force
            the cmdlet to continue its operation. This parameter should always
            be used with caution.
            </summary>
        </member>
        <member name="T:Amazon.PowerShell.Cmdlets.R53D.RegisterR53DDomainCmdlet">
            <summary>
            This operation registers a domain. Domains are registered either by Amazon Registrar
            (for .com, .net, and .org domains) or by our registrar associate, Gandi (for all other
            domains). For some top-level domains (TLDs), this operation requires extra parameters.
             
              
            <para>
            When you register a domain, Amazon Route 53 does the following:
            </para><ul><li><para>
            Creates a Route 53 hosted zone that has the same name as the domain. Route 53 assigns
            four name servers to your hosted zone and automatically updates your domain registration
            with the names of these name servers.
            </para></li><li><para>
            Enables autorenew, so your domain registration will renew automatically each year.
            We'll notify you in advance of the renewal date so you can choose whether to renew
            the registration.
            </para></li><li><para>
            Optionally enables privacy protection, so WHOIS queries return contact information
            either for Amazon Registrar (for .com, .net, and .org domains) or for our registrar
            associate, Gandi (for all other TLDs). If you don't enable privacy protection, WHOIS
            queries return the information that you entered for the administrative, registrant,
            and technical contacts.
            </para><note><para>
            You must specify the same privacy setting for the administrative, registrant, and
            technical contacts.
            </para></note></li><li><para>
            If registration is successful, returns an operation ID that you can use to track the
            progress and completion of the action. If the request is not completed successfully,
            the domain registrant is notified by email.
            </para></li><li><para>
            Charges your Amazon Web Services account an amount based on the top-level domain.
            For more information, see <a href="http://aws.amazon.com/route53/pricing/">Amazon
            Route 53 Pricing</a>.
            </para></li></ul>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.R53D.RegisterR53DDomainCmdlet.AdminContact_AddressLine1">
            <summary>
            <para>
            <para>First line of the contact's address.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.R53D.RegisterR53DDomainCmdlet.RegistrantContact_AddressLine1">
            <summary>
            <para>
            <para>First line of the contact's address.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.R53D.RegisterR53DDomainCmdlet.TechContact_AddressLine1">
            <summary>
            <para>
            <para>First line of the contact's address.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.R53D.RegisterR53DDomainCmdlet.AdminContact_AddressLine2">
            <summary>
            <para>
            <para>Second line of contact's address, if any.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.R53D.RegisterR53DDomainCmdlet.RegistrantContact_AddressLine2">
            <summary>
            <para>
            <para>Second line of contact's address, if any.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.R53D.RegisterR53DDomainCmdlet.TechContact_AddressLine2">
            <summary>
            <para>
            <para>Second line of contact's address, if any.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.R53D.RegisterR53DDomainCmdlet.AutoRenew">
            <summary>
            <para>
            <para>Indicates whether the domain will be automatically renewed (<code>true</code>) or
            not (<code>false</code>). Autorenewal only takes effect after the account is charged.</para><para>Default: <code>true</code></para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.R53D.RegisterR53DDomainCmdlet.AdminContact_City">
            <summary>
            <para>
            <para>The city of the contact's address.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.R53D.RegisterR53DDomainCmdlet.RegistrantContact_City">
            <summary>
            <para>
            <para>The city of the contact's address.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.R53D.RegisterR53DDomainCmdlet.TechContact_City">
            <summary>
            <para>
            <para>The city of the contact's address.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.R53D.RegisterR53DDomainCmdlet.AdminContact_ContactType">
            <summary>
            <para>
            <para>Indicates whether the contact is a person, company, association, or public organization.
            Note the following:</para><ul><li><para>If you specify a value other than <code>PERSON</code>, you must also specify a value
            for <code>OrganizationName</code>.</para></li><li><para>For some TLDs, the privacy protection available depends on the value that you specify
            for <code>Contact Type</code>. For the privacy protection settings for your TLD, see
            <a href="https://docs.aws.amazon.com/Route53/latest/DeveloperGuide/registrar-tld-list.html">Domains
            that You Can Register with Amazon Route 53</a> in the <i>Amazon Route 53 Developer
            Guide</i></para></li><li><para>For .es domains, the value of <code>ContactType</code> must be <code>PERSON</code>
            for all three contacts.</para></li></ul>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.R53D.RegisterR53DDomainCmdlet.RegistrantContact_ContactType">
            <summary>
            <para>
            <para>Indicates whether the contact is a person, company, association, or public organization.
            Note the following:</para><ul><li><para>If you specify a value other than <code>PERSON</code>, you must also specify a value
            for <code>OrganizationName</code>.</para></li><li><para>For some TLDs, the privacy protection available depends on the value that you specify
            for <code>Contact Type</code>. For the privacy protection settings for your TLD, see
            <a href="https://docs.aws.amazon.com/Route53/latest/DeveloperGuide/registrar-tld-list.html">Domains
            that You Can Register with Amazon Route 53</a> in the <i>Amazon Route 53 Developer
            Guide</i></para></li><li><para>For .es domains, the value of <code>ContactType</code> must be <code>PERSON</code>
            for all three contacts.</para></li></ul>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.R53D.RegisterR53DDomainCmdlet.TechContact_ContactType">
            <summary>
            <para>
            <para>Indicates whether the contact is a person, company, association, or public organization.
            Note the following:</para><ul><li><para>If you specify a value other than <code>PERSON</code>, you must also specify a value
            for <code>OrganizationName</code>.</para></li><li><para>For some TLDs, the privacy protection available depends on the value that you specify
            for <code>Contact Type</code>. For the privacy protection settings for your TLD, see
            <a href="https://docs.aws.amazon.com/Route53/latest/DeveloperGuide/registrar-tld-list.html">Domains
            that You Can Register with Amazon Route 53</a> in the <i>Amazon Route 53 Developer
            Guide</i></para></li><li><para>For .es domains, the value of <code>ContactType</code> must be <code>PERSON</code>
            for all three contacts.</para></li></ul>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.R53D.RegisterR53DDomainCmdlet.AdminContact_CountryCode">
            <summary>
            <para>
            <para>Code for the country of the contact's address.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.R53D.RegisterR53DDomainCmdlet.RegistrantContact_CountryCode">
            <summary>
            <para>
            <para>Code for the country of the contact's address.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.R53D.RegisterR53DDomainCmdlet.TechContact_CountryCode">
            <summary>
            <para>
            <para>Code for the country of the contact's address.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.R53D.RegisterR53DDomainCmdlet.DomainName">
            <summary>
            <para>
            <para>The domain name that you want to register. The top-level domain (TLD), such as .com,
            must be a TLD that Route 53 supports. For a list of supported TLDs, see <a href="https://docs.aws.amazon.com/Route53/latest/DeveloperGuide/registrar-tld-list.html">Domains
            that You Can Register with Amazon Route 53</a> in the <i>Amazon Route 53 Developer
            Guide</i>.</para><para>The domain name can contain only the following characters:</para><ul><li><para>Letters a through z. Domain names are not case sensitive.</para></li><li><para>Numbers 0 through 9.</para></li><li><para>Hyphen (-). You can't specify a hyphen at the beginning or end of a label. </para></li><li><para>Period (.) to separate the labels in the name, such as the <code>.</code> in <code>example.com</code>.</para></li></ul><para>Internationalized domain names are not supported for some top-level domains. To determine
            whether the TLD that you want to use supports internationalized domain names, see
            <a href="https://docs.aws.amazon.com/Route53/latest/DeveloperGuide/registrar-tld-list.html">Domains
            that You Can Register with Amazon Route 53</a>. For more information, see <a href="https://docs.aws.amazon.com/Route53/latest/DeveloperGuide/DomainNameFormat.html#domain-name-format-idns">Formatting
            Internationalized Domain Names</a>. </para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.R53D.RegisterR53DDomainCmdlet.DurationInYears">
            <summary>
            <para>
            <para>The number of years that you want to register the domain for. Domains are registered
            for a minimum of one year. The maximum period depends on the top-level domain. For
            the range of valid values for your domain, see <a href="https://docs.aws.amazon.com/Route53/latest/DeveloperGuide/registrar-tld-list.html">Domains
            that You Can Register with Amazon Route 53</a> in the <i>Amazon Route 53 Developer
            Guide</i>.</para><para>Default: 1</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.R53D.RegisterR53DDomainCmdlet.AdminContact_Email">
            <summary>
            <para>
            <para>Email address of the contact.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.R53D.RegisterR53DDomainCmdlet.RegistrantContact_Email">
            <summary>
            <para>
            <para>Email address of the contact.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.R53D.RegisterR53DDomainCmdlet.TechContact_Email">
            <summary>
            <para>
            <para>Email address of the contact.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.R53D.RegisterR53DDomainCmdlet.AdminContact_ExtraParam">
            <summary>
            <para>
            <para>A list of name-value pairs for parameters required by certain top-level domains.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.R53D.RegisterR53DDomainCmdlet.RegistrantContact_ExtraParam">
            <summary>
            <para>
            <para>A list of name-value pairs for parameters required by certain top-level domains.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.R53D.RegisterR53DDomainCmdlet.TechContact_ExtraParam">
            <summary>
            <para>
            <para>A list of name-value pairs for parameters required by certain top-level domains.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.R53D.RegisterR53DDomainCmdlet.AdminContact_Fax">
            <summary>
            <para>
            <para>Fax number of the contact.</para><para>Constraints: Phone number must be specified in the format "+[country dialing code].[number
            including any area code]". For example, a US phone number might appear as <code>"+1.1234567890"</code>.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.R53D.RegisterR53DDomainCmdlet.RegistrantContact_Fax">
            <summary>
            <para>
            <para>Fax number of the contact.</para><para>Constraints: Phone number must be specified in the format "+[country dialing code].[number
            including any area code]". For example, a US phone number might appear as <code>"+1.1234567890"</code>.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.R53D.RegisterR53DDomainCmdlet.TechContact_Fax">
            <summary>
            <para>
            <para>Fax number of the contact.</para><para>Constraints: Phone number must be specified in the format "+[country dialing code].[number
            including any area code]". For example, a US phone number might appear as <code>"+1.1234567890"</code>.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.R53D.RegisterR53DDomainCmdlet.AdminContact_FirstName">
            <summary>
            <para>
            <para>First name of contact.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.R53D.RegisterR53DDomainCmdlet.RegistrantContact_FirstName">
            <summary>
            <para>
            <para>First name of contact.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.R53D.RegisterR53DDomainCmdlet.TechContact_FirstName">
            <summary>
            <para>
            <para>First name of contact.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.R53D.RegisterR53DDomainCmdlet.IdnLangCode">
            <summary>
            <para>
            <para>Reserved for future use.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.R53D.RegisterR53DDomainCmdlet.AdminContact_LastName">
            <summary>
            <para>
            <para>Last name of contact.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.R53D.RegisterR53DDomainCmdlet.RegistrantContact_LastName">
            <summary>
            <para>
            <para>Last name of contact.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.R53D.RegisterR53DDomainCmdlet.TechContact_LastName">
            <summary>
            <para>
            <para>Last name of contact.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.R53D.RegisterR53DDomainCmdlet.AdminContact_OrganizationName">
            <summary>
            <para>
            <para>Name of the organization for contact types other than <code>PERSON</code>.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.R53D.RegisterR53DDomainCmdlet.RegistrantContact_OrganizationName">
            <summary>
            <para>
            <para>Name of the organization for contact types other than <code>PERSON</code>.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.R53D.RegisterR53DDomainCmdlet.TechContact_OrganizationName">
            <summary>
            <para>
            <para>Name of the organization for contact types other than <code>PERSON</code>.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.R53D.RegisterR53DDomainCmdlet.AdminContact_PhoneNumber">
            <summary>
            <para>
            <para>The phone number of the contact.</para><para>Constraints: Phone number must be specified in the format "+[country dialing code].[number
            including any area code&gt;]". For example, a US phone number might appear as <code>"+1.1234567890"</code>.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.R53D.RegisterR53DDomainCmdlet.RegistrantContact_PhoneNumber">
            <summary>
            <para>
            <para>The phone number of the contact.</para><para>Constraints: Phone number must be specified in the format "+[country dialing code].[number
            including any area code&gt;]". For example, a US phone number might appear as <code>"+1.1234567890"</code>.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.R53D.RegisterR53DDomainCmdlet.TechContact_PhoneNumber">
            <summary>
            <para>
            <para>The phone number of the contact.</para><para>Constraints: Phone number must be specified in the format "+[country dialing code].[number
            including any area code&gt;]". For example, a US phone number might appear as <code>"+1.1234567890"</code>.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.R53D.RegisterR53DDomainCmdlet.PrivacyProtectAdminContact">
            <summary>
            <para>
            <para>Whether you want to conceal contact information from WHOIS queries. If you specify
            <code>true</code>, WHOIS ("who is") queries return contact information either for
            Amazon Registrar (for .com, .net, and .org domains) or for our registrar associate,
            Gandi (for all other TLDs). If you specify <code>false</code>, WHOIS queries return
            the information that you entered for the admin contact.</para><note><para>You must specify the same privacy setting for the administrative, registrant, and
            technical contacts.</para></note><para>Default: <code>true</code></para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.R53D.RegisterR53DDomainCmdlet.PrivacyProtectRegistrantContact">
            <summary>
            <para>
            <para>Whether you want to conceal contact information from WHOIS queries. If you specify
            <code>true</code>, WHOIS ("who is") queries return contact information either for
            Amazon Registrar (for .com, .net, and .org domains) or for our registrar associate,
            Gandi (for all other TLDs). If you specify <code>false</code>, WHOIS queries return
            the information that you entered for the registrant contact (the domain owner).</para><note><para>You must specify the same privacy setting for the administrative, registrant, and
            technical contacts.</para></note><para>Default: <code>true</code></para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.R53D.RegisterR53DDomainCmdlet.PrivacyProtectTechContact">
            <summary>
            <para>
            <para>Whether you want to conceal contact information from WHOIS queries. If you specify
            <code>true</code>, WHOIS ("who is") queries return contact information either for
            Amazon Registrar (for .com, .net, and .org domains) or for our registrar associate,
            Gandi (for all other TLDs). If you specify <code>false</code>, WHOIS queries return
            the information that you entered for the technical contact.</para><note><para>You must specify the same privacy setting for the administrative, registrant, and
            technical contacts.</para></note><para>Default: <code>true</code></para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.R53D.RegisterR53DDomainCmdlet.AdminContact_State">
            <summary>
            <para>
            <para>The state or province of the contact's city.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.R53D.RegisterR53DDomainCmdlet.RegistrantContact_State">
            <summary>
            <para>
            <para>The state or province of the contact's city.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.R53D.RegisterR53DDomainCmdlet.TechContact_State">
            <summary>
            <para>
            <para>The state or province of the contact's city.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.R53D.RegisterR53DDomainCmdlet.AdminContact_ZipCode">
            <summary>
            <para>
            <para>The zip or postal code of the contact's address.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.R53D.RegisterR53DDomainCmdlet.RegistrantContact_ZipCode">
            <summary>
            <para>
            <para>The zip or postal code of the contact's address.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.R53D.RegisterR53DDomainCmdlet.TechContact_ZipCode">
            <summary>
            <para>
            <para>The zip or postal code of the contact's address.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.R53D.RegisterR53DDomainCmdlet.Select">
            <summary>
            Use the -Select parameter to control the cmdlet output. The default value is 'OperationId'.
            Specifying -Select '*' will result in the cmdlet returning the whole service response (Amazon.Route53Domains.Model.RegisterDomainResponse).
            Specifying the name of a property of type Amazon.Route53Domains.Model.RegisterDomainResponse will result in that property being returned.
            Specifying -Select '^ParameterName' will result in the cmdlet returning the selected cmdlet parameter value.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.R53D.RegisterR53DDomainCmdlet.PassThru">
            <summary>
            Changes the cmdlet behavior to return the value passed to the DomainName parameter.
            The -PassThru parameter is deprecated, use -Select '^DomainName' instead. This parameter will be removed in a future version.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.R53D.RegisterR53DDomainCmdlet.Force">
            <summary>
            This parameter overrides confirmation prompts to force
            the cmdlet to continue its operation. This parameter should always
            be used with caution.
            </summary>
        </member>
        <member name="T:Amazon.PowerShell.Cmdlets.R53D.RemoveR53DDomainCmdlet">
            <summary>
            This operation deletes the specified domain. This action is permanent. For more information,
            see <a href="https://docs.aws.amazon.com/Route53/latest/DeveloperGuide/domain-delete.html">Deleting
            a domain name registration</a>.
             
              
            <para>
            To transfer the domain registration to another registrar, use the transfer process
            that’s provided by the registrar to which you want to transfer the registration. Otherwise,
            the following apply:
            </para><ol><li><para>
            You can’t get a refund for the cost of a deleted domain registration.
            </para></li><li><para>
            The registry for the top-level domain might hold the domain name for a brief time
            before releasing it for other users to register (varies by registry).
            </para></li><li><para>
            When the registration has been deleted, we'll send you a confirmation to the registrant
            contact. The email will come from <code>noreply@domainnameverification.net</code>
            or <code>noreply@registrar.amazon.com</code>.
            </para></li></ol>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.R53D.RemoveR53DDomainCmdlet.DomainName">
            <summary>
            <para>
            <para>Name of the domain to be deleted.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.R53D.RemoveR53DDomainCmdlet.Select">
            <summary>
            Use the -Select parameter to control the cmdlet output. The default value is 'OperationId'.
            Specifying -Select '*' will result in the cmdlet returning the whole service response (Amazon.Route53Domains.Model.DeleteDomainResponse).
            Specifying the name of a property of type Amazon.Route53Domains.Model.DeleteDomainResponse will result in that property being returned.
            Specifying -Select '^ParameterName' will result in the cmdlet returning the selected cmdlet parameter value.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.R53D.RemoveR53DDomainCmdlet.PassThru">
            <summary>
            Changes the cmdlet behavior to return the value passed to the DomainName parameter.
            The -PassThru parameter is deprecated, use -Select '^DomainName' instead. This parameter will be removed in a future version.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.R53D.RemoveR53DDomainCmdlet.Force">
            <summary>
            This parameter overrides confirmation prompts to force
            the cmdlet to continue its operation. This parameter should always
            be used with caution.
            </summary>
        </member>
        <member name="T:Amazon.PowerShell.Cmdlets.R53D.RemoveR53DTagsForDomainCmdlet">
            <summary>
            This operation deletes the specified tags for a domain.
             
              
            <para>
            All tag operations are eventually consistent; subsequent operations might not immediately
            represent all issued operations.
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.R53D.RemoveR53DTagsForDomainCmdlet.DomainName">
            <summary>
            <para>
            <para>The domain for which you want to delete one or more tags.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.R53D.RemoveR53DTagsForDomainCmdlet.TagsToDelete">
            <summary>
            <para>
            <para>A list of tag keys to delete.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.R53D.RemoveR53DTagsForDomainCmdlet.Select">
            <summary>
            Use the -Select parameter to control the cmdlet output. The cmdlet doesn't have a return value by default.
            Specifying -Select '*' will result in the cmdlet returning the whole service response (Amazon.Route53Domains.Model.DeleteTagsForDomainResponse).
            Specifying -Select '^ParameterName' will result in the cmdlet returning the selected cmdlet parameter value.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.R53D.RemoveR53DTagsForDomainCmdlet.PassThru">
            <summary>
            Changes the cmdlet behavior to return the value passed to the DomainName parameter.
            The -PassThru parameter is deprecated, use -Select '^DomainName' instead. This parameter will be removed in a future version.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.R53D.RemoveR53DTagsForDomainCmdlet.Force">
            <summary>
            This parameter overrides confirmation prompts to force
            the cmdlet to continue its operation. This parameter should always
            be used with caution.
            </summary>
        </member>
        <member name="T:Amazon.PowerShell.Cmdlets.R53D.SendR53DContactReachabilityEmailCmdlet">
            <summary>
            For operations that require confirmation that the email address for the registrant
            contact is valid, such as registering a new domain, this operation resends the confirmation
            email to the current email address for the registrant contact.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.R53D.SendR53DContactReachabilityEmailCmdlet.DomainName">
            <summary>
            <para>
            <para>The name of the domain for which you want Route 53 to resend a confirmation email
            to the registrant contact.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.R53D.SendR53DContactReachabilityEmailCmdlet.Select">
            <summary>
            Use the -Select parameter to control the cmdlet output. The default value is '*'.
            Specifying -Select '*' will result in the cmdlet returning the whole service response (Amazon.Route53Domains.Model.ResendContactReachabilityEmailResponse).
            Specifying the name of a property of type Amazon.Route53Domains.Model.ResendContactReachabilityEmailResponse will result in that property being returned.
            Specifying -Select '^ParameterName' will result in the cmdlet returning the selected cmdlet parameter value.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.R53D.SendR53DContactReachabilityEmailCmdlet.PassThru">
            <summary>
            Changes the cmdlet behavior to return the value passed to the DomainName parameter.
            The -PassThru parameter is deprecated, use -Select '^DomainName' instead. This parameter will be removed in a future version.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.R53D.SendR53DContactReachabilityEmailCmdlet.Force">
            <summary>
            This parameter overrides confirmation prompts to force
            the cmdlet to continue its operation. This parameter should always
            be used with caution.
            </summary>
        </member>
        <member name="T:Amazon.PowerShell.Cmdlets.R53D.StopR53DDomainTransferToAnotherAwsAccountCmdlet">
            <summary>
            Cancels the transfer of a domain from the current Amazon Web Services account to another
            Amazon Web Services account. You initiate a transfer betweenAmazon Web Services accounts
            using <a href="https://docs.aws.amazon.com/Route53/latest/APIReference/API_domains_TransferDomainToAnotherAwsAccount.html">TransferDomainToAnotherAwsAccount</a>.
             
             
             <important><para>
            You must cancel the transfer before the other Amazon Web Services account accepts
            the transfer using <a href="https://docs.aws.amazon.com/Route53/latest/APIReference/API_domains_AcceptDomainTransferFromAnotherAwsAccount.html">AcceptDomainTransferFromAnotherAwsAccount</a>.
            </para></important><para>
            Use either <a href="https://docs.aws.amazon.com/Route53/latest/APIReference/API_domains_ListOperations.html">ListOperations</a>
            or <a href="https://docs.aws.amazon.com/Route53/latest/APIReference/API_domains_GetOperationDetail.html">GetOperationDetail</a>
            to determine whether the operation succeeded. <a href="https://docs.aws.amazon.com/Route53/latest/APIReference/API_domains_GetOperationDetail.html">GetOperationDetail</a>
            provides additional information, for example, <code>Domain Transfer from Aws Account
            111122223333 has been cancelled</code>.
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.R53D.StopR53DDomainTransferToAnotherAwsAccountCmdlet.DomainName">
            <summary>
            <para>
            <para>The name of the domain for which you want to cancel the transfer to another Amazon
            Web Services account.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.R53D.StopR53DDomainTransferToAnotherAwsAccountCmdlet.Select">
            <summary>
            Use the -Select parameter to control the cmdlet output. The default value is 'OperationId'.
            Specifying -Select '*' will result in the cmdlet returning the whole service response (Amazon.Route53Domains.Model.CancelDomainTransferToAnotherAwsAccountResponse).
            Specifying the name of a property of type Amazon.Route53Domains.Model.CancelDomainTransferToAnotherAwsAccountResponse will result in that property being returned.
            Specifying -Select '^ParameterName' will result in the cmdlet returning the selected cmdlet parameter value.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.R53D.StopR53DDomainTransferToAnotherAwsAccountCmdlet.PassThru">
            <summary>
            Changes the cmdlet behavior to return the value passed to the DomainName parameter.
            The -PassThru parameter is deprecated, use -Select '^DomainName' instead. This parameter will be removed in a future version.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.R53D.StopR53DDomainTransferToAnotherAwsAccountCmdlet.Force">
            <summary>
            This parameter overrides confirmation prompts to force
            the cmdlet to continue its operation. This parameter should always
            be used with caution.
            </summary>
        </member>
        <member name="T:Amazon.PowerShell.Cmdlets.R53D.TestR53DDomainAvailabilityCmdlet">
            <summary>
            This operation checks the availability of one domain name. Note that if the availability
            status of a domain is pending, you must submit another request to determine the availability
            of the domain name.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.R53D.TestR53DDomainAvailabilityCmdlet.DomainName">
            <summary>
            <para>
            <para>The name of the domain that you want to get availability for. The top-level domain
            (TLD), such as .com, must be a TLD that Route 53 supports. For a list of supported
            TLDs, see <a href="https://docs.aws.amazon.com/Route53/latest/DeveloperGuide/registrar-tld-list.html">Domains
            that You Can Register with Amazon Route 53</a> in the <i>Amazon Route 53 Developer
            Guide</i>.</para><para>The domain name can contain only the following characters:</para><ul><li><para>Letters a through z. Domain names are not case sensitive.</para></li><li><para>Numbers 0 through 9.</para></li><li><para>Hyphen (-). You can't specify a hyphen at the beginning or end of a label. </para></li><li><para>Period (.) to separate the labels in the name, such as the <code>.</code> in <code>example.com</code>.</para></li></ul><para>Internationalized domain names are not supported for some top-level domains. To determine
            whether the TLD that you want to use supports internationalized domain names, see
            <a href="https://docs.aws.amazon.com/Route53/latest/DeveloperGuide/registrar-tld-list.html">Domains
            that You Can Register with Amazon Route 53</a>. For more information, see <a href="https://docs.aws.amazon.com/Route53/latest/DeveloperGuide/DomainNameFormat.html#domain-name-format-idns">Formatting
            Internationalized Domain Names</a>. </para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.R53D.TestR53DDomainAvailabilityCmdlet.IdnLangCode">
            <summary>
            <para>
            <para>Reserved for future use.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.R53D.TestR53DDomainAvailabilityCmdlet.Select">
            <summary>
            Use the -Select parameter to control the cmdlet output. The default value is 'Availability'.
            Specifying -Select '*' will result in the cmdlet returning the whole service response (Amazon.Route53Domains.Model.CheckDomainAvailabilityResponse).
            Specifying the name of a property of type Amazon.Route53Domains.Model.CheckDomainAvailabilityResponse will result in that property being returned.
            Specifying -Select '^ParameterName' will result in the cmdlet returning the selected cmdlet parameter value.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.R53D.TestR53DDomainAvailabilityCmdlet.PassThru">
            <summary>
            Changes the cmdlet behavior to return the value passed to the DomainName parameter.
            The -PassThru parameter is deprecated, use -Select '^DomainName' instead. This parameter will be removed in a future version.
            </summary>
        </member>
        <member name="T:Amazon.PowerShell.Cmdlets.R53D.TestR53DDomainTransferabilityCmdlet">
            <summary>
            Checks whether a domain name can be transferred to Amazon Route 53.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.R53D.TestR53DDomainTransferabilityCmdlet.AuthCode">
            <summary>
            <para>
            <para>If the registrar for the top-level domain (TLD) requires an authorization code to
            transfer the domain, the code that you got from the current registrar for the domain.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.R53D.TestR53DDomainTransferabilityCmdlet.DomainName">
            <summary>
            <para>
            <para>The name of the domain that you want to transfer to Route 53. The top-level domain
            (TLD), such as .com, must be a TLD that Route 53 supports. For a list of supported
            TLDs, see <a href="https://docs.aws.amazon.com/Route53/latest/DeveloperGuide/registrar-tld-list.html">Domains
            that You Can Register with Amazon Route 53</a> in the <i>Amazon Route 53 Developer
            Guide</i>.</para><para>The domain name can contain only the following characters:</para><ul><li><para>Letters a through z. Domain names are not case sensitive.</para></li><li><para>Numbers 0 through 9.</para></li><li><para>Hyphen (-). You can't specify a hyphen at the beginning or end of a label. </para></li><li><para>Period (.) to separate the labels in the name, such as the <code>.</code> in <code>example.com</code>.</para></li></ul>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.R53D.TestR53DDomainTransferabilityCmdlet.Select">
            <summary>
            Use the -Select parameter to control the cmdlet output. The default value is 'Transferability'.
            Specifying -Select '*' will result in the cmdlet returning the whole service response (Amazon.Route53Domains.Model.CheckDomainTransferabilityResponse).
            Specifying the name of a property of type Amazon.Route53Domains.Model.CheckDomainTransferabilityResponse will result in that property being returned.
            Specifying -Select '^ParameterName' will result in the cmdlet returning the selected cmdlet parameter value.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.R53D.TestR53DDomainTransferabilityCmdlet.PassThru">
            <summary>
            Changes the cmdlet behavior to return the value passed to the DomainName parameter.
            The -PassThru parameter is deprecated, use -Select '^DomainName' instead. This parameter will be removed in a future version.
            </summary>
        </member>
        <member name="T:Amazon.PowerShell.Cmdlets.R53D.UpdateR53DDomainContactCmdlet">
            <summary>
            This operation updates the contact information for a particular domain. You must specify
            information for at least one contact: registrant, administrator, or technical.
             
              
            <para>
            If the update is successful, this method returns an operation ID that you can use
            to track the progress and completion of the action. If the request is not completed
            successfully, the domain registrant will be notified by email.
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.R53D.UpdateR53DDomainContactCmdlet.AdminContact_AddressLine1">
            <summary>
            <para>
            <para>First line of the contact's address.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.R53D.UpdateR53DDomainContactCmdlet.RegistrantContact_AddressLine1">
            <summary>
            <para>
            <para>First line of the contact's address.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.R53D.UpdateR53DDomainContactCmdlet.TechContact_AddressLine1">
            <summary>
            <para>
            <para>First line of the contact's address.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.R53D.UpdateR53DDomainContactCmdlet.AdminContact_AddressLine2">
            <summary>
            <para>
            <para>Second line of contact's address, if any.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.R53D.UpdateR53DDomainContactCmdlet.RegistrantContact_AddressLine2">
            <summary>
            <para>
            <para>Second line of contact's address, if any.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.R53D.UpdateR53DDomainContactCmdlet.TechContact_AddressLine2">
            <summary>
            <para>
            <para>Second line of contact's address, if any.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.R53D.UpdateR53DDomainContactCmdlet.AdminContact_City">
            <summary>
            <para>
            <para>The city of the contact's address.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.R53D.UpdateR53DDomainContactCmdlet.RegistrantContact_City">
            <summary>
            <para>
            <para>The city of the contact's address.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.R53D.UpdateR53DDomainContactCmdlet.TechContact_City">
            <summary>
            <para>
            <para>The city of the contact's address.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.R53D.UpdateR53DDomainContactCmdlet.AdminContact_ContactType">
            <summary>
            <para>
            <para>Indicates whether the contact is a person, company, association, or public organization.
            Note the following:</para><ul><li><para>If you specify a value other than <code>PERSON</code>, you must also specify a value
            for <code>OrganizationName</code>.</para></li><li><para>For some TLDs, the privacy protection available depends on the value that you specify
            for <code>Contact Type</code>. For the privacy protection settings for your TLD, see
            <a href="https://docs.aws.amazon.com/Route53/latest/DeveloperGuide/registrar-tld-list.html">Domains
            that You Can Register with Amazon Route 53</a> in the <i>Amazon Route 53 Developer
            Guide</i></para></li><li><para>For .es domains, the value of <code>ContactType</code> must be <code>PERSON</code>
            for all three contacts.</para></li></ul>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.R53D.UpdateR53DDomainContactCmdlet.RegistrantContact_ContactType">
            <summary>
            <para>
            <para>Indicates whether the contact is a person, company, association, or public organization.
            Note the following:</para><ul><li><para>If you specify a value other than <code>PERSON</code>, you must also specify a value
            for <code>OrganizationName</code>.</para></li><li><para>For some TLDs, the privacy protection available depends on the value that you specify
            for <code>Contact Type</code>. For the privacy protection settings for your TLD, see
            <a href="https://docs.aws.amazon.com/Route53/latest/DeveloperGuide/registrar-tld-list.html">Domains
            that You Can Register with Amazon Route 53</a> in the <i>Amazon Route 53 Developer
            Guide</i></para></li><li><para>For .es domains, the value of <code>ContactType</code> must be <code>PERSON</code>
            for all three contacts.</para></li></ul>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.R53D.UpdateR53DDomainContactCmdlet.TechContact_ContactType">
            <summary>
            <para>
            <para>Indicates whether the contact is a person, company, association, or public organization.
            Note the following:</para><ul><li><para>If you specify a value other than <code>PERSON</code>, you must also specify a value
            for <code>OrganizationName</code>.</para></li><li><para>For some TLDs, the privacy protection available depends on the value that you specify
            for <code>Contact Type</code>. For the privacy protection settings for your TLD, see
            <a href="https://docs.aws.amazon.com/Route53/latest/DeveloperGuide/registrar-tld-list.html">Domains
            that You Can Register with Amazon Route 53</a> in the <i>Amazon Route 53 Developer
            Guide</i></para></li><li><para>For .es domains, the value of <code>ContactType</code> must be <code>PERSON</code>
            for all three contacts.</para></li></ul>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.R53D.UpdateR53DDomainContactCmdlet.AdminContact_CountryCode">
            <summary>
            <para>
            <para>Code for the country of the contact's address.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.R53D.UpdateR53DDomainContactCmdlet.RegistrantContact_CountryCode">
            <summary>
            <para>
            <para>Code for the country of the contact's address.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.R53D.UpdateR53DDomainContactCmdlet.TechContact_CountryCode">
            <summary>
            <para>
            <para>Code for the country of the contact's address.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.R53D.UpdateR53DDomainContactCmdlet.DomainName">
            <summary>
            <para>
            <para>The name of the domain that you want to update contact information for.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.R53D.UpdateR53DDomainContactCmdlet.AdminContact_Email">
            <summary>
            <para>
            <para>Email address of the contact.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.R53D.UpdateR53DDomainContactCmdlet.RegistrantContact_Email">
            <summary>
            <para>
            <para>Email address of the contact.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.R53D.UpdateR53DDomainContactCmdlet.TechContact_Email">
            <summary>
            <para>
            <para>Email address of the contact.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.R53D.UpdateR53DDomainContactCmdlet.AdminContact_ExtraParam">
            <summary>
            <para>
            <para>A list of name-value pairs for parameters required by certain top-level domains.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.R53D.UpdateR53DDomainContactCmdlet.RegistrantContact_ExtraParam">
            <summary>
            <para>
            <para>A list of name-value pairs for parameters required by certain top-level domains.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.R53D.UpdateR53DDomainContactCmdlet.TechContact_ExtraParam">
            <summary>
            <para>
            <para>A list of name-value pairs for parameters required by certain top-level domains.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.R53D.UpdateR53DDomainContactCmdlet.AdminContact_Fax">
            <summary>
            <para>
            <para>Fax number of the contact.</para><para>Constraints: Phone number must be specified in the format "+[country dialing code].[number
            including any area code]". For example, a US phone number might appear as <code>"+1.1234567890"</code>.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.R53D.UpdateR53DDomainContactCmdlet.RegistrantContact_Fax">
            <summary>
            <para>
            <para>Fax number of the contact.</para><para>Constraints: Phone number must be specified in the format "+[country dialing code].[number
            including any area code]". For example, a US phone number might appear as <code>"+1.1234567890"</code>.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.R53D.UpdateR53DDomainContactCmdlet.TechContact_Fax">
            <summary>
            <para>
            <para>Fax number of the contact.</para><para>Constraints: Phone number must be specified in the format "+[country dialing code].[number
            including any area code]". For example, a US phone number might appear as <code>"+1.1234567890"</code>.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.R53D.UpdateR53DDomainContactCmdlet.AdminContact_FirstName">
            <summary>
            <para>
            <para>First name of contact.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.R53D.UpdateR53DDomainContactCmdlet.RegistrantContact_FirstName">
            <summary>
            <para>
            <para>First name of contact.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.R53D.UpdateR53DDomainContactCmdlet.TechContact_FirstName">
            <summary>
            <para>
            <para>First name of contact.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.R53D.UpdateR53DDomainContactCmdlet.AdminContact_LastName">
            <summary>
            <para>
            <para>Last name of contact.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.R53D.UpdateR53DDomainContactCmdlet.RegistrantContact_LastName">
            <summary>
            <para>
            <para>Last name of contact.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.R53D.UpdateR53DDomainContactCmdlet.TechContact_LastName">
            <summary>
            <para>
            <para>Last name of contact.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.R53D.UpdateR53DDomainContactCmdlet.AdminContact_OrganizationName">
            <summary>
            <para>
            <para>Name of the organization for contact types other than <code>PERSON</code>.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.R53D.UpdateR53DDomainContactCmdlet.RegistrantContact_OrganizationName">
            <summary>
            <para>
            <para>Name of the organization for contact types other than <code>PERSON</code>.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.R53D.UpdateR53DDomainContactCmdlet.TechContact_OrganizationName">
            <summary>
            <para>
            <para>Name of the organization for contact types other than <code>PERSON</code>.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.R53D.UpdateR53DDomainContactCmdlet.AdminContact_PhoneNumber">
            <summary>
            <para>
            <para>The phone number of the contact.</para><para>Constraints: Phone number must be specified in the format "+[country dialing code].[number
            including any area code&gt;]". For example, a US phone number might appear as <code>"+1.1234567890"</code>.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.R53D.UpdateR53DDomainContactCmdlet.RegistrantContact_PhoneNumber">
            <summary>
            <para>
            <para>The phone number of the contact.</para><para>Constraints: Phone number must be specified in the format "+[country dialing code].[number
            including any area code&gt;]". For example, a US phone number might appear as <code>"+1.1234567890"</code>.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.R53D.UpdateR53DDomainContactCmdlet.TechContact_PhoneNumber">
            <summary>
            <para>
            <para>The phone number of the contact.</para><para>Constraints: Phone number must be specified in the format "+[country dialing code].[number
            including any area code&gt;]". For example, a US phone number might appear as <code>"+1.1234567890"</code>.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.R53D.UpdateR53DDomainContactCmdlet.AdminContact_State">
            <summary>
            <para>
            <para>The state or province of the contact's city.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.R53D.UpdateR53DDomainContactCmdlet.RegistrantContact_State">
            <summary>
            <para>
            <para>The state or province of the contact's city.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.R53D.UpdateR53DDomainContactCmdlet.TechContact_State">
            <summary>
            <para>
            <para>The state or province of the contact's city.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.R53D.UpdateR53DDomainContactCmdlet.AdminContact_ZipCode">
            <summary>
            <para>
            <para>The zip or postal code of the contact's address.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.R53D.UpdateR53DDomainContactCmdlet.RegistrantContact_ZipCode">
            <summary>
            <para>
            <para>The zip or postal code of the contact's address.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.R53D.UpdateR53DDomainContactCmdlet.TechContact_ZipCode">
            <summary>
            <para>
            <para>The zip or postal code of the contact's address.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.R53D.UpdateR53DDomainContactCmdlet.Select">
            <summary>
            Use the -Select parameter to control the cmdlet output. The default value is 'OperationId'.
            Specifying -Select '*' will result in the cmdlet returning the whole service response (Amazon.Route53Domains.Model.UpdateDomainContactResponse).
            Specifying the name of a property of type Amazon.Route53Domains.Model.UpdateDomainContactResponse will result in that property being returned.
            Specifying -Select '^ParameterName' will result in the cmdlet returning the selected cmdlet parameter value.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.R53D.UpdateR53DDomainContactCmdlet.PassThru">
            <summary>
            Changes the cmdlet behavior to return the value passed to the DomainName parameter.
            The -PassThru parameter is deprecated, use -Select '^DomainName' instead. This parameter will be removed in a future version.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.R53D.UpdateR53DDomainContactCmdlet.Force">
            <summary>
            This parameter overrides confirmation prompts to force
            the cmdlet to continue its operation. This parameter should always
            be used with caution.
            </summary>
        </member>
        <member name="T:Amazon.PowerShell.Cmdlets.R53D.UpdateR53DDomainContactPrivacyCmdlet">
            <summary>
            This operation updates the specified domain contact's privacy setting. When privacy
            protection is enabled, contact information such as email address is replaced either
            with contact information for Amazon Registrar (for .com, .net, and .org domains) or
            with contact information for our registrar associate, Gandi.
             
             <note><para>
            You must specify the same privacy setting for the administrative, registrant, and
            technical contacts.
            </para></note><para>
            This operation affects only the contact information for the specified contact type
            (administrative, registrant, or technical). If the request succeeds, Amazon Route
            53 returns an operation ID that you can use with <a href="https://docs.aws.amazon.com/Route53/latest/APIReference/API_domains_GetOperationDetail.html">GetOperationDetail</a>
            to track the progress and completion of the action. If the request doesn't complete
            successfully, the domain registrant will be notified by email.
            </para><important><para>
            By disabling the privacy service via API, you consent to the publication of the contact
            information provided for this domain via the public WHOIS database. You certify that
            you are the registrant of this domain name and have the authority to make this decision.
            You may withdraw your consent at any time by enabling privacy protection using either
            <code>UpdateDomainContactPrivacy</code> or the Route 53 console. Enabling privacy
            protection removes the contact information provided for this domain from the WHOIS
            database. For more information on our privacy practices, see <a href="https://aws.amazon.com/privacy/">https://aws.amazon.com/privacy/</a>.
            </para></important>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.R53D.UpdateR53DDomainContactPrivacyCmdlet.AdminPrivacy">
            <summary>
            <para>
            <para>Whether you want to conceal contact information from WHOIS queries. If you specify
            <code>true</code>, WHOIS ("who is") queries return contact information either for
            Amazon Registrar (for .com, .net, and .org domains) or for our registrar associate,
            Gandi (for all other TLDs). If you specify <code>false</code>, WHOIS queries return
            the information that you entered for the admin contact.</para><note><para>You must specify the same privacy setting for the administrative, registrant, and
            technical contacts.</para></note>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.R53D.UpdateR53DDomainContactPrivacyCmdlet.DomainName">
            <summary>
            <para>
            <para>The name of the domain that you want to update the privacy setting for.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.R53D.UpdateR53DDomainContactPrivacyCmdlet.RegistrantPrivacy">
            <summary>
            <para>
            <para>Whether you want to conceal contact information from WHOIS queries. If you specify
            <code>true</code>, WHOIS ("who is") queries return contact information either for
            Amazon Registrar (for .com, .net, and .org domains) or for our registrar associate,
            Gandi (for all other TLDs). If you specify <code>false</code>, WHOIS queries return
            the information that you entered for the registrant contact (domain owner).</para><note><para>You must specify the same privacy setting for the administrative, registrant, and
            technical contacts.</para></note>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.R53D.UpdateR53DDomainContactPrivacyCmdlet.TechPrivacy">
            <summary>
            <para>
            <para>Whether you want to conceal contact information from WHOIS queries. If you specify
            <code>true</code>, WHOIS ("who is") queries return contact information either for
            Amazon Registrar (for .com, .net, and .org domains) or for our registrar associate,
            Gandi (for all other TLDs). If you specify <code>false</code>, WHOIS queries return
            the information that you entered for the technical contact.</para><note><para>You must specify the same privacy setting for the administrative, registrant, and
            technical contacts.</para></note>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.R53D.UpdateR53DDomainContactPrivacyCmdlet.Select">
            <summary>
            Use the -Select parameter to control the cmdlet output. The default value is 'OperationId'.
            Specifying -Select '*' will result in the cmdlet returning the whole service response (Amazon.Route53Domains.Model.UpdateDomainContactPrivacyResponse).
            Specifying the name of a property of type Amazon.Route53Domains.Model.UpdateDomainContactPrivacyResponse will result in that property being returned.
            Specifying -Select '^ParameterName' will result in the cmdlet returning the selected cmdlet parameter value.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.R53D.UpdateR53DDomainContactPrivacyCmdlet.PassThru">
            <summary>
            Changes the cmdlet behavior to return the value passed to the DomainName parameter.
            The -PassThru parameter is deprecated, use -Select '^DomainName' instead. This parameter will be removed in a future version.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.R53D.UpdateR53DDomainContactPrivacyCmdlet.Force">
            <summary>
            This parameter overrides confirmation prompts to force
            the cmdlet to continue its operation. This parameter should always
            be used with caution.
            </summary>
        </member>
        <member name="T:Amazon.PowerShell.Cmdlets.R53D.UpdateR53DDomainNameserverCmdlet">
            <summary>
            This operation replaces the current set of name servers for the domain with the specified
            set of name servers. If you use Amazon Route 53 as your DNS service, specify the four
            name servers in the delegation set for the hosted zone for the domain.
             
              
            <para>
            If successful, this operation returns an operation ID that you can use to track the
            progress and completion of the action. If the request is not completed successfully,
            the domain registrant will be notified by email.
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.R53D.UpdateR53DDomainNameserverCmdlet.DomainName">
            <summary>
            <para>
            <para>The name of the domain that you want to change name servers for.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.R53D.UpdateR53DDomainNameserverCmdlet.Nameserver">
            <summary>
            <para>
            <para>A list of new name servers for the domain.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.R53D.UpdateR53DDomainNameserverCmdlet.FIAuthKey">
            <summary>
            <para>
            <para>The authorization key for .fi domains</para>
            </para>
            <para>This parameter is deprecated.</para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.R53D.UpdateR53DDomainNameserverCmdlet.Select">
            <summary>
            Use the -Select parameter to control the cmdlet output. The default value is 'OperationId'.
            Specifying -Select '*' will result in the cmdlet returning the whole service response (Amazon.Route53Domains.Model.UpdateDomainNameserversResponse).
            Specifying the name of a property of type Amazon.Route53Domains.Model.UpdateDomainNameserversResponse will result in that property being returned.
            Specifying -Select '^ParameterName' will result in the cmdlet returning the selected cmdlet parameter value.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.R53D.UpdateR53DDomainNameserverCmdlet.PassThru">
            <summary>
            Changes the cmdlet behavior to return the value passed to the DomainName parameter.
            The -PassThru parameter is deprecated, use -Select '^DomainName' instead. This parameter will be removed in a future version.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.R53D.UpdateR53DDomainNameserverCmdlet.Force">
            <summary>
            This parameter overrides confirmation prompts to force
            the cmdlet to continue its operation. This parameter should always
            be used with caution.
            </summary>
        </member>
        <member name="T:Amazon.PowerShell.Cmdlets.R53D.UpdateR53DDomainRenewalCmdlet">
            <summary>
            This operation renews a domain for the specified number of years. The cost of renewing
            your domain is billed to your Amazon Web Services account.
             
              
            <para>
            We recommend that you renew your domain several weeks before the expiration date.
            Some TLD registries delete domains before the expiration date if you haven't renewed
            far enough in advance. For more information about renewing domain registration, see
            <a href="https://docs.aws.amazon.com/Route53/latest/DeveloperGuide/domain-renew.html">Renewing
            Registration for a Domain</a> in the <i>Amazon Route 53 Developer Guide</i>.
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.R53D.UpdateR53DDomainRenewalCmdlet.CurrentExpiryYear">
            <summary>
            <para>
            <para>The year when the registration for the domain is set to expire. This value must match
            the current expiration date for the domain.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.R53D.UpdateR53DDomainRenewalCmdlet.DomainName">
            <summary>
            <para>
            <para>The name of the domain that you want to renew.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.R53D.UpdateR53DDomainRenewalCmdlet.DurationInYear">
            <summary>
            <para>
            <para>The number of years that you want to renew the domain for. The maximum number of years
            depends on the top-level domain. For the range of valid values for your domain, see
            <a href="https://docs.aws.amazon.com/Route53/latest/DeveloperGuide/registrar-tld-list.html">Domains
            that You Can Register with Amazon Route 53</a> in the <i>Amazon Route 53 Developer
            Guide</i>.</para><para>Default: 1</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.R53D.UpdateR53DDomainRenewalCmdlet.Select">
            <summary>
            Use the -Select parameter to control the cmdlet output. The default value is 'OperationId'.
            Specifying -Select '*' will result in the cmdlet returning the whole service response (Amazon.Route53Domains.Model.RenewDomainResponse).
            Specifying the name of a property of type Amazon.Route53Domains.Model.RenewDomainResponse will result in that property being returned.
            Specifying -Select '^ParameterName' will result in the cmdlet returning the selected cmdlet parameter value.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.R53D.UpdateR53DDomainRenewalCmdlet.PassThru">
            <summary>
            Changes the cmdlet behavior to return the value passed to the DomainName parameter.
            The -PassThru parameter is deprecated, use -Select '^DomainName' instead. This parameter will be removed in a future version.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.R53D.UpdateR53DDomainRenewalCmdlet.Force">
            <summary>
            This parameter overrides confirmation prompts to force
            the cmdlet to continue its operation. This parameter should always
            be used with caution.
            </summary>
        </member>
        <member name="T:Amazon.PowerShell.Cmdlets.R53D.UpdateR53DTagsForDomainCmdlet">
            <summary>
            This operation adds or updates tags for a specified domain.
             
              
            <para>
            All tag operations are eventually consistent; subsequent operations might not immediately
            represent all issued operations.
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.R53D.UpdateR53DTagsForDomainCmdlet.DomainName">
            <summary>
            <para>
            <para>The domain for which you want to add or update tags.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.R53D.UpdateR53DTagsForDomainCmdlet.TagsToUpdate">
            <summary>
            <para>
            <para>A list of the tag keys and values that you want to add or update. If you specify a
            key that already exists, the corresponding value will be replaced.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.R53D.UpdateR53DTagsForDomainCmdlet.Select">
            <summary>
            Use the -Select parameter to control the cmdlet output. The cmdlet doesn't have a return value by default.
            Specifying -Select '*' will result in the cmdlet returning the whole service response (Amazon.Route53Domains.Model.UpdateTagsForDomainResponse).
            Specifying -Select '^ParameterName' will result in the cmdlet returning the selected cmdlet parameter value.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.R53D.UpdateR53DTagsForDomainCmdlet.PassThru">
            <summary>
            Changes the cmdlet behavior to return the value passed to the DomainName parameter.
            The -PassThru parameter is deprecated, use -Select '^DomainName' instead. This parameter will be removed in a future version.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.R53D.UpdateR53DTagsForDomainCmdlet.Force">
            <summary>
            This parameter overrides confirmation prompts to force
            the cmdlet to continue its operation. This parameter should always
            be used with caution.
            </summary>
        </member>
    </members>
</doc>