AWS.Tools.GlobalAccelerator.XML

<?xml version="1.0"?>
<doc>
    <assembly>
        <name>AWS.Tools.GlobalAccelerator</name>
    </assembly>
    <members>
        <member name="T:Amazon.PowerShell.Cmdlets.GACL.AddGACLByoipCidrProvisionCmdlet">
            <summary>
            Provisions an IP address range to use with your AWS resources through bring your own
            IP addresses (BYOIP) and creates a corresponding address pool. After the address range
            is provisioned, it is ready to be advertised using <a href="https://docs.aws.amazon.com/global-accelerator/latest/api/AdvertiseByoipCidr.html">
            AdvertiseByoipCidr</a>.
             
              
            <para>
            To see an AWS CLI example of provisioning an address range for BYOIP, scroll down
            to <b>Example</b>.
            </para><para>
            For more information, see <a href="https://docs.aws.amazon.com/global-accelerator/latest/dg/using-byoip.html">Bring
            Your Own IP Addresses (BYOIP)</a> in the <i>AWS Global Accelerator Developer Guide</i>.
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.GACL.AddGACLByoipCidrProvisionCmdlet.Cidr">
            <summary>
            <para>
            <para>The public IPv4 address range, in CIDR notation. The most specific IP prefix that
            you can specify is /24. The address range cannot overlap with another address range
            that you've brought to this or another Region.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.GACL.AddGACLByoipCidrProvisionCmdlet.CidrAuthorizationContext_Message">
            <summary>
            <para>
            <para>The plain-text authorization message for the prefix and account.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.GACL.AddGACLByoipCidrProvisionCmdlet.CidrAuthorizationContext_Signature">
            <summary>
            <para>
            <para>The signed authorization message for the prefix and account.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.GACL.AddGACLByoipCidrProvisionCmdlet.Select">
            <summary>
            Use the -Select parameter to control the cmdlet output. The default value is 'ByoipCidr'.
            Specifying -Select '*' will result in the cmdlet returning the whole service response (Amazon.GlobalAccelerator.Model.ProvisionByoipCidrResponse).
            Specifying the name of a property of type Amazon.GlobalAccelerator.Model.ProvisionByoipCidrResponse 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.GACL.AddGACLByoipCidrProvisionCmdlet.PassThru">
            <summary>
            Changes the cmdlet behavior to return the value passed to the Cidr parameter.
            The -PassThru parameter is deprecated, use -Select '^Cidr' instead. This parameter will be removed in a future version.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.GACL.AddGACLByoipCidrProvisionCmdlet.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.GACL.AddGACLResourceTagCmdlet">
            <summary>
            Add tags to an accelerator resource. To see an AWS CLI example of adding tags to an
            accelerator, scroll down to <b>Example</b>.
             
              
            <para>
            For more information, see <a href="https://docs.aws.amazon.com/global-accelerator/latest/dg/tagging-in-global-accelerator.html">Tagging
            in AWS Global Accelerator</a> in the <i>AWS Global Accelerator Developer Guide</i>.
             
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.GACL.AddGACLResourceTagCmdlet.ResourceArn">
            <summary>
            <para>
            <para>The Amazon Resource Name (ARN) of the Global Accelerator resource to add tags to.
            An ARN uniquely identifies a resource.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.GACL.AddGACLResourceTagCmdlet.Tag">
            <summary>
            <para>
            <para>The tags to add to a resource. A tag consists of a key and a value that you define.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.GACL.AddGACLResourceTagCmdlet.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.GlobalAccelerator.Model.TagResourceResponse).
            Specifying -Select '^ParameterName' will result in the cmdlet returning the selected cmdlet parameter value.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.GACL.AddGACLResourceTagCmdlet.PassThru">
            <summary>
            Changes the cmdlet behavior to return the value passed to the ResourceArn parameter.
            The -PassThru parameter is deprecated, use -Select '^ResourceArn' instead. This parameter will be removed in a future version.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.GACL.AddGACLResourceTagCmdlet.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.GACL.GetGACLAcceleratorCmdlet">
            <summary>
            Describe an accelerator. To see an AWS CLI example of describing an accelerator, scroll
            down to <b>Example</b>.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.GACL.GetGACLAcceleratorCmdlet.AcceleratorArn">
            <summary>
            <para>
            <para>The Amazon Resource Name (ARN) of the accelerator to describe.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.GACL.GetGACLAcceleratorCmdlet.Select">
            <summary>
            Use the -Select parameter to control the cmdlet output. The default value is 'Accelerator'.
            Specifying -Select '*' will result in the cmdlet returning the whole service response (Amazon.GlobalAccelerator.Model.DescribeAcceleratorResponse).
            Specifying the name of a property of type Amazon.GlobalAccelerator.Model.DescribeAcceleratorResponse 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.GACL.GetGACLAcceleratorCmdlet.PassThru">
            <summary>
            Changes the cmdlet behavior to return the value passed to the AcceleratorArn parameter.
            The -PassThru parameter is deprecated, use -Select '^AcceleratorArn' instead. This parameter will be removed in a future version.
            </summary>
        </member>
        <member name="T:Amazon.PowerShell.Cmdlets.GACL.GetGACLAcceleratorAttributeCmdlet">
            <summary>
            Describe the attributes of an accelerator. To see an AWS CLI example of describing
            the attributes of an accelerator, scroll down to <b>Example</b>.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.GACL.GetGACLAcceleratorAttributeCmdlet.AcceleratorArn">
            <summary>
            <para>
            <para>The Amazon Resource Name (ARN) of the accelerator with the attributes that you want
            to describe.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.GACL.GetGACLAcceleratorAttributeCmdlet.Select">
            <summary>
            Use the -Select parameter to control the cmdlet output. The default value is 'AcceleratorAttributes'.
            Specifying -Select '*' will result in the cmdlet returning the whole service response (Amazon.GlobalAccelerator.Model.DescribeAcceleratorAttributesResponse).
            Specifying the name of a property of type Amazon.GlobalAccelerator.Model.DescribeAcceleratorAttributesResponse 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.GACL.GetGACLAcceleratorAttributeCmdlet.PassThru">
            <summary>
            Changes the cmdlet behavior to return the value passed to the AcceleratorArn parameter.
            The -PassThru parameter is deprecated, use -Select '^AcceleratorArn' instead. This parameter will be removed in a future version.
            </summary>
        </member>
        <member name="T:Amazon.PowerShell.Cmdlets.GACL.GetGACLAcceleratorListCmdlet">
            <summary>
            List the accelerators for an AWS account. To see an AWS CLI example of listing the
            accelerators for an AWS account, scroll down to <b>Example</b>.<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.GACL.GetGACLAcceleratorListCmdlet.MaxResult">
            <summary>
            <para>
            <para>The number of Global Accelerator objects that you want to return with this call. The
            default value is 10.</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>100</b>'.</para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.GACL.GetGACLAcceleratorListCmdlet.NextToken">
            <summary>
            <para>
            <para>The token for the next set of results. You receive this token from a previous call.</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 '-NextToken $null' for the first call and '-NextToken $AWSHistory.LastServiceResponse.NextToken' for subsequent calls.
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.GACL.GetGACLAcceleratorListCmdlet.Select">
            <summary>
            Use the -Select parameter to control the cmdlet output. The default value is 'Accelerators'.
            Specifying -Select '*' will result in the cmdlet returning the whole service response (Amazon.GlobalAccelerator.Model.ListAcceleratorsResponse).
            Specifying the name of a property of type Amazon.GlobalAccelerator.Model.ListAcceleratorsResponse 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.GACL.GetGACLAcceleratorListCmdlet.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 NextToken
            as the start point.
            </summary>
        </member>
        <member name="T:Amazon.PowerShell.Cmdlets.GACL.GetGACLByoipCidrListCmdlet">
            <summary>
            Lists the IP address ranges that were specified in calls to <a href="https://docs.aws.amazon.com/global-accelerator/latest/api/ProvisionByoipCidr.html">ProvisionByoipCidr</a>,
            including the current state and a history of state changes.
             
              
            <para>
            To see an AWS CLI example of listing BYOIP CIDR addresses, scroll down to <b>Example</b>.
            </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.GACL.GetGACLByoipCidrListCmdlet.MaxResult">
            <summary>
            <para>
            <para>The maximum number of results to return with a single call. To retrieve the remaining
            results, make another call with the returned <code>nextToken</code> value.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.GACL.GetGACLByoipCidrListCmdlet.NextToken">
            <summary>
            <para>
            <para>The token for the next page of results.</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 '-NextToken $null' for the first call and '-NextToken $AWSHistory.LastServiceResponse.NextToken' for subsequent calls.
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.GACL.GetGACLByoipCidrListCmdlet.Select">
            <summary>
            Use the -Select parameter to control the cmdlet output. The default value is 'ByoipCidrs'.
            Specifying -Select '*' will result in the cmdlet returning the whole service response (Amazon.GlobalAccelerator.Model.ListByoipCidrsResponse).
            Specifying the name of a property of type Amazon.GlobalAccelerator.Model.ListByoipCidrsResponse 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.GACL.GetGACLByoipCidrListCmdlet.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 NextToken
            as the start point.
            </summary>
        </member>
        <member name="T:Amazon.PowerShell.Cmdlets.GACL.GetGACLEndpointGroupCmdlet">
            <summary>
            Describe an endpoint group. To see an AWS CLI example of describing an endpoint group,
            scroll down to <b>Example</b>.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.GACL.GetGACLEndpointGroupCmdlet.EndpointGroupArn">
            <summary>
            <para>
            <para>The Amazon Resource Name (ARN) of the endpoint group to describe.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.GACL.GetGACLEndpointGroupCmdlet.Select">
            <summary>
            Use the -Select parameter to control the cmdlet output. The default value is 'EndpointGroup'.
            Specifying -Select '*' will result in the cmdlet returning the whole service response (Amazon.GlobalAccelerator.Model.DescribeEndpointGroupResponse).
            Specifying the name of a property of type Amazon.GlobalAccelerator.Model.DescribeEndpointGroupResponse 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.GACL.GetGACLEndpointGroupCmdlet.PassThru">
            <summary>
            Changes the cmdlet behavior to return the value passed to the EndpointGroupArn parameter.
            The -PassThru parameter is deprecated, use -Select '^EndpointGroupArn' instead. This parameter will be removed in a future version.
            </summary>
        </member>
        <member name="T:Amazon.PowerShell.Cmdlets.GACL.GetGACLEndpointGroupListCmdlet">
            <summary>
            List the endpoint groups that are associated with a listener. To see an AWS CLI example
            of listing the endpoint groups for listener, scroll down to <b>Example</b>.<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.GACL.GetGACLEndpointGroupListCmdlet.ListenerArn">
            <summary>
            <para>
            <para>The Amazon Resource Name (ARN) of the listener.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.GACL.GetGACLEndpointGroupListCmdlet.MaxResult">
            <summary>
            <para>
            <para>The number of endpoint group objects that you want to return with this call. The default
            value is 10.</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>100</b>'.</para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.GACL.GetGACLEndpointGroupListCmdlet.NextToken">
            <summary>
            <para>
            <para>The token for the next set of results. You receive this token from a previous call.</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 '-NextToken $null' for the first call and '-NextToken $AWSHistory.LastServiceResponse.NextToken' for subsequent calls.
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.GACL.GetGACLEndpointGroupListCmdlet.Select">
            <summary>
            Use the -Select parameter to control the cmdlet output. The default value is 'EndpointGroups'.
            Specifying -Select '*' will result in the cmdlet returning the whole service response (Amazon.GlobalAccelerator.Model.ListEndpointGroupsResponse).
            Specifying the name of a property of type Amazon.GlobalAccelerator.Model.ListEndpointGroupsResponse 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.GACL.GetGACLEndpointGroupListCmdlet.PassThru">
            <summary>
            Changes the cmdlet behavior to return the value passed to the ListenerArn parameter.
            The -PassThru parameter is deprecated, use -Select '^ListenerArn' instead. This parameter will be removed in a future version.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.GACL.GetGACLEndpointGroupListCmdlet.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 NextToken
            as the start point.
            </summary>
        </member>
        <member name="T:Amazon.PowerShell.Cmdlets.GACL.GetGACLListenerCmdlet">
            <summary>
            Describe a listener. To see an AWS CLI example of describing a listener, scroll down
            to <b>Example</b>.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.GACL.GetGACLListenerCmdlet.ListenerArn">
            <summary>
            <para>
            <para>The Amazon Resource Name (ARN) of the listener to describe.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.GACL.GetGACLListenerCmdlet.Select">
            <summary>
            Use the -Select parameter to control the cmdlet output. The default value is 'Listener'.
            Specifying -Select '*' will result in the cmdlet returning the whole service response (Amazon.GlobalAccelerator.Model.DescribeListenerResponse).
            Specifying the name of a property of type Amazon.GlobalAccelerator.Model.DescribeListenerResponse 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.GACL.GetGACLListenerCmdlet.PassThru">
            <summary>
            Changes the cmdlet behavior to return the value passed to the ListenerArn parameter.
            The -PassThru parameter is deprecated, use -Select '^ListenerArn' instead. This parameter will be removed in a future version.
            </summary>
        </member>
        <member name="T:Amazon.PowerShell.Cmdlets.GACL.GetGACLListenerListCmdlet">
            <summary>
            List the listeners for an accelerator. To see an AWS CLI example of listing the listeners
            for an accelerator, scroll down to <b>Example</b>.<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.GACL.GetGACLListenerListCmdlet.AcceleratorArn">
            <summary>
            <para>
            <para>The Amazon Resource Name (ARN) of the accelerator for which you want to list listener
            objects.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.GACL.GetGACLListenerListCmdlet.MaxResult">
            <summary>
            <para>
            <para>The number of listener objects that you want to return with this call. The default
            value is 10.</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>100</b>'.</para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.GACL.GetGACLListenerListCmdlet.NextToken">
            <summary>
            <para>
            <para>The token for the next set of results. You receive this token from a previous call.</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 '-NextToken $null' for the first call and '-NextToken $AWSHistory.LastServiceResponse.NextToken' for subsequent calls.
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.GACL.GetGACLListenerListCmdlet.Select">
            <summary>
            Use the -Select parameter to control the cmdlet output. The default value is 'Listeners'.
            Specifying -Select '*' will result in the cmdlet returning the whole service response (Amazon.GlobalAccelerator.Model.ListListenersResponse).
            Specifying the name of a property of type Amazon.GlobalAccelerator.Model.ListListenersResponse 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.GACL.GetGACLListenerListCmdlet.PassThru">
            <summary>
            Changes the cmdlet behavior to return the value passed to the AcceleratorArn parameter.
            The -PassThru parameter is deprecated, use -Select '^AcceleratorArn' instead. This parameter will be removed in a future version.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.GACL.GetGACLListenerListCmdlet.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 NextToken
            as the start point.
            </summary>
        </member>
        <member name="T:Amazon.PowerShell.Cmdlets.GACL.GetGACLResourceTagCmdlet">
            <summary>
            List all tags for an accelerator. To see an AWS CLI example of listing tags for an
            accelerator, scroll down to <b>Example</b>.
             
              
            <para>
            For more information, see <a href="https://docs.aws.amazon.com/global-accelerator/latest/dg/tagging-in-global-accelerator.html">Tagging
            in AWS Global Accelerator</a> in the <i>AWS Global Accelerator Developer Guide</i>.
             
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.GACL.GetGACLResourceTagCmdlet.ResourceArn">
            <summary>
            <para>
            <para>The Amazon Resource Name (ARN) of the accelerator to list tags for. An ARN uniquely
            identifies an accelerator.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.GACL.GetGACLResourceTagCmdlet.Select">
            <summary>
            Use the -Select parameter to control the cmdlet output. The default value is 'Tags'.
            Specifying -Select '*' will result in the cmdlet returning the whole service response (Amazon.GlobalAccelerator.Model.ListTagsForResourceResponse).
            Specifying the name of a property of type Amazon.GlobalAccelerator.Model.ListTagsForResourceResponse 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.GACL.GetGACLResourceTagCmdlet.PassThru">
            <summary>
            Changes the cmdlet behavior to return the value passed to the ResourceArn parameter.
            The -PassThru parameter is deprecated, use -Select '^ResourceArn' instead. This parameter will be removed in a future version.
            </summary>
        </member>
        <member name="T:Amazon.PowerShell.Cmdlets.GACL.NewGACLAcceleratorCmdlet">
            <summary>
            Create an accelerator. An accelerator includes one or more listeners that process
            inbound connections and direct traffic to one or more endpoint groups, each of which
            includes endpoints, such as Network Load Balancers. To see an AWS CLI example of creating
            an accelerator, scroll down to <b>Example</b>.
             
             <important><para>
            Global Accelerator is a global service that supports endpoints in multiple AWS Regions
            but you must specify the US West (Oregon) Region to create or update accelerators.
            </para></important>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.GACL.NewGACLAcceleratorCmdlet.Enabled">
            <summary>
            <para>
            <para>Indicates whether an accelerator is enabled. The value is true or false. The default
            value is true. </para><para>If the value is set to true, an accelerator cannot be deleted. If set to false, the
            accelerator can be deleted.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.GACL.NewGACLAcceleratorCmdlet.IdempotencyToken">
            <summary>
            <para>
            <para>A unique, case-sensitive identifier that you provide to ensure the idempotency—that
            is, the uniqueness—of an accelerator.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.GACL.NewGACLAcceleratorCmdlet.IpAddress">
            <summary>
            <para>
            <para>Optionally, if you've added your own IP address pool to Global Accelerator (BYOIP),
            you can choose IP addresses from your own pool to use for the accelerator's static
            IP addresses when you create an accelerator. You can specify one or two addresses,
            separated by a comma. Do not include the /32 suffix.</para><para>Only one IP address from each of your IP address ranges can be used for each accelerator.
            If you specify only one IP address from your IP address range, Global Accelerator
            assigns a second static IP address for the accelerator from the AWS IP address pool.</para><para> Note that you can't update IP addresses for an existing accelerator. To change them,
            you must create a new accelerator with the new addresses.</para><para>For more information, see <a href="https://docs.aws.amazon.com/global-accelerator/latest/dg/using-byoip.html">Bring
            Your Own IP Addresses (BYOIP)</a> in the <i>AWS Global Accelerator Developer Guide</i>.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.GACL.NewGACLAcceleratorCmdlet.IpAddressType">
            <summary>
            <para>
            <para>The value for the address type must be IPv4. </para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.GACL.NewGACLAcceleratorCmdlet.Name">
            <summary>
            <para>
            <para>The name of an accelerator. The name can have a maximum of 32 characters, must contain
            only alphanumeric characters or hyphens (-), and must not begin or end with a hyphen.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.GACL.NewGACLAcceleratorCmdlet.Tag">
            <summary>
            <para>
            <para>Create tags for an accelerator.</para><para>For more information, see <a href="https://docs.aws.amazon.com/global-accelerator/latest/dg/tagging-in-global-accelerator.html">Tagging
            in AWS Global Accelerator</a> in the <i>AWS Global Accelerator Developer Guide</i>.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.GACL.NewGACLAcceleratorCmdlet.Select">
            <summary>
            Use the -Select parameter to control the cmdlet output. The default value is 'Accelerator'.
            Specifying -Select '*' will result in the cmdlet returning the whole service response (Amazon.GlobalAccelerator.Model.CreateAcceleratorResponse).
            Specifying the name of a property of type Amazon.GlobalAccelerator.Model.CreateAcceleratorResponse 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.GACL.NewGACLAcceleratorCmdlet.PassThru">
            <summary>
            Changes the cmdlet behavior to return the value passed to the Name parameter.
            The -PassThru parameter is deprecated, use -Select '^Name' instead. This parameter will be removed in a future version.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.GACL.NewGACLAcceleratorCmdlet.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.GACL.NewGACLEndpointGroupCmdlet">
            <summary>
            Create an endpoint group for the specified listener. An endpoint group is a collection
            of endpoints in one AWS Region. A resource must be valid and active when you add it
            as an endpoint.
             
              
            <para>
            To see an AWS CLI example of creating an endpoint group, scroll down to <b>Example</b>.
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.GACL.NewGACLEndpointGroupCmdlet.EndpointConfiguration">
            <summary>
            <para>
            <para>The list of endpoint objects.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.GACL.NewGACLEndpointGroupCmdlet.EndpointGroupRegion">
            <summary>
            <para>
            <para>The AWS Region where the endpoint group is located. A listener can have only one endpoint
            group in a specific Region.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.GACL.NewGACLEndpointGroupCmdlet.HealthCheckIntervalSecond">
            <summary>
            <para>
            <para>The time—10 seconds or 30 seconds—between each health check for an endpoint. The default
            value is 30.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.GACL.NewGACLEndpointGroupCmdlet.HealthCheckPath">
            <summary>
            <para>
            <para>If the protocol is HTTP/S, then this specifies the path that is the destination for
            health check targets. The default value is slash (/).</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.GACL.NewGACLEndpointGroupCmdlet.HealthCheckPort">
            <summary>
            <para>
            <para>The port that AWS Global Accelerator uses to check the health of endpoints that are
            part of this endpoint group. The default port is the listener port that this endpoint
            group is associated with. If listener port is a list of ports, Global Accelerator
            uses the first port in the list.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.GACL.NewGACLEndpointGroupCmdlet.HealthCheckProtocol">
            <summary>
            <para>
            <para>The protocol that AWS Global Accelerator uses to check the health of endpoints that
            are part of this endpoint group. The default value is TCP.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.GACL.NewGACLEndpointGroupCmdlet.IdempotencyToken">
            <summary>
            <para>
            <para>A unique, case-sensitive identifier that you provide to ensure the idempotency—that
            is, the uniqueness—of the request.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.GACL.NewGACLEndpointGroupCmdlet.ListenerArn">
            <summary>
            <para>
            <para>The Amazon Resource Name (ARN) of the listener.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.GACL.NewGACLEndpointGroupCmdlet.PortOverride">
            <summary>
            <para>
            <para>Override specific listener ports used to route traffic to endpoints that are part
            of this endpoint group. For example, you can create a port override in which the listener
            receives user traffic on ports 80 and 443, but your accelerator routes that traffic
            to ports 1080 and 1443, respectively, on the endpoints.</para><para>For more information, see <a href="https://docs.aws.amazon.com/global-accelerator/latest/dg/about-endpoint-groups-port-override.html">
            Port overrides</a> in the <i>AWS Global Accelerator Developer Guide</i>.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.GACL.NewGACLEndpointGroupCmdlet.ThresholdCount">
            <summary>
            <para>
            <para>The number of consecutive health checks required to set the state of a healthy endpoint
            to unhealthy, or to set an unhealthy endpoint to healthy. The default value is 3.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.GACL.NewGACLEndpointGroupCmdlet.TrafficDialPercentage">
            <summary>
            <para>
            <para>The percentage of traffic to send to an AWS Region. Additional traffic is distributed
            to other endpoint groups for this listener. </para><para>Use this action to increase (dial up) or decrease (dial down) traffic to a specific
            Region. The percentage is applied to the traffic that would otherwise have been routed
            to the Region based on optimal routing.</para><para>The default value is 100.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.GACL.NewGACLEndpointGroupCmdlet.Select">
            <summary>
            Use the -Select parameter to control the cmdlet output. The default value is 'EndpointGroup'.
            Specifying -Select '*' will result in the cmdlet returning the whole service response (Amazon.GlobalAccelerator.Model.CreateEndpointGroupResponse).
            Specifying the name of a property of type Amazon.GlobalAccelerator.Model.CreateEndpointGroupResponse 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.GACL.NewGACLEndpointGroupCmdlet.PassThru">
            <summary>
            Changes the cmdlet behavior to return the value passed to the ListenerArn parameter.
            The -PassThru parameter is deprecated, use -Select '^ListenerArn' instead. This parameter will be removed in a future version.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.GACL.NewGACLEndpointGroupCmdlet.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.GACL.NewGACLListenerCmdlet">
            <summary>
            Create a listener to process inbound connections from clients to an accelerator. Connections
            arrive to assigned static IP addresses on a port, port range, or list of port ranges
            that you specify. To see an AWS CLI example of creating a listener, scroll down to
            <b>Example</b>.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.GACL.NewGACLListenerCmdlet.AcceleratorArn">
            <summary>
            <para>
            <para>The Amazon Resource Name (ARN) of your accelerator.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.GACL.NewGACLListenerCmdlet.ClientAffinity">
            <summary>
            <para>
            <para>Client affinity lets you direct all requests from a user to the same endpoint, if
            you have stateful applications, regardless of the port and protocol of the client
            request. Client affinity gives you control over whether to always route each client
            to the same specific endpoint.</para><para>AWS Global Accelerator uses a consistent-flow hashing algorithm to choose the optimal
            endpoint for a connection. If client affinity is <code>NONE</code>, Global Accelerator
            uses the "five-tuple" (5-tuple) properties—source IP address, source port, destination
            IP address, destination port, and protocol—to select the hash value, and then chooses
            the best endpoint. However, with this setting, if someone uses different ports to
            connect to Global Accelerator, their connections might not be always routed to the
            same endpoint because the hash value changes. </para><para>If you want a given client to always be routed to the same endpoint, set client affinity
            to <code>SOURCE_IP</code> instead. When you use the <code>SOURCE_IP</code> setting,
            Global Accelerator uses the "two-tuple" (2-tuple) properties— source (client) IP address
            and destination IP address—to select the hash value.</para><para>The default value is <code>NONE</code>.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.GACL.NewGACLListenerCmdlet.IdempotencyToken">
            <summary>
            <para>
            <para>A unique, case-sensitive identifier that you provide to ensure the idempotency—that
            is, the uniqueness—of the request.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.GACL.NewGACLListenerCmdlet.PortRange">
            <summary>
            <para>
            <para>The list of port ranges to support for connections from clients to your accelerator.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.GACL.NewGACLListenerCmdlet.Protocol">
            <summary>
            <para>
            <para>The protocol for connections from clients to your accelerator.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.GACL.NewGACLListenerCmdlet.Select">
            <summary>
            Use the -Select parameter to control the cmdlet output. The default value is 'Listener'.
            Specifying -Select '*' will result in the cmdlet returning the whole service response (Amazon.GlobalAccelerator.Model.CreateListenerResponse).
            Specifying the name of a property of type Amazon.GlobalAccelerator.Model.CreateListenerResponse 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.GACL.NewGACLListenerCmdlet.PassThru">
            <summary>
            Changes the cmdlet behavior to return the value passed to the AcceleratorArn parameter.
            The -PassThru parameter is deprecated, use -Select '^AcceleratorArn' instead. This parameter will be removed in a future version.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.GACL.NewGACLListenerCmdlet.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.GACL.RemoveGACLAcceleratorCmdlet">
            <summary>
            Delete an accelerator. Before you can delete an accelerator, you must disable it and
            remove all dependent resources (listeners and endpoint groups). To disable the accelerator,
            update the accelerator to set <code>Enabled</code> to false.
             
             <important><para>
            When you create an accelerator, by default, Global Accelerator provides you with a
            set of two static IP addresses. Alternatively, you can bring your own IP address ranges
            to Global Accelerator and assign IP addresses from those ranges.
            </para><para>
            The IP addresses are assigned to your accelerator for as long as it exists, even if
            you disable the accelerator and it no longer accepts or routes traffic. However, when
            you <i>delete</i> an accelerator, you lose the static IP addresses that are assigned
            to the accelerator, so you can no longer route traffic by using them. As a best practice,
            ensure that you have permissions in place to avoid inadvertently deleting accelerators.
            You can use IAM policies with Global Accelerator to limit the users who have permissions
            to delete an accelerator. For more information, see <a href="https://docs.aws.amazon.com/global-accelerator/latest/dg/auth-and-access-control.html">Authentication
            and Access Control</a> in the <i>AWS Global Accelerator Developer Guide</i>.
            </para></important>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.GACL.RemoveGACLAcceleratorCmdlet.AcceleratorArn">
            <summary>
            <para>
            <para>The Amazon Resource Name (ARN) of an accelerator.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.GACL.RemoveGACLAcceleratorCmdlet.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.GlobalAccelerator.Model.DeleteAcceleratorResponse).
            Specifying -Select '^ParameterName' will result in the cmdlet returning the selected cmdlet parameter value.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.GACL.RemoveGACLAcceleratorCmdlet.PassThru">
            <summary>
            Changes the cmdlet behavior to return the value passed to the AcceleratorArn parameter.
            The -PassThru parameter is deprecated, use -Select '^AcceleratorArn' instead. This parameter will be removed in a future version.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.GACL.RemoveGACLAcceleratorCmdlet.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.GACL.RemoveGACLByoipCidrProvisionCmdlet">
            <summary>
            Releases the specified address range that you provisioned to use with your AWS resources
            through bring your own IP addresses (BYOIP) and deletes the corresponding address
            pool. To see an AWS CLI example of deprovisioning an address range, scroll down to
            <b>Example</b>.
             
              
            <para>
            Before you can release an address range, you must stop advertising it by using <a href="https://docs.aws.amazon.com/global-accelerator/latest/api/WithdrawByoipCidr.html">WithdrawByoipCidr</a>
            and you must not have any accelerators that are using static IP addresses allocated
            from its address range.
            </para><para>
            For more information, see <a href="https://docs.aws.amazon.com/global-accelerator/latest/dg/using-byoip.html">Bring
            Your Own IP Addresses (BYOIP)</a> in the <i>AWS Global Accelerator Developer Guide</i>.
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.GACL.RemoveGACLByoipCidrProvisionCmdlet.Cidr">
            <summary>
            <para>
            <para>The address range, in CIDR notation. The prefix must be the same prefix that you specified
            when you provisioned the address range.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.GACL.RemoveGACLByoipCidrProvisionCmdlet.Select">
            <summary>
            Use the -Select parameter to control the cmdlet output. The default value is 'ByoipCidr'.
            Specifying -Select '*' will result in the cmdlet returning the whole service response (Amazon.GlobalAccelerator.Model.DeprovisionByoipCidrResponse).
            Specifying the name of a property of type Amazon.GlobalAccelerator.Model.DeprovisionByoipCidrResponse 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.GACL.RemoveGACLByoipCidrProvisionCmdlet.PassThru">
            <summary>
            Changes the cmdlet behavior to return the value passed to the Cidr parameter.
            The -PassThru parameter is deprecated, use -Select '^Cidr' instead. This parameter will be removed in a future version.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.GACL.RemoveGACLByoipCidrProvisionCmdlet.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.GACL.RemoveGACLEndpointGroupCmdlet">
            <summary>
            Delete an endpoint group from a listener.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.GACL.RemoveGACLEndpointGroupCmdlet.EndpointGroupArn">
            <summary>
            <para>
            <para>The Amazon Resource Name (ARN) of the endpoint group to delete.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.GACL.RemoveGACLEndpointGroupCmdlet.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.GlobalAccelerator.Model.DeleteEndpointGroupResponse).
            Specifying -Select '^ParameterName' will result in the cmdlet returning the selected cmdlet parameter value.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.GACL.RemoveGACLEndpointGroupCmdlet.PassThru">
            <summary>
            Changes the cmdlet behavior to return the value passed to the EndpointGroupArn parameter.
            The -PassThru parameter is deprecated, use -Select '^EndpointGroupArn' instead. This parameter will be removed in a future version.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.GACL.RemoveGACLEndpointGroupCmdlet.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.GACL.RemoveGACLListenerCmdlet">
            <summary>
            Delete a listener from an accelerator.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.GACL.RemoveGACLListenerCmdlet.ListenerArn">
            <summary>
            <para>
            <para>The Amazon Resource Name (ARN) of the listener.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.GACL.RemoveGACLListenerCmdlet.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.GlobalAccelerator.Model.DeleteListenerResponse).
            Specifying -Select '^ParameterName' will result in the cmdlet returning the selected cmdlet parameter value.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.GACL.RemoveGACLListenerCmdlet.PassThru">
            <summary>
            Changes the cmdlet behavior to return the value passed to the ListenerArn parameter.
            The -PassThru parameter is deprecated, use -Select '^ListenerArn' instead. This parameter will be removed in a future version.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.GACL.RemoveGACLListenerCmdlet.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.GACL.RemoveGACLResourceTagCmdlet">
            <summary>
            Remove tags from a Global Accelerator resource. When you specify a tag key, the action
            removes both that key and its associated value. To see an AWS CLI example of removing
            tags from an accelerator, scroll down to <b>Example</b>. The operation succeeds even
            if you attempt to remove tags from an accelerator that was already removed.
             
              
            <para>
            For more information, see <a href="https://docs.aws.amazon.com/global-accelerator/latest/dg/tagging-in-global-accelerator.html">Tagging
            in AWS Global Accelerator</a> in the <i>AWS Global Accelerator Developer Guide</i>.
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.GACL.RemoveGACLResourceTagCmdlet.ResourceArn">
            <summary>
            <para>
            <para>The Amazon Resource Name (ARN) of the Global Accelerator resource to remove tags from.
            An ARN uniquely identifies a resource.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.GACL.RemoveGACLResourceTagCmdlet.TagKey">
            <summary>
            <para>
            <para>The tag key pairs that you want to remove from the specified resources.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.GACL.RemoveGACLResourceTagCmdlet.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.GlobalAccelerator.Model.UntagResourceResponse).
            Specifying -Select '^ParameterName' will result in the cmdlet returning the selected cmdlet parameter value.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.GACL.RemoveGACLResourceTagCmdlet.PassThru">
            <summary>
            Changes the cmdlet behavior to return the value passed to the ResourceArn parameter.
            The -PassThru parameter is deprecated, use -Select '^ResourceArn' instead. This parameter will be removed in a future version.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.GACL.RemoveGACLResourceTagCmdlet.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.GACL.StartGACLAdvertisingByoipCidrCmdlet">
            <summary>
            Advertises an IPv4 address range that is provisioned for use with your AWS resources
            through bring your own IP addresses (BYOIP). It can take a few minutes before traffic
            to the specified addresses starts routing to AWS because of propagation delays. To
            see an AWS CLI example of advertising an address range, scroll down to <b>Example</b>.
             
              
            <para>
            To stop advertising the BYOIP address range, use <a href="https://docs.aws.amazon.com/global-accelerator/latest/api/WithdrawByoipCidr.html">
            WithdrawByoipCidr</a>.
            </para><para>
            For more information, see <a href="https://docs.aws.amazon.com/global-accelerator/latest/dg/using-byoip.html">Bring
            Your Own IP Addresses (BYOIP)</a> in the <i>AWS Global Accelerator Developer Guide</i>.
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.GACL.StartGACLAdvertisingByoipCidrCmdlet.Cidr">
            <summary>
            <para>
            <para>The address range, in CIDR notation. This must be the exact range that you provisioned.
            You can't advertise only a portion of the provisioned range.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.GACL.StartGACLAdvertisingByoipCidrCmdlet.Select">
            <summary>
            Use the -Select parameter to control the cmdlet output. The default value is 'ByoipCidr'.
            Specifying -Select '*' will result in the cmdlet returning the whole service response (Amazon.GlobalAccelerator.Model.AdvertiseByoipCidrResponse).
            Specifying the name of a property of type Amazon.GlobalAccelerator.Model.AdvertiseByoipCidrResponse 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.GACL.StartGACLAdvertisingByoipCidrCmdlet.PassThru">
            <summary>
            Changes the cmdlet behavior to return the value passed to the Cidr parameter.
            The -PassThru parameter is deprecated, use -Select '^Cidr' instead. This parameter will be removed in a future version.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.GACL.StartGACLAdvertisingByoipCidrCmdlet.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.GACL.StopGACLAdvertisingByoipCidrCmdlet">
            <summary>
            Stops advertising an address range that is provisioned as an address pool. You can
            perform this operation at most once every 10 seconds, even if you specify different
            address ranges each time. To see an AWS CLI example of withdrawing an address range
            for BYOIP so it will no longer be advertised by AWS, scroll down to <b>Example</b>.
             
              
            <para>
            It can take a few minutes before traffic to the specified addresses stops routing
            to AWS because of propagation delays.
            </para><para>
            For more information, see <a href="https://docs.aws.amazon.com/global-accelerator/latest/dg/using-byoip.html">Bring
            Your Own IP Addresses (BYOIP)</a> in the <i>AWS Global Accelerator Developer Guide</i>.
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.GACL.StopGACLAdvertisingByoipCidrCmdlet.Cidr">
            <summary>
            <para>
            <para>The address range, in CIDR notation.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.GACL.StopGACLAdvertisingByoipCidrCmdlet.Select">
            <summary>
            Use the -Select parameter to control the cmdlet output. The default value is 'ByoipCidr'.
            Specifying -Select '*' will result in the cmdlet returning the whole service response (Amazon.GlobalAccelerator.Model.WithdrawByoipCidrResponse).
            Specifying the name of a property of type Amazon.GlobalAccelerator.Model.WithdrawByoipCidrResponse 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.GACL.StopGACLAdvertisingByoipCidrCmdlet.PassThru">
            <summary>
            Changes the cmdlet behavior to return the value passed to the Cidr parameter.
            The -PassThru parameter is deprecated, use -Select '^Cidr' instead. This parameter will be removed in a future version.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.GACL.StopGACLAdvertisingByoipCidrCmdlet.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.GACL.UpdateGACLAcceleratorCmdlet">
            <summary>
            Update an accelerator. To see an AWS CLI example of updating an accelerator, scroll
            down to <b>Example</b>.
             
             <important><para>
            Global Accelerator is a global service that supports endpoints in multiple AWS Regions
            but you must specify the US West (Oregon) Region to create or update accelerators.
            </para></important>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.GACL.UpdateGACLAcceleratorCmdlet.AcceleratorArn">
            <summary>
            <para>
            <para>The Amazon Resource Name (ARN) of the accelerator to update.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.GACL.UpdateGACLAcceleratorCmdlet.Enabled">
            <summary>
            <para>
            <para>Indicates whether an accelerator is enabled. The value is true or false. The default
            value is true. </para><para>If the value is set to true, the accelerator cannot be deleted. If set to false, the
            accelerator can be deleted.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.GACL.UpdateGACLAcceleratorCmdlet.IpAddressType">
            <summary>
            <para>
            <para>The value for the address type must be IPv4. </para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.GACL.UpdateGACLAcceleratorCmdlet.Name">
            <summary>
            <para>
            <para>The name of the accelerator. The name can have a maximum of 32 characters, must contain
            only alphanumeric characters or hyphens (-), and must not begin or end with a hyphen.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.GACL.UpdateGACLAcceleratorCmdlet.Select">
            <summary>
            Use the -Select parameter to control the cmdlet output. The default value is 'Accelerator'.
            Specifying -Select '*' will result in the cmdlet returning the whole service response (Amazon.GlobalAccelerator.Model.UpdateAcceleratorResponse).
            Specifying the name of a property of type Amazon.GlobalAccelerator.Model.UpdateAcceleratorResponse 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.GACL.UpdateGACLAcceleratorCmdlet.PassThru">
            <summary>
            Changes the cmdlet behavior to return the value passed to the AcceleratorArn parameter.
            The -PassThru parameter is deprecated, use -Select '^AcceleratorArn' instead. This parameter will be removed in a future version.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.GACL.UpdateGACLAcceleratorCmdlet.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.GACL.UpdateGACLAcceleratorAttributeCmdlet">
            <summary>
            Update the attributes for an accelerator. To see an AWS CLI example of updating an
            accelerator to enable flow logs, scroll down to <b>Example</b>.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.GACL.UpdateGACLAcceleratorAttributeCmdlet.AcceleratorArn">
            <summary>
            <para>
            <para>The Amazon Resource Name (ARN) of the accelerator that you want to update.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.GACL.UpdateGACLAcceleratorAttributeCmdlet.FlowLogsEnabled">
            <summary>
            <para>
            <para>Update whether flow logs are enabled. The default value is false. If the value is
            true, <code>FlowLogsS3Bucket</code> and <code>FlowLogsS3Prefix</code> must be specified.</para><para>For more information, see <a href="https://docs.aws.amazon.com/global-accelerator/latest/dg/monitoring-global-accelerator.flow-logs.html">Flow
            Logs</a> in the <i>AWS Global Accelerator Developer Guide</i>.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.GACL.UpdateGACLAcceleratorAttributeCmdlet.FlowLogsS3Bucket">
            <summary>
            <para>
            <para>The name of the Amazon S3 bucket for the flow logs. Attribute is required if <code>FlowLogsEnabled</code>
            is <code>true</code>. The bucket must exist and have a bucket policy that grants AWS
            Global Accelerator permission to write to the bucket.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.GACL.UpdateGACLAcceleratorAttributeCmdlet.FlowLogsS3Prefix">
            <summary>
            <para>
            <para>Update the prefix for the location in the Amazon S3 bucket for the flow logs. Attribute
            is required if <code>FlowLogsEnabled</code> is <code>true</code>. </para><para>If you don’t specify a prefix, the flow logs are stored in the root of the bucket.
            If you specify slash (/) for the S3 bucket prefix, the log file bucket folder structure
            will include a double slash (//), like the following:</para><para>s3-bucket_name//AWSLogs/aws_account_id</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.GACL.UpdateGACLAcceleratorAttributeCmdlet.Select">
            <summary>
            Use the -Select parameter to control the cmdlet output. The default value is 'AcceleratorAttributes'.
            Specifying -Select '*' will result in the cmdlet returning the whole service response (Amazon.GlobalAccelerator.Model.UpdateAcceleratorAttributesResponse).
            Specifying the name of a property of type Amazon.GlobalAccelerator.Model.UpdateAcceleratorAttributesResponse 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.GACL.UpdateGACLAcceleratorAttributeCmdlet.PassThru">
            <summary>
            Changes the cmdlet behavior to return the value passed to the AcceleratorArn parameter.
            The -PassThru parameter is deprecated, use -Select '^AcceleratorArn' instead. This parameter will be removed in a future version.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.GACL.UpdateGACLAcceleratorAttributeCmdlet.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.GACL.UpdateGACLEndpointGroupCmdlet">
            <summary>
            Update an endpoint group. A resource must be valid and active when you add it as an
            endpoint.
             
              
            <para>
            To see an AWS CLI example of updating an endpoint group, scroll down to <b>Example</b>.
             
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.GACL.UpdateGACLEndpointGroupCmdlet.EndpointConfiguration">
            <summary>
            <para>
            <para>The list of endpoint objects. A resource must be valid and active when you add it
            as an endpoint.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.GACL.UpdateGACLEndpointGroupCmdlet.EndpointGroupArn">
            <summary>
            <para>
            <para>The Amazon Resource Name (ARN) of the endpoint group.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.GACL.UpdateGACLEndpointGroupCmdlet.HealthCheckIntervalSecond">
            <summary>
            <para>
            <para>The time—10 seconds or 30 seconds—between each health check for an endpoint. The default
            value is 30.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.GACL.UpdateGACLEndpointGroupCmdlet.HealthCheckPath">
            <summary>
            <para>
            <para>If the protocol is HTTP/S, then this specifies the path that is the destination for
            health check targets. The default value is slash (/).</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.GACL.UpdateGACLEndpointGroupCmdlet.HealthCheckPort">
            <summary>
            <para>
            <para>The port that AWS Global Accelerator uses to check the health of endpoints that are
            part of this endpoint group. The default port is the listener port that this endpoint
            group is associated with. If the listener port is a list of ports, Global Accelerator
            uses the first port in the list.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.GACL.UpdateGACLEndpointGroupCmdlet.HealthCheckProtocol">
            <summary>
            <para>
            <para>The protocol that AWS Global Accelerator uses to check the health of endpoints that
            are part of this endpoint group. The default value is TCP.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.GACL.UpdateGACLEndpointGroupCmdlet.PortOverride">
            <summary>
            <para>
            <para>Override specific listener ports used to route traffic to endpoints that are part
            of this endpoint group. For example, you can create a port override in which the listener
            receives user traffic on ports 80 and 443, but your accelerator routes that traffic
            to ports 1080 and 1443, respectively, on the endpoints.</para><para>For more information, see <a href="https://docs.aws.amazon.com/global-accelerator/latest/dg/about-endpoint-groups-port-override.html">
            Port overrides</a> in the <i>AWS Global Accelerator Developer Guide</i>.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.GACL.UpdateGACLEndpointGroupCmdlet.ThresholdCount">
            <summary>
            <para>
            <para>The number of consecutive health checks required to set the state of a healthy endpoint
            to unhealthy, or to set an unhealthy endpoint to healthy. The default value is 3.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.GACL.UpdateGACLEndpointGroupCmdlet.TrafficDialPercentage">
            <summary>
            <para>
            <para>The percentage of traffic to send to an AWS Region. Additional traffic is distributed
            to other endpoint groups for this listener. </para><para>Use this action to increase (dial up) or decrease (dial down) traffic to a specific
            Region. The percentage is applied to the traffic that would otherwise have been routed
            to the Region based on optimal routing.</para><para>The default value is 100.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.GACL.UpdateGACLEndpointGroupCmdlet.Select">
            <summary>
            Use the -Select parameter to control the cmdlet output. The default value is 'EndpointGroup'.
            Specifying -Select '*' will result in the cmdlet returning the whole service response (Amazon.GlobalAccelerator.Model.UpdateEndpointGroupResponse).
            Specifying the name of a property of type Amazon.GlobalAccelerator.Model.UpdateEndpointGroupResponse 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.GACL.UpdateGACLEndpointGroupCmdlet.PassThru">
            <summary>
            Changes the cmdlet behavior to return the value passed to the EndpointGroupArn parameter.
            The -PassThru parameter is deprecated, use -Select '^EndpointGroupArn' instead. This parameter will be removed in a future version.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.GACL.UpdateGACLEndpointGroupCmdlet.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.GACL.UpdateGACLListenerCmdlet">
            <summary>
            Update a listener. To see an AWS CLI example of updating listener, scroll down to
            <b>Example</b>.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.GACL.UpdateGACLListenerCmdlet.ClientAffinity">
            <summary>
            <para>
            <para>Client affinity lets you direct all requests from a user to the same endpoint, if
            you have stateful applications, regardless of the port and protocol of the client
            request. Client affinity gives you control over whether to always route each client
            to the same specific endpoint.</para><para>AWS Global Accelerator uses a consistent-flow hashing algorithm to choose the optimal
            endpoint for a connection. If client affinity is <code>NONE</code>, Global Accelerator
            uses the "five-tuple" (5-tuple) properties—source IP address, source port, destination
            IP address, destination port, and protocol—to select the hash value, and then chooses
            the best endpoint. However, with this setting, if someone uses different ports to
            connect to Global Accelerator, their connections might not be always routed to the
            same endpoint because the hash value changes. </para><para>If you want a given client to always be routed to the same endpoint, set client affinity
            to <code>SOURCE_IP</code> instead. When you use the <code>SOURCE_IP</code> setting,
            Global Accelerator uses the "two-tuple" (2-tuple) properties— source (client) IP address
            and destination IP address—to select the hash value.</para><para>The default value is <code>NONE</code>.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.GACL.UpdateGACLListenerCmdlet.ListenerArn">
            <summary>
            <para>
            <para>The Amazon Resource Name (ARN) of the listener to update.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.GACL.UpdateGACLListenerCmdlet.PortRange">
            <summary>
            <para>
            <para>The updated list of port ranges for the connections from clients to the accelerator.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.GACL.UpdateGACLListenerCmdlet.Protocol">
            <summary>
            <para>
            <para>The updated protocol for the connections from clients to the accelerator.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.GACL.UpdateGACLListenerCmdlet.Select">
            <summary>
            Use the -Select parameter to control the cmdlet output. The default value is 'Listener'.
            Specifying -Select '*' will result in the cmdlet returning the whole service response (Amazon.GlobalAccelerator.Model.UpdateListenerResponse).
            Specifying the name of a property of type Amazon.GlobalAccelerator.Model.UpdateListenerResponse 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.GACL.UpdateGACLListenerCmdlet.PassThru">
            <summary>
            Changes the cmdlet behavior to return the value passed to the ListenerArn parameter.
            The -PassThru parameter is deprecated, use -Select '^ListenerArn' instead. This parameter will be removed in a future version.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.GACL.UpdateGACLListenerCmdlet.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>