AWS.Tools.InternetMonitor.XML

<?xml version="1.0"?>
<doc>
    <assembly>
        <name>AWS.Tools.InternetMonitor</name>
    </assembly>
    <members>
        <member name="T:Amazon.PowerShell.Cmdlets.CWIM.AddCWIMResourceTagCmdlet">
            <summary>
            Adds a tag to a resource. Tags are supported only for monitors in Amazon CloudWatch
            Internet Monitor. You can add a maximum of 50 tags in Internet Monitor.
             
              
            <para>
            A minimum of one tag is required for this call. It returns an error if you use the
            <c>TagResource</c> request with 0 tags.
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CWIM.AddCWIMResourceTagCmdlet.ResourceArn">
            <summary>
            <para>
            <para>The Amazon Resource Name (ARN) for a tag that you add to a resource. Tags are supported
            only for monitors in Amazon CloudWatch Internet Monitor.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CWIM.AddCWIMResourceTagCmdlet.Tag">
            <summary>
            <para>
            <para>Tags that you add to a resource. You can add a maximum of 50 tags in Internet Monitor.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CWIM.AddCWIMResourceTagCmdlet.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.InternetMonitor.Model.TagResourceResponse).
            Specifying -Select '^ParameterName' will result in the cmdlet returning the selected cmdlet parameter value.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CWIM.AddCWIMResourceTagCmdlet.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.CWIM.AddCWIMResourceTagCmdlet.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.CWIM.GetCWIMHealthEventCmdlet">
            <summary>
            Gets information that Amazon CloudWatch Internet Monitor has created and stored about
            a health event for a specified monitor. This information includes the impacted locations,
            and all the information related to the event, by location.
             
              
            <para>
            The information returned includes the impact on performance, availability, and round-trip
            time, information about the network providers (ASNs), the event type, and so on.
            </para><para>
            Information rolled up at the global traffic level is also returned, including the
            impact type and total traffic impact.
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CWIM.GetCWIMHealthEventCmdlet.EventId">
            <summary>
            <para>
            <para>The internally-generated identifier of a health event. Because <c>EventID</c> contains
            the forward slash (“/”) character, you must URL-encode the <c>EventID</c> field in
            the request URL.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CWIM.GetCWIMHealthEventCmdlet.LinkedAccountId">
            <summary>
            <para>
            <para>The account ID for an account that you've set up cross-account sharing for in Amazon
            CloudWatch Internet Monitor. You configure cross-account sharing by using Amazon CloudWatch
            Observability Access Manager. For more information, see <a href="https://docs.aws.amazon.com/AmazonCloudWatch/latest/monitoring/cwim-cross-account.html">Internet
            Monitor cross-account observability</a> in the Amazon CloudWatch Internet Monitor
            User Guide.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CWIM.GetCWIMHealthEventCmdlet.MonitorName">
            <summary>
            <para>
            <para>The name of the monitor.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CWIM.GetCWIMHealthEventCmdlet.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.InternetMonitor.Model.GetHealthEventResponse).
            Specifying the name of a property of type Amazon.InternetMonitor.Model.GetHealthEventResponse 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.CWIM.GetCWIMHealthEventCmdlet.PassThru">
            <summary>
            Changes the cmdlet behavior to return the value passed to the EventId parameter.
            The -PassThru parameter is deprecated, use -Select '^EventId' instead. This parameter will be removed in a future version.
            </summary>
        </member>
        <member name="T:Amazon.PowerShell.Cmdlets.CWIM.GetCWIMHealthEventListCmdlet">
            <summary>
            Lists all health events for a monitor in Amazon CloudWatch Internet Monitor. Returns
            information for health events including the event start and end times, and the status.
             
             <note><para>
            Health events that have start times during the time frame that is requested are not
            included in the list of health events.
            </para></note><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.CWIM.GetCWIMHealthEventListCmdlet.EndTime">
            <summary>
            <para>
            <para>The time when a health event ended. If the health event is still ongoing, then the
            end time is not set.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CWIM.GetCWIMHealthEventListCmdlet.EventStatus">
            <summary>
            <para>
            <para>The status of a health event.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CWIM.GetCWIMHealthEventListCmdlet.LinkedAccountId">
            <summary>
            <para>
            <para>The account ID for an account that you've set up cross-account sharing for in Amazon
            CloudWatch Internet Monitor. You configure cross-account sharing by using Amazon CloudWatch
            Observability Access Manager. For more information, see <a href="https://docs.aws.amazon.com/AmazonCloudWatch/latest/monitoring/cwim-cross-account.html">Internet
            Monitor cross-account observability</a> in the Amazon CloudWatch Internet Monitor
            User Guide.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CWIM.GetCWIMHealthEventListCmdlet.MonitorName">
            <summary>
            <para>
            <para>The name of the monitor.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CWIM.GetCWIMHealthEventListCmdlet.StartTime">
            <summary>
            <para>
            <para>The time when a health event started.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CWIM.GetCWIMHealthEventListCmdlet.MaxResult">
            <summary>
            <para>
            <para>The number of health event objects that you want to return with this call. </para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CWIM.GetCWIMHealthEventListCmdlet.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.CWIM.GetCWIMHealthEventListCmdlet.Select">
            <summary>
            Use the -Select parameter to control the cmdlet output. The default value is 'HealthEvents'.
            Specifying -Select '*' will result in the cmdlet returning the whole service response (Amazon.InternetMonitor.Model.ListHealthEventsResponse).
            Specifying the name of a property of type Amazon.InternetMonitor.Model.ListHealthEventsResponse 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.CWIM.GetCWIMHealthEventListCmdlet.PassThru">
            <summary>
            Changes the cmdlet behavior to return the value passed to the MonitorName parameter.
            The -PassThru parameter is deprecated, use -Select '^MonitorName' instead. This parameter will be removed in a future version.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CWIM.GetCWIMHealthEventListCmdlet.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.CWIM.GetCWIMInternetEventCmdlet">
            <summary>
            Gets information that Amazon CloudWatch Internet Monitor has generated about an internet
            event. Internet Monitor displays information about recent global health events, called
            internet events, on a global outages map that is available to all Amazon Web Services
            customers.
             
              
            <para>
            The information returned here includes the impacted location, when the event started
            and (if the event is over) ended, the type of event (<c>PERFORMANCE</c> or <c>AVAILABILITY</c>),
            and the status (<c>ACTIVE</c> or <c>RESOLVED</c>).
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CWIM.GetCWIMInternetEventCmdlet.EventId">
            <summary>
            <para>
            <para>The <c>EventId</c> of the internet event to return information for. </para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CWIM.GetCWIMInternetEventCmdlet.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.InternetMonitor.Model.GetInternetEventResponse).
            Specifying the name of a property of type Amazon.InternetMonitor.Model.GetInternetEventResponse 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.CWIM.GetCWIMInternetEventCmdlet.PassThru">
            <summary>
            Changes the cmdlet behavior to return the value passed to the EventId parameter.
            The -PassThru parameter is deprecated, use -Select '^EventId' instead. This parameter will be removed in a future version.
            </summary>
        </member>
        <member name="T:Amazon.PowerShell.Cmdlets.CWIM.GetCWIMInternetEventListCmdlet">
            <summary>
            Lists internet events that cause performance or availability issues for client locations.
            Amazon CloudWatch Internet Monitor displays information about recent global health
            events, called internet events, on a global outages map that is available to all Amazon
            Web Services customers.
             
              
            <para>
            You can constrain the list of internet events returned by providing a start time and
            end time to define a total time frame for events you want to list. Both start time
            and end time specify the time when an event started. End time is optional. If you
            don't include it, the default end time is the current time.
            </para><para>
            You can also limit the events returned to a specific status (<c>ACTIVE</c> or <c>RESOLVED</c>)
            or type (<c>PERFORMANCE</c> or <c>AVAILABILITY</c>).
            </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.CWIM.GetCWIMInternetEventListCmdlet.EndTime">
            <summary>
            <para>
            <para>The end time of the time window that you want to get a list of internet events for.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CWIM.GetCWIMInternetEventListCmdlet.EventStatus">
            <summary>
            <para>
            <para>The status of an internet event.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CWIM.GetCWIMInternetEventListCmdlet.EventType">
            <summary>
            <para>
            <para>The type of network impairment.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CWIM.GetCWIMInternetEventListCmdlet.StartTime">
            <summary>
            <para>
            <para>The start time of the time window that you want to get a list of internet events for.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CWIM.GetCWIMInternetEventListCmdlet.MaxResult">
            <summary>
            <para>
            <para>The number of query results that you want to return with this call.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CWIM.GetCWIMInternetEventListCmdlet.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.CWIM.GetCWIMInternetEventListCmdlet.Select">
            <summary>
            Use the -Select parameter to control the cmdlet output. The default value is 'InternetEvents'.
            Specifying -Select '*' will result in the cmdlet returning the whole service response (Amazon.InternetMonitor.Model.ListInternetEventsResponse).
            Specifying the name of a property of type Amazon.InternetMonitor.Model.ListInternetEventsResponse 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.CWIM.GetCWIMInternetEventListCmdlet.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.CWIM.GetCWIMMonitorCmdlet">
            <summary>
            Gets information about a monitor in Amazon CloudWatch Internet Monitor based on a
            monitor name. The information returned includes the Amazon Resource Name (ARN), create
            time, modified time, resources included in the monitor, and status information.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CWIM.GetCWIMMonitorCmdlet.LinkedAccountId">
            <summary>
            <para>
            <para>The account ID for an account that you've set up cross-account sharing for in Amazon
            CloudWatch Internet Monitor. You configure cross-account sharing by using Amazon CloudWatch
            Observability Access Manager. For more information, see <a href="https://docs.aws.amazon.com/AmazonCloudWatch/latest/monitoring/cwim-cross-account.html">Internet
            Monitor cross-account observability</a> in the Amazon CloudWatch Internet Monitor
            User Guide.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CWIM.GetCWIMMonitorCmdlet.MonitorName">
            <summary>
            <para>
            <para>The name of the monitor.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CWIM.GetCWIMMonitorCmdlet.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.InternetMonitor.Model.GetMonitorResponse).
            Specifying the name of a property of type Amazon.InternetMonitor.Model.GetMonitorResponse 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.CWIM.GetCWIMMonitorCmdlet.PassThru">
            <summary>
            Changes the cmdlet behavior to return the value passed to the MonitorName parameter.
            The -PassThru parameter is deprecated, use -Select '^MonitorName' instead. This parameter will be removed in a future version.
            </summary>
        </member>
        <member name="T:Amazon.PowerShell.Cmdlets.CWIM.GetCWIMMonitorListCmdlet">
            <summary>
            Lists all of your monitors for Amazon CloudWatch Internet Monitor and their statuses,
            along with the Amazon Resource Name (ARN) and name of each monitor.<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.CWIM.GetCWIMMonitorListCmdlet.IncludeLinkedAccount">
            <summary>
            <para>
            <para>A boolean option that you can set to <c>TRUE</c> to include monitors for linked accounts
            in a list of monitors, when you've set up cross-account sharing in Amazon CloudWatch
            Internet Monitor. You configure cross-account sharing by using Amazon CloudWatch Observability
            Access Manager. For more information, see <a href="https://docs.aws.amazon.com/AmazonCloudWatch/latest/monitoring/cwim-cross-account.html">Internet
            Monitor cross-account observability</a> in the Amazon CloudWatch Internet Monitor
            User Guide.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CWIM.GetCWIMMonitorListCmdlet.MonitorStatus">
            <summary>
            <para>
            <para>The status of a monitor. This includes the status of the data processing for the monitor
            and the status of the monitor itself.</para><para>For information about the statuses for a monitor, see <a href="https://docs.aws.amazon.com/internet-monitor/latest/api/API_Monitor.html">
            Monitor</a>.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CWIM.GetCWIMMonitorListCmdlet.MaxResult">
            <summary>
            <para>
            <para>The number of monitor objects that you want to return with this call.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CWIM.GetCWIMMonitorListCmdlet.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.CWIM.GetCWIMMonitorListCmdlet.Select">
            <summary>
            Use the -Select parameter to control the cmdlet output. The default value is 'Monitors'.
            Specifying -Select '*' will result in the cmdlet returning the whole service response (Amazon.InternetMonitor.Model.ListMonitorsResponse).
            Specifying the name of a property of type Amazon.InternetMonitor.Model.ListMonitorsResponse 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.CWIM.GetCWIMMonitorListCmdlet.PassThru">
            <summary>
            Changes the cmdlet behavior to return the value passed to the MonitorStatus parameter.
            The -PassThru parameter is deprecated, use -Select '^MonitorStatus' instead. This parameter will be removed in a future version.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CWIM.GetCWIMMonitorListCmdlet.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.CWIM.GetCWIMQueryResultCmdlet">
            <summary>
            Return the data for a query with the Amazon CloudWatch Internet Monitor query interface.
            Specify the query that you want to return results for by providing a <c>QueryId</c>
            and a monitor name.
             
              
            <para>
            For more information about using the query interface, including examples, see <a href="https://docs.aws.amazon.com/AmazonCloudWatch/latest/monitoring/CloudWatch-IM-view-cw-tools-cwim-query.html">Using
            the Amazon CloudWatch Internet Monitor query interface</a> in the Amazon CloudWatch
            Internet Monitor User Guide.
            </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.CWIM.GetCWIMQueryResultCmdlet.MonitorName">
            <summary>
            <para>
            <para>The name of the monitor to return data for.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CWIM.GetCWIMQueryResultCmdlet.QueryId">
            <summary>
            <para>
            <para>The ID of the query that you want to return data results for. A <c>QueryId</c> is
            an internally-generated identifier for a specific query.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CWIM.GetCWIMQueryResultCmdlet.MaxResult">
            <summary>
            <para>
            <para>The number of query results that you want to return with this call.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CWIM.GetCWIMQueryResultCmdlet.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.CWIM.GetCWIMQueryResultCmdlet.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.InternetMonitor.Model.GetQueryResultsResponse).
            Specifying the name of a property of type Amazon.InternetMonitor.Model.GetQueryResultsResponse 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.CWIM.GetCWIMQueryResultCmdlet.PassThru">
            <summary>
            Changes the cmdlet behavior to return the value passed to the MonitorName parameter.
            The -PassThru parameter is deprecated, use -Select '^MonitorName' instead. This parameter will be removed in a future version.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CWIM.GetCWIMQueryResultCmdlet.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.CWIM.GetCWIMQueryStatusCmdlet">
            <summary>
            Returns the current status of a query for the Amazon CloudWatch Internet Monitor query
            interface, for a specified query ID and monitor. When you run a query, check the status
            to make sure that the query has <c>SUCCEEDED</c> before you review the results.
             
             <ul><li><para><c>QUEUED</c>: The query is scheduled to run.
            </para></li><li><para><c>RUNNING</c>: The query is in progress but not complete.
            </para></li><li><para><c>SUCCEEDED</c>: The query completed sucessfully.
            </para></li><li><para><c>FAILED</c>: The query failed due to an error.
            </para></li><li><para><c>CANCELED</c>: The query was canceled.
            </para></li></ul>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CWIM.GetCWIMQueryStatusCmdlet.MonitorName">
            <summary>
            <para>
            <para>The name of the monitor.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CWIM.GetCWIMQueryStatusCmdlet.QueryId">
            <summary>
            <para>
            <para>The ID of the query that you want to return the status for. A <c>QueryId</c> is an
            internally-generated dentifier for a specific query.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CWIM.GetCWIMQueryStatusCmdlet.Select">
            <summary>
            Use the -Select parameter to control the cmdlet output. The default value is 'Status'.
            Specifying -Select '*' will result in the cmdlet returning the whole service response (Amazon.InternetMonitor.Model.GetQueryStatusResponse).
            Specifying the name of a property of type Amazon.InternetMonitor.Model.GetQueryStatusResponse 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.CWIM.GetCWIMQueryStatusCmdlet.PassThru">
            <summary>
            Changes the cmdlet behavior to return the value passed to the MonitorName parameter.
            The -PassThru parameter is deprecated, use -Select '^MonitorName' instead. This parameter will be removed in a future version.
            </summary>
        </member>
        <member name="T:Amazon.PowerShell.Cmdlets.CWIM.GetCWIMResourceTagCmdlet">
            <summary>
            Lists the tags for a resource. Tags are supported only for monitors in Amazon CloudWatch
            Internet Monitor.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CWIM.GetCWIMResourceTagCmdlet.ResourceArn">
            <summary>
            <para>
            <para>The Amazon Resource Name (ARN) for a resource.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CWIM.GetCWIMResourceTagCmdlet.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.InternetMonitor.Model.ListTagsForResourceResponse).
            Specifying the name of a property of type Amazon.InternetMonitor.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.CWIM.GetCWIMResourceTagCmdlet.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.CWIM.NewCWIMMonitorCmdlet">
            <summary>
            Creates a monitor in Amazon CloudWatch Internet Monitor. A monitor is built based
            on information from the application resources that you add: VPCs, Network Load Balancers
            (NLBs), Amazon CloudFront distributions, and Amazon WorkSpaces directories. Internet
            Monitor then publishes internet measurements from Amazon Web Services that are specific
            to the <i>city-networks</i>. That is, the locations and ASNs (typically internet service
            providers or ISPs), where clients access your application. For more information, see
            <a href="https://docs.aws.amazon.com/AmazonCloudWatch/latest/monitoring/CloudWatch-InternetMonitor.html">Using
            Amazon CloudWatch Internet Monitor</a> in the <i>Amazon CloudWatch User Guide</i>.
             
              
            <para>
            When you create a monitor, you choose the percentage of traffic that you want to monitor.
            You can also set a maximum limit for the number of city-networks where client traffic
            is monitored, that caps the total traffic that Internet Monitor monitors. A city-network
            maximum is the limit of city-networks, but you only pay for the number of city-networks
            that are actually monitored. You can update your monitor at any time to change the
            percentage of traffic to monitor or the city-networks maximum. For more information,
            see <a href="https://docs.aws.amazon.com/AmazonCloudWatch/latest/monitoring/IMCityNetworksMaximum.html">Choosing
            a city-network maximum value</a> in the <i>Amazon CloudWatch User Guide</i>.
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CWIM.NewCWIMMonitorCmdlet.HealthEventsConfig_AvailabilityScoreThreshold">
            <summary>
            <para>
            <para>The health event threshold percentage set for availability scores.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CWIM.NewCWIMMonitorCmdlet.S3Config_BucketName">
            <summary>
            <para>
            <para>The Amazon S3 bucket name.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CWIM.NewCWIMMonitorCmdlet.S3Config_BucketPrefix">
            <summary>
            <para>
            <para>The Amazon S3 bucket prefix.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CWIM.NewCWIMMonitorCmdlet.AvailabilityLocalHealthEventsConfig_HealthScoreThreshold">
            <summary>
            <para>
            <para>The health event threshold percentage set for a local health score.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CWIM.NewCWIMMonitorCmdlet.PerformanceLocalHealthEventsConfig_HealthScoreThreshold">
            <summary>
            <para>
            <para>The health event threshold percentage set for a local health score.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CWIM.NewCWIMMonitorCmdlet.S3Config_LogDeliveryStatus">
            <summary>
            <para>
            <para>The status of publishing Internet Monitor internet measurements to an Amazon S3 bucket.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CWIM.NewCWIMMonitorCmdlet.MaxCityNetworksToMonitor">
            <summary>
            <para>
            <para>The maximum number of city-networks to monitor for your resources. A city-network
            is the location (city) where clients access your application resources from and the
            ASN or network provider, such as an internet service provider (ISP), that clients
            access the resources through. Setting this limit can help control billing costs.</para><para>To learn more, see <a href="https://docs.aws.amazon.com/AmazonCloudWatch/latest/monitoring/IMCityNetworksMaximum.html">Choosing
            a city-network maximum value </a> in the Amazon CloudWatch Internet Monitor section
            of the <i>CloudWatch User Guide</i>.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CWIM.NewCWIMMonitorCmdlet.AvailabilityLocalHealthEventsConfig_MinTrafficImpact">
            <summary>
            <para>
            <para>The minimum percentage of overall traffic for an application that must be impacted
            by an issue before Internet Monitor creates an event when a threshold is crossed for
            a local health score.</para><para>If you don't set a minimum traffic impact threshold, the default value is 0.1%.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CWIM.NewCWIMMonitorCmdlet.PerformanceLocalHealthEventsConfig_MinTrafficImpact">
            <summary>
            <para>
            <para>The minimum percentage of overall traffic for an application that must be impacted
            by an issue before Internet Monitor creates an event when a threshold is crossed for
            a local health score.</para><para>If you don't set a minimum traffic impact threshold, the default value is 0.1%.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CWIM.NewCWIMMonitorCmdlet.MonitorName">
            <summary>
            <para>
            <para>The name of the monitor. </para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CWIM.NewCWIMMonitorCmdlet.HealthEventsConfig_PerformanceScoreThreshold">
            <summary>
            <para>
            <para>The health event threshold percentage set for performance scores.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CWIM.NewCWIMMonitorCmdlet.Resource">
            <summary>
            <para>
            <para>The resources to include in a monitor, which you provide as a set of Amazon Resource
            Names (ARNs). Resources can be VPCs, NLBs, Amazon CloudFront distributions, or Amazon
            WorkSpaces directories.</para><para>You can add a combination of VPCs and CloudFront distributions, or you can add WorkSpaces
            directories, or you can add NLBs. You can't add NLBs or WorkSpaces directories together
            with any other resources.</para><note><para>If you add only Amazon VPC resources, at least one VPC must have an Internet Gateway
            attached to it, to make sure that it has internet connectivity.</para></note>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CWIM.NewCWIMMonitorCmdlet.AvailabilityLocalHealthEventsConfig_Status">
            <summary>
            <para>
            <para>The status of whether Internet Monitor creates a health event based on a threshold
            percentage set for a local health score. The status can be <c>ENABLED</c> or <c>DISABLED</c>.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CWIM.NewCWIMMonitorCmdlet.PerformanceLocalHealthEventsConfig_Status">
            <summary>
            <para>
            <para>The status of whether Internet Monitor creates a health event based on a threshold
            percentage set for a local health score. The status can be <c>ENABLED</c> or <c>DISABLED</c>.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CWIM.NewCWIMMonitorCmdlet.Tag">
            <summary>
            <para>
            <para>The tags for a monitor. You can add a maximum of 50 tags in Internet Monitor.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CWIM.NewCWIMMonitorCmdlet.TrafficPercentageToMonitor">
            <summary>
            <para>
            <para>The percentage of the internet-facing traffic for your application that you want to
            monitor with this monitor. If you set a city-networks maximum, that limit overrides
            the traffic percentage that you set.</para><para>To learn more, see <a href="https://docs.aws.amazon.com/AmazonCloudWatch/latest/monitoring/IMTrafficPercentage.html">Choosing
            an application traffic percentage to monitor </a> in the Amazon CloudWatch Internet
            Monitor section of the <i>CloudWatch User Guide</i>.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CWIM.NewCWIMMonitorCmdlet.ClientToken">
            <summary>
            <para>
            <para>A unique, case-sensitive string of up to 64 ASCII characters that you specify to make
            an idempotent API request. Don't reuse the same client token for other API requests.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CWIM.NewCWIMMonitorCmdlet.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.InternetMonitor.Model.CreateMonitorResponse).
            Specifying the name of a property of type Amazon.InternetMonitor.Model.CreateMonitorResponse 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.CWIM.NewCWIMMonitorCmdlet.PassThru">
            <summary>
            Changes the cmdlet behavior to return the value passed to the MonitorName parameter.
            The -PassThru parameter is deprecated, use -Select '^MonitorName' instead. This parameter will be removed in a future version.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CWIM.NewCWIMMonitorCmdlet.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.CWIM.RemoveCWIMMonitorCmdlet">
            <summary>
            Deletes a monitor in Amazon CloudWatch Internet Monitor.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CWIM.RemoveCWIMMonitorCmdlet.MonitorName">
            <summary>
            <para>
            <para>The name of the monitor to delete.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CWIM.RemoveCWIMMonitorCmdlet.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.InternetMonitor.Model.DeleteMonitorResponse).
            Specifying -Select '^ParameterName' will result in the cmdlet returning the selected cmdlet parameter value.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CWIM.RemoveCWIMMonitorCmdlet.PassThru">
            <summary>
            Changes the cmdlet behavior to return the value passed to the MonitorName parameter.
            The -PassThru parameter is deprecated, use -Select '^MonitorName' instead. This parameter will be removed in a future version.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CWIM.RemoveCWIMMonitorCmdlet.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.CWIM.RemoveCWIMResourceTagCmdlet">
            <summary>
            Removes a tag from a resource.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CWIM.RemoveCWIMResourceTagCmdlet.ResourceArn">
            <summary>
            <para>
            <para>The Amazon Resource Name (ARN) for a tag you remove a resource from.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CWIM.RemoveCWIMResourceTagCmdlet.TagKey">
            <summary>
            <para>
            <para>Tag keys that you remove from a resource.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CWIM.RemoveCWIMResourceTagCmdlet.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.InternetMonitor.Model.UntagResourceResponse).
            Specifying -Select '^ParameterName' will result in the cmdlet returning the selected cmdlet parameter value.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CWIM.RemoveCWIMResourceTagCmdlet.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.CWIM.RemoveCWIMResourceTagCmdlet.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.CWIM.StartCWIMQueryCmdlet">
            <summary>
            Start a query to return data for a specific query type for the Amazon CloudWatch Internet
            Monitor query interface. Specify a time period for the data that you want returned
            by using <c>StartTime</c> and <c>EndTime</c>. You filter the query results to return
            by providing parameters that you specify with <c>FilterParameters</c>.
             
              
            <para>
            For more information about using the query interface, including examples, see <a href="https://docs.aws.amazon.com/AmazonCloudWatch/latest/monitoring/CloudWatch-IM-view-cw-tools-cwim-query.html">Using
            the Amazon CloudWatch Internet Monitor query interface</a> in the Amazon CloudWatch
            Internet Monitor User Guide.
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CWIM.StartCWIMQueryCmdlet.EndTime">
            <summary>
            <para>
            <para>The timestamp that is the end of the period that you want to retrieve data for with
            your query.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CWIM.StartCWIMQueryCmdlet.FilterParameter">
            <summary>
            <para>
            <para>The <c>FilterParameters</c> field that you use with Amazon CloudWatch Internet Monitor
            queries is a string the defines how you want a query to be filtered. The filter parameters
            that you can specify depend on the query type, since each query type returns a different
            set of Internet Monitor data.</para><para>For more information about specifying filter parameters, see <a href="https://docs.aws.amazon.com/AmazonCloudWatch/latest/monitoring/CloudWatch-IM-view-cw-tools-cwim-query.html">Using
            the Amazon CloudWatch Internet Monitor query interface</a> in the Amazon CloudWatch
            Internet Monitor User Guide.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CWIM.StartCWIMQueryCmdlet.LinkedAccountId">
            <summary>
            <para>
            <para>The account ID for an account that you've set up cross-account sharing for in Amazon
            CloudWatch Internet Monitor. You configure cross-account sharing by using Amazon CloudWatch
            Observability Access Manager. For more information, see <a href="https://docs.aws.amazon.com/AmazonCloudWatch/latest/monitoring/cwim-cross-account.html">Internet
            Monitor cross-account observability</a> in the Amazon CloudWatch Internet Monitor
            User Guide.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CWIM.StartCWIMQueryCmdlet.MonitorName">
            <summary>
            <para>
            <para>The name of the monitor to query.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CWIM.StartCWIMQueryCmdlet.QueryType">
            <summary>
            <para>
            <para>The type of query to run. The following are the three types of queries that you can
            run using the Internet Monitor query interface:</para><ul><li><para><c>MEASUREMENTS</c>: Provides availability score, performance score, total traffic,
            and round-trip times, at 5 minute intervals.</para></li><li><para><c>TOP_LOCATIONS</c>: Provides availability score, performance score, total traffic,
            and time to first byte (TTFB) information, for the top location and ASN combinations
            that you're monitoring, by traffic volume.</para></li><li><para><c>TOP_LOCATION_DETAILS</c>: Provides TTFB for Amazon CloudFront, your current configuration,
            and the best performing EC2 configuration, at 1 hour intervals.</para></li></ul><para>For lists of the fields returned with each query type and more information about how
            each type of query is performed, see <a href="https://docs.aws.amazon.com/AmazonCloudWatch/latest/monitoring/CloudWatch-IM-view-cw-tools-cwim-query.html">
            Using the Amazon CloudWatch Internet Monitor query interface</a> in the Amazon CloudWatch
            Internet Monitor User Guide.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CWIM.StartCWIMQueryCmdlet.StartTime">
            <summary>
            <para>
            <para>The timestamp that is the beginning of the period that you want to retrieve data for
            with your query.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CWIM.StartCWIMQueryCmdlet.Select">
            <summary>
            Use the -Select parameter to control the cmdlet output. The default value is 'QueryId'.
            Specifying -Select '*' will result in the cmdlet returning the whole service response (Amazon.InternetMonitor.Model.StartQueryResponse).
            Specifying the name of a property of type Amazon.InternetMonitor.Model.StartQueryResponse 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.CWIM.StartCWIMQueryCmdlet.PassThru">
            <summary>
            Changes the cmdlet behavior to return the value passed to the MonitorName parameter.
            The -PassThru parameter is deprecated, use -Select '^MonitorName' instead. This parameter will be removed in a future version.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CWIM.StartCWIMQueryCmdlet.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.CWIM.StopCWIMQueryCmdlet">
            <summary>
            Stop a query that is progress for a specific monitor.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CWIM.StopCWIMQueryCmdlet.MonitorName">
            <summary>
            <para>
            <para>The name of the monitor.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CWIM.StopCWIMQueryCmdlet.QueryId">
            <summary>
            <para>
            <para>The ID of the query that you want to stop. A <c>QueryId</c> is an internally-generated
            identifier for a specific query.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CWIM.StopCWIMQueryCmdlet.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.InternetMonitor.Model.StopQueryResponse).
            Specifying -Select '^ParameterName' will result in the cmdlet returning the selected cmdlet parameter value.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CWIM.StopCWIMQueryCmdlet.PassThru">
            <summary>
            Changes the cmdlet behavior to return the value passed to the MonitorName parameter.
            The -PassThru parameter is deprecated, use -Select '^MonitorName' instead. This parameter will be removed in a future version.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CWIM.StopCWIMQueryCmdlet.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.CWIM.UpdateCWIMMonitorCmdlet">
            <summary>
            Updates a monitor. You can update a monitor to change the percentage of traffic to
            monitor or the maximum number of city-networks (locations and ASNs), to add or remove
            resources, or to change the status of the monitor. Note that you can't change the
            name of a monitor.
             
              
            <para>
            The city-network maximum that you choose is the limit, but you only pay for the number
            of city-networks that are actually monitored. For more information, see <a href="https://docs.aws.amazon.com/AmazonCloudWatch/latest/monitoring/IMCityNetworksMaximum.html">Choosing
            a city-network maximum value</a> in the <i>Amazon CloudWatch User Guide</i>.
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CWIM.UpdateCWIMMonitorCmdlet.HealthEventsConfig_AvailabilityScoreThreshold">
            <summary>
            <para>
            <para>The health event threshold percentage set for availability scores.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CWIM.UpdateCWIMMonitorCmdlet.S3Config_BucketName">
            <summary>
            <para>
            <para>The Amazon S3 bucket name.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CWIM.UpdateCWIMMonitorCmdlet.S3Config_BucketPrefix">
            <summary>
            <para>
            <para>The Amazon S3 bucket prefix.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CWIM.UpdateCWIMMonitorCmdlet.AvailabilityLocalHealthEventsConfig_HealthScoreThreshold">
            <summary>
            <para>
            <para>The health event threshold percentage set for a local health score.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CWIM.UpdateCWIMMonitorCmdlet.PerformanceLocalHealthEventsConfig_HealthScoreThreshold">
            <summary>
            <para>
            <para>The health event threshold percentage set for a local health score.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CWIM.UpdateCWIMMonitorCmdlet.S3Config_LogDeliveryStatus">
            <summary>
            <para>
            <para>The status of publishing Internet Monitor internet measurements to an Amazon S3 bucket.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CWIM.UpdateCWIMMonitorCmdlet.MaxCityNetworksToMonitor">
            <summary>
            <para>
            <para>The maximum number of city-networks to monitor for your application. A city-network
            is the location (city) where clients access your application resources from and the
            ASN or network provider, such as an internet service provider (ISP), that clients
            access the resources through. Setting this limit can help control billing costs.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CWIM.UpdateCWIMMonitorCmdlet.AvailabilityLocalHealthEventsConfig_MinTrafficImpact">
            <summary>
            <para>
            <para>The minimum percentage of overall traffic for an application that must be impacted
            by an issue before Internet Monitor creates an event when a threshold is crossed for
            a local health score.</para><para>If you don't set a minimum traffic impact threshold, the default value is 0.1%.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CWIM.UpdateCWIMMonitorCmdlet.PerformanceLocalHealthEventsConfig_MinTrafficImpact">
            <summary>
            <para>
            <para>The minimum percentage of overall traffic for an application that must be impacted
            by an issue before Internet Monitor creates an event when a threshold is crossed for
            a local health score.</para><para>If you don't set a minimum traffic impact threshold, the default value is 0.1%.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CWIM.UpdateCWIMMonitorCmdlet.MonitorName">
            <summary>
            <para>
            <para>The name of the monitor. </para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CWIM.UpdateCWIMMonitorCmdlet.HealthEventsConfig_PerformanceScoreThreshold">
            <summary>
            <para>
            <para>The health event threshold percentage set for performance scores.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CWIM.UpdateCWIMMonitorCmdlet.ResourcesToAdd">
            <summary>
            <para>
            <para>The resources to include in a monitor, which you provide as a set of Amazon Resource
            Names (ARNs). Resources can be VPCs, NLBs, Amazon CloudFront distributions, or Amazon
            WorkSpaces directories.</para><para>You can add a combination of VPCs and CloudFront distributions, or you can add WorkSpaces
            directories, or you can add NLBs. You can't add NLBs or WorkSpaces directories together
            with any other resources.</para><note><para>If you add only Amazon Virtual Private Clouds resources, at least one VPC must have
            an Internet Gateway attached to it, to make sure that it has internet connectivity.</para></note>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CWIM.UpdateCWIMMonitorCmdlet.ResourcesToRemove">
            <summary>
            <para>
            <para>The resources to remove from a monitor, which you provide as a set of Amazon Resource
            Names (ARNs).</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CWIM.UpdateCWIMMonitorCmdlet.AvailabilityLocalHealthEventsConfig_Status">
            <summary>
            <para>
            <para>The status of whether Internet Monitor creates a health event based on a threshold
            percentage set for a local health score. The status can be <c>ENABLED</c> or <c>DISABLED</c>.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CWIM.UpdateCWIMMonitorCmdlet.PerformanceLocalHealthEventsConfig_Status">
            <summary>
            <para>
            <para>The status of whether Internet Monitor creates a health event based on a threshold
            percentage set for a local health score. The status can be <c>ENABLED</c> or <c>DISABLED</c>.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CWIM.UpdateCWIMMonitorCmdlet.Status">
            <summary>
            <para>
            <para>The status for a monitor. The accepted values for <c>Status</c> with the <c>UpdateMonitor</c>
            API call are the following: <c>ACTIVE</c> and <c>INACTIVE</c>. The following values
            are <i>not</i> accepted: <c>PENDING</c>, and <c>ERROR</c>.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CWIM.UpdateCWIMMonitorCmdlet.TrafficPercentageToMonitor">
            <summary>
            <para>
            <para>The percentage of the internet-facing traffic for your application that you want to
            monitor with this monitor. If you set a city-networks maximum, that limit overrides
            the traffic percentage that you set.</para><para>To learn more, see <a href="https://docs.aws.amazon.com/AmazonCloudWatch/latest/monitoring/IMTrafficPercentage.html">Choosing
            an application traffic percentage to monitor </a> in the Amazon CloudWatch Internet
            Monitor section of the <i>CloudWatch User Guide</i>.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CWIM.UpdateCWIMMonitorCmdlet.ClientToken">
            <summary>
            <para>
            <para>A unique, case-sensitive string of up to 64 ASCII characters that you specify to make
            an idempotent API request. You should not reuse the same client token for other API
            requests.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CWIM.UpdateCWIMMonitorCmdlet.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.InternetMonitor.Model.UpdateMonitorResponse).
            Specifying the name of a property of type Amazon.InternetMonitor.Model.UpdateMonitorResponse 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.CWIM.UpdateCWIMMonitorCmdlet.PassThru">
            <summary>
            Changes the cmdlet behavior to return the value passed to the MonitorName parameter.
            The -PassThru parameter is deprecated, use -Select '^MonitorName' instead. This parameter will be removed in a future version.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CWIM.UpdateCWIMMonitorCmdlet.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>