AWS.Tools.ApplicationInsights.XML

<?xml version="1.0"?>
<doc>
    <assembly>
        <name>AWS.Tools.ApplicationInsights</name>
    </assembly>
    <members>
        <member name="T:Amazon.PowerShell.Cmdlets.CWAI.GetCWAIApplicationCmdlet">
            <summary>
            Describes the application.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CWAI.GetCWAIApplicationCmdlet.ResourceGroupName">
            <summary>
            <para>
            <para>The name of the resource group.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CWAI.GetCWAIApplicationCmdlet.Select">
            <summary>
            Use the -Select parameter to control the cmdlet output. The default value is 'ApplicationInfo'.
            Specifying -Select '*' will result in the cmdlet returning the whole service response (Amazon.ApplicationInsights.Model.DescribeApplicationResponse).
            Specifying the name of a property of type Amazon.ApplicationInsights.Model.DescribeApplicationResponse 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.CWAI.GetCWAIApplicationCmdlet.PassThru">
            <summary>
            Changes the cmdlet behavior to return the value passed to the ResourceGroupName parameter.
            The -PassThru parameter is deprecated, use -Select '^ResourceGroupName' instead. This parameter will be removed in a future version.
            </summary>
        </member>
        <member name="T:Amazon.PowerShell.Cmdlets.CWAI.GetCWAIApplicationListCmdlet">
            <summary>
            Lists the IDs of the applications that you are monitoring.<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.CWAI.GetCWAIApplicationListCmdlet.MaxResult">
            <summary>
            <para>
            <para>The maximum number of results to return in a single call. To retrieve the remaining
            results, make another call with the returned <code>NextToken</code> value.</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>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CWAI.GetCWAIApplicationListCmdlet.NextToken">
            <summary>
            <para>
            <para>The token to request 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.CWAI.GetCWAIApplicationListCmdlet.Select">
            <summary>
            Use the -Select parameter to control the cmdlet output. The default value is 'ApplicationInfoList'.
            Specifying -Select '*' will result in the cmdlet returning the whole service response (Amazon.ApplicationInsights.Model.ListApplicationsResponse).
            Specifying the name of a property of type Amazon.ApplicationInsights.Model.ListApplicationsResponse 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.CWAI.GetCWAIApplicationListCmdlet.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.CWAI.GetCWAIComponentCmdlet">
            <summary>
            Describes a component and lists the resources that are grouped together in a component.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CWAI.GetCWAIComponentCmdlet.ComponentName">
            <summary>
            <para>
            <para>The name of the component.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CWAI.GetCWAIComponentCmdlet.ResourceGroupName">
            <summary>
            <para>
            <para>The name of the resource group.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CWAI.GetCWAIComponentCmdlet.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.ApplicationInsights.Model.DescribeComponentResponse).
            Specifying the name of a property of type Amazon.ApplicationInsights.Model.DescribeComponentResponse 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.CWAI.GetCWAIComponentCmdlet.PassThru">
            <summary>
            Changes the cmdlet behavior to return the value passed to the ComponentName parameter.
            The -PassThru parameter is deprecated, use -Select '^ComponentName' instead. This parameter will be removed in a future version.
            </summary>
        </member>
        <member name="T:Amazon.PowerShell.Cmdlets.CWAI.GetCWAIComponentConfigurationCmdlet">
            <summary>
            Describes the monitoring configuration of the component.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CWAI.GetCWAIComponentConfigurationCmdlet.ComponentName">
            <summary>
            <para>
            <para>The name of the component.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CWAI.GetCWAIComponentConfigurationCmdlet.ResourceGroupName">
            <summary>
            <para>
            <para>The name of the resource group.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CWAI.GetCWAIComponentConfigurationCmdlet.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.ApplicationInsights.Model.DescribeComponentConfigurationResponse).
            Specifying the name of a property of type Amazon.ApplicationInsights.Model.DescribeComponentConfigurationResponse 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.CWAI.GetCWAIComponentConfigurationCmdlet.PassThru">
            <summary>
            Changes the cmdlet behavior to return the value passed to the ComponentName parameter.
            The -PassThru parameter is deprecated, use -Select '^ComponentName' instead. This parameter will be removed in a future version.
            </summary>
        </member>
        <member name="T:Amazon.PowerShell.Cmdlets.CWAI.GetCWAIComponentConfigurationRecommendationCmdlet">
            <summary>
            Describes the recommended monitoring configuration of the component.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CWAI.GetCWAIComponentConfigurationRecommendationCmdlet.ComponentName">
            <summary>
            <para>
            <para>The name of the component.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CWAI.GetCWAIComponentConfigurationRecommendationCmdlet.ResourceGroupName">
            <summary>
            <para>
            <para>The name of the resource group.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CWAI.GetCWAIComponentConfigurationRecommendationCmdlet.Tier">
            <summary>
            <para>
            <para>The tier of the application component. Supported tiers include <code>DOT_NET_WORKER</code>,
            <code>DOT_NET_WEB</code>, <code>SQL_SERVER</code>, and <code>DEFAULT</code>.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CWAI.GetCWAIComponentConfigurationRecommendationCmdlet.Select">
            <summary>
            Use the -Select parameter to control the cmdlet output. The default value is 'ComponentConfiguration'.
            Specifying -Select '*' will result in the cmdlet returning the whole service response (Amazon.ApplicationInsights.Model.DescribeComponentConfigurationRecommendationResponse).
            Specifying the name of a property of type Amazon.ApplicationInsights.Model.DescribeComponentConfigurationRecommendationResponse 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.CWAI.GetCWAIComponentConfigurationRecommendationCmdlet.PassThru">
            <summary>
            Changes the cmdlet behavior to return the value passed to the ComponentName parameter.
            The -PassThru parameter is deprecated, use -Select '^ComponentName' instead. This parameter will be removed in a future version.
            </summary>
        </member>
        <member name="T:Amazon.PowerShell.Cmdlets.CWAI.GetCWAIComponentListCmdlet">
            <summary>
            Lists the auto-grouped, standalone, and custom components of the application.<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.CWAI.GetCWAIComponentListCmdlet.ResourceGroupName">
            <summary>
            <para>
            <para>The name of the resource group.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CWAI.GetCWAIComponentListCmdlet.MaxResult">
            <summary>
            <para>
            <para>The maximum number of results to return in a single call. To retrieve the remaining
            results, make another call with the returned <code>NextToken</code> value.</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>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CWAI.GetCWAIComponentListCmdlet.NextToken">
            <summary>
            <para>
            <para>The token to request 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.CWAI.GetCWAIComponentListCmdlet.Select">
            <summary>
            Use the -Select parameter to control the cmdlet output. The default value is 'ApplicationComponentList'.
            Specifying -Select '*' will result in the cmdlet returning the whole service response (Amazon.ApplicationInsights.Model.ListComponentsResponse).
            Specifying the name of a property of type Amazon.ApplicationInsights.Model.ListComponentsResponse 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.CWAI.GetCWAIComponentListCmdlet.PassThru">
            <summary>
            Changes the cmdlet behavior to return the value passed to the ResourceGroupName parameter.
            The -PassThru parameter is deprecated, use -Select '^ResourceGroupName' instead. This parameter will be removed in a future version.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CWAI.GetCWAIComponentListCmdlet.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.CWAI.GetCWAIObservationCmdlet">
            <summary>
            Describes an anomaly or error with the application.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CWAI.GetCWAIObservationCmdlet.ObservationId">
            <summary>
            <para>
            <para>The ID of the observation.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CWAI.GetCWAIObservationCmdlet.Select">
            <summary>
            Use the -Select parameter to control the cmdlet output. The default value is 'Observation'.
            Specifying -Select '*' will result in the cmdlet returning the whole service response (Amazon.ApplicationInsights.Model.DescribeObservationResponse).
            Specifying the name of a property of type Amazon.ApplicationInsights.Model.DescribeObservationResponse 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.CWAI.GetCWAIObservationCmdlet.PassThru">
            <summary>
            Changes the cmdlet behavior to return the value passed to the ObservationId parameter.
            The -PassThru parameter is deprecated, use -Select '^ObservationId' instead. This parameter will be removed in a future version.
            </summary>
        </member>
        <member name="T:Amazon.PowerShell.Cmdlets.CWAI.GetCWAIProblemCmdlet">
            <summary>
            Describes an application problem.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CWAI.GetCWAIProblemCmdlet.ProblemId">
            <summary>
            <para>
            <para>The ID of the problem.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CWAI.GetCWAIProblemCmdlet.Select">
            <summary>
            Use the -Select parameter to control the cmdlet output. The default value is 'Problem'.
            Specifying -Select '*' will result in the cmdlet returning the whole service response (Amazon.ApplicationInsights.Model.DescribeProblemResponse).
            Specifying the name of a property of type Amazon.ApplicationInsights.Model.DescribeProblemResponse 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.CWAI.GetCWAIProblemCmdlet.PassThru">
            <summary>
            Changes the cmdlet behavior to return the value passed to the ProblemId parameter.
            The -PassThru parameter is deprecated, use -Select '^ProblemId' instead. This parameter will be removed in a future version.
            </summary>
        </member>
        <member name="T:Amazon.PowerShell.Cmdlets.CWAI.GetCWAIProblemListCmdlet">
            <summary>
            Lists the problems with your application.<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.CWAI.GetCWAIProblemListCmdlet.EndTime">
            <summary>
            <para>
            <para>The time when the problem ended, in epoch seconds. If not specified, problems within
            the past seven days are returned.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CWAI.GetCWAIProblemListCmdlet.ResourceGroupName">
            <summary>
            <para>
            <para>The name of the resource group.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CWAI.GetCWAIProblemListCmdlet.StartTime">
            <summary>
            <para>
            <para>The time when the problem was detected, in epoch seconds. If you don't specify a time
            frame for the request, problems within the past seven days are returned.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CWAI.GetCWAIProblemListCmdlet.MaxResult">
            <summary>
            <para>
            <para>The maximum number of results to return in a single call. To retrieve the remaining
            results, make another call with the returned <code>NextToken</code> value.</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>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CWAI.GetCWAIProblemListCmdlet.NextToken">
            <summary>
            <para>
            <para>The token to request 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.CWAI.GetCWAIProblemListCmdlet.Select">
            <summary>
            Use the -Select parameter to control the cmdlet output. The default value is 'ProblemList'.
            Specifying -Select '*' will result in the cmdlet returning the whole service response (Amazon.ApplicationInsights.Model.ListProblemsResponse).
            Specifying the name of a property of type Amazon.ApplicationInsights.Model.ListProblemsResponse 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.CWAI.GetCWAIProblemListCmdlet.PassThru">
            <summary>
            Changes the cmdlet behavior to return the value passed to the ResourceGroupName parameter.
            The -PassThru parameter is deprecated, use -Select '^ResourceGroupName' instead. This parameter will be removed in a future version.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CWAI.GetCWAIProblemListCmdlet.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.CWAI.GetCWAIProblemObservationCmdlet">
            <summary>
            Describes the anomalies or errors associated with the problem.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CWAI.GetCWAIProblemObservationCmdlet.ProblemId">
            <summary>
            <para>
            <para>The ID of the problem.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CWAI.GetCWAIProblemObservationCmdlet.Select">
            <summary>
            Use the -Select parameter to control the cmdlet output. The default value is 'RelatedObservations'.
            Specifying -Select '*' will result in the cmdlet returning the whole service response (Amazon.ApplicationInsights.Model.DescribeProblemObservationsResponse).
            Specifying the name of a property of type Amazon.ApplicationInsights.Model.DescribeProblemObservationsResponse 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.CWAI.GetCWAIProblemObservationCmdlet.PassThru">
            <summary>
            Changes the cmdlet behavior to return the value passed to the ProblemId parameter.
            The -PassThru parameter is deprecated, use -Select '^ProblemId' instead. This parameter will be removed in a future version.
            </summary>
        </member>
        <member name="T:Amazon.PowerShell.Cmdlets.CWAI.NewCWAIApplicationCmdlet">
            <summary>
            Adds an application that is created from a resource group.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CWAI.NewCWAIApplicationCmdlet.OpsCenterEnabled">
            <summary>
            <para>
            <para> When set to <code>true</code>, creates opsItems for any problems detected on an application.
            </para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CWAI.NewCWAIApplicationCmdlet.OpsItemSNSTopicArn">
            <summary>
            <para>
            <para> The SNS topic provided to Application Insights that is associated to the created
            opsItem. Allows you to receive notifications for updates to the opsItem. </para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CWAI.NewCWAIApplicationCmdlet.ResourceGroupName">
            <summary>
            <para>
            <para>The name of the resource group.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CWAI.NewCWAIApplicationCmdlet.Select">
            <summary>
            Use the -Select parameter to control the cmdlet output. The default value is 'ApplicationInfo'.
            Specifying -Select '*' will result in the cmdlet returning the whole service response (Amazon.ApplicationInsights.Model.CreateApplicationResponse).
            Specifying the name of a property of type Amazon.ApplicationInsights.Model.CreateApplicationResponse 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.CWAI.NewCWAIApplicationCmdlet.PassThru">
            <summary>
            Changes the cmdlet behavior to return the value passed to the ResourceGroupName parameter.
            The -PassThru parameter is deprecated, use -Select '^ResourceGroupName' instead. This parameter will be removed in a future version.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CWAI.NewCWAIApplicationCmdlet.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.CWAI.NewCWAIComponentCmdlet">
            <summary>
            Creates a custom component by grouping similar standalone instances to monitor.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CWAI.NewCWAIComponentCmdlet.ComponentName">
            <summary>
            <para>
            <para>The name of the component.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CWAI.NewCWAIComponentCmdlet.ResourceGroupName">
            <summary>
            <para>
            <para>The name of the resource group.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CWAI.NewCWAIComponentCmdlet.ResourceList">
            <summary>
            <para>
            <para>The list of resource ARNs that belong to the component.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CWAI.NewCWAIComponentCmdlet.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.ApplicationInsights.Model.CreateComponentResponse).
            Specifying -Select '^ParameterName' will result in the cmdlet returning the selected cmdlet parameter value.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CWAI.NewCWAIComponentCmdlet.PassThru">
            <summary>
            Changes the cmdlet behavior to return the value passed to the ComponentName parameter.
            The -PassThru parameter is deprecated, use -Select '^ComponentName' instead. This parameter will be removed in a future version.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CWAI.NewCWAIComponentCmdlet.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.CWAI.RemoveCWAIApplicationCmdlet">
            <summary>
            Removes the specified application from monitoring. Does not delete the application.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CWAI.RemoveCWAIApplicationCmdlet.ResourceGroupName">
            <summary>
            <para>
            <para>The name of the resource group.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CWAI.RemoveCWAIApplicationCmdlet.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.ApplicationInsights.Model.DeleteApplicationResponse).
            Specifying -Select '^ParameterName' will result in the cmdlet returning the selected cmdlet parameter value.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CWAI.RemoveCWAIApplicationCmdlet.PassThru">
            <summary>
            Changes the cmdlet behavior to return the value passed to the ResourceGroupName parameter.
            The -PassThru parameter is deprecated, use -Select '^ResourceGroupName' instead. This parameter will be removed in a future version.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CWAI.RemoveCWAIApplicationCmdlet.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.CWAI.RemoveCWAIComponentCmdlet">
            <summary>
            Ungroups a custom component. When you ungroup custom components, all applicable monitors
            that are set up for the component are removed and the instances revert to their standalone
            status.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CWAI.RemoveCWAIComponentCmdlet.ComponentName">
            <summary>
            <para>
            <para>The name of the component.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CWAI.RemoveCWAIComponentCmdlet.ResourceGroupName">
            <summary>
            <para>
            <para>The name of the resource group.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CWAI.RemoveCWAIComponentCmdlet.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.ApplicationInsights.Model.DeleteComponentResponse).
            Specifying -Select '^ParameterName' will result in the cmdlet returning the selected cmdlet parameter value.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CWAI.RemoveCWAIComponentCmdlet.PassThru">
            <summary>
            Changes the cmdlet behavior to return the value passed to the ComponentName parameter.
            The -PassThru parameter is deprecated, use -Select '^ComponentName' instead. This parameter will be removed in a future version.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CWAI.RemoveCWAIComponentCmdlet.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.CWAI.UpdateCWAIApplicationCmdlet">
            <summary>
            Updates the application.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CWAI.UpdateCWAIApplicationCmdlet.OpsCenterEnabled">
            <summary>
            <para>
            <para> When set to <code>true</code>, creates opsItems for any problems detected on an application.
            </para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CWAI.UpdateCWAIApplicationCmdlet.OpsItemSNSTopicArn">
            <summary>
            <para>
            <para> The SNS topic provided to Application Insights that is associated to the created
            opsItem. Allows you to receive notifications for updates to the opsItem.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CWAI.UpdateCWAIApplicationCmdlet.RemoveSNSTopic">
            <summary>
            <para>
            <para> Disassociates the SNS topic from the opsItem created for detected problems.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CWAI.UpdateCWAIApplicationCmdlet.ResourceGroupName">
            <summary>
            <para>
            <para>The name of the resource group.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CWAI.UpdateCWAIApplicationCmdlet.Select">
            <summary>
            Use the -Select parameter to control the cmdlet output. The default value is 'ApplicationInfo'.
            Specifying -Select '*' will result in the cmdlet returning the whole service response (Amazon.ApplicationInsights.Model.UpdateApplicationResponse).
            Specifying the name of a property of type Amazon.ApplicationInsights.Model.UpdateApplicationResponse 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.CWAI.UpdateCWAIApplicationCmdlet.PassThru">
            <summary>
            Changes the cmdlet behavior to return the value passed to the ResourceGroupName parameter.
            The -PassThru parameter is deprecated, use -Select '^ResourceGroupName' instead. This parameter will be removed in a future version.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CWAI.UpdateCWAIApplicationCmdlet.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.CWAI.UpdateCWAIComponentCmdlet">
            <summary>
            Updates the custom component name and/or the list of resources that make up the component.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CWAI.UpdateCWAIComponentCmdlet.ComponentName">
            <summary>
            <para>
            <para>The name of the component.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CWAI.UpdateCWAIComponentCmdlet.NewComponentName">
            <summary>
            <para>
            <para>The new name of the component.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CWAI.UpdateCWAIComponentCmdlet.ResourceGroupName">
            <summary>
            <para>
            <para>The name of the resource group.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CWAI.UpdateCWAIComponentCmdlet.ResourceList">
            <summary>
            <para>
            <para>The list of resource ARNs that belong to the component.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CWAI.UpdateCWAIComponentCmdlet.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.ApplicationInsights.Model.UpdateComponentResponse).
            Specifying -Select '^ParameterName' will result in the cmdlet returning the selected cmdlet parameter value.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CWAI.UpdateCWAIComponentCmdlet.PassThru">
            <summary>
            Changes the cmdlet behavior to return the value passed to the ComponentName parameter.
            The -PassThru parameter is deprecated, use -Select '^ComponentName' instead. This parameter will be removed in a future version.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CWAI.UpdateCWAIComponentCmdlet.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.CWAI.UpdateCWAIComponentConfigurationCmdlet">
            <summary>
            Updates the monitoring configurations for the component. The configuration input parameter
            is an escaped JSON of the configuration and should match the schema of what is returned
            by <code>DescribeComponentConfigurationRecommendation</code>.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CWAI.UpdateCWAIComponentConfigurationCmdlet.ComponentConfiguration">
            <summary>
            <para>
            <para>The configuration settings of the component. The value is the escaped JSON of the
            configuration. For more information about the JSON format, see <a href="https://docs.aws.amazon.com/sdk-for-javascript/v2/developer-guide/working-with-json.html">Working
            with JSON</a>. You can send a request to <code>DescribeComponentConfigurationRecommendation</code>
            to see the recommended configuration for a component.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CWAI.UpdateCWAIComponentConfigurationCmdlet.ComponentName">
            <summary>
            <para>
            <para>The name of the component.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CWAI.UpdateCWAIComponentConfigurationCmdlet.Monitor">
            <summary>
            <para>
            <para>Indicates whether the application component is monitored.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CWAI.UpdateCWAIComponentConfigurationCmdlet.ResourceGroupName">
            <summary>
            <para>
            <para>The name of the resource group.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CWAI.UpdateCWAIComponentConfigurationCmdlet.Tier">
            <summary>
            <para>
            <para>The tier of the application component. Supported tiers include <code>DOT_NET_WORKER</code>,
            <code>DOT_NET_WEB</code>, <code>SQL_SERVER</code>, and <code>DEFAULT</code>.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CWAI.UpdateCWAIComponentConfigurationCmdlet.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.ApplicationInsights.Model.UpdateComponentConfigurationResponse).
            Specifying -Select '^ParameterName' will result in the cmdlet returning the selected cmdlet parameter value.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CWAI.UpdateCWAIComponentConfigurationCmdlet.PassThru">
            <summary>
            Changes the cmdlet behavior to return the value passed to the ComponentName parameter.
            The -PassThru parameter is deprecated, use -Select '^ComponentName' instead. This parameter will be removed in a future version.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CWAI.UpdateCWAIComponentConfigurationCmdlet.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>