AWS.Tools.TrustedAdvisor.XML
<?xml version="1.0"?>
<doc> <assembly> <name>AWS.Tools.TrustedAdvisor</name> </assembly> <members> <member name="T:Amazon.PowerShell.Cmdlets.TA.GetTACheckListCmdlet"> <summary> List a filterable set of Checks<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. This cmdlet didn't autopaginate in V4, auto-pagination support was added in V5. </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.TA.GetTACheckListCmdlet.AwsService"> <summary> <para> <para>The aws service associated with the check</para> </para> </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.TA.GetTACheckListCmdlet.Language"> <summary> <para> <para>The ISO 639-1 code for the language that you want your checks to appear in.</para> </para> </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.TA.GetTACheckListCmdlet.Pillar"> <summary> <para> <para>The pillar of the check</para> </para> </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.TA.GetTACheckListCmdlet.Source"> <summary> <para> <para>The source of the check</para> </para> </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.TA.GetTACheckListCmdlet.MaxResult"> <summary> <para> <para>The maximum number of results to return per page.</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.TA.GetTACheckListCmdlet.NextToken"> <summary> <para> <para>The token for the next set of results. Use the value returned in the previous response in the next request to retrieve the next set 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/>'NextToken' is only returned by the cmdlet when '-Select *' is specified. In order to manually control output pagination, set '-NextToken' to null for the first call then set the 'NextToken' using the same property output from the previous call for subsequent calls. </para> </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.TA.GetTACheckListCmdlet.Select"> <summary> Use the -Select parameter to control the cmdlet output. The default value is 'CheckSummaries'. Specifying -Select '*' will result in the cmdlet returning the whole service response (Amazon.TrustedAdvisor.Model.ListChecksResponse). Specifying the name of a property of type Amazon.TrustedAdvisor.Model.ListChecksResponse 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.TA.GetTACheckListCmdlet.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. This cmdlet didn't autopaginate in V4. To preserve the V4 autopagination behavior for all cmdlets, run Set-AWSAutoIterationMode -IterationMode v4. </summary> </member> <member name="T:Amazon.PowerShell.Cmdlets.TA.GetTAOrganizationRecommendationCmdlet"> <summary> Get a specific recommendation within an AWS Organizations organization. This API supports only prioritized recommendations. </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.TA.GetTAOrganizationRecommendationCmdlet.OrganizationRecommendationIdentifier"> <summary> <para> <para>The Recommendation identifier</para> </para> </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.TA.GetTAOrganizationRecommendationCmdlet.Select"> <summary> Use the -Select parameter to control the cmdlet output. The default value is 'OrganizationRecommendation'. Specifying -Select '*' will result in the cmdlet returning the whole service response (Amazon.TrustedAdvisor.Model.GetOrganizationRecommendationResponse). Specifying the name of a property of type Amazon.TrustedAdvisor.Model.GetOrganizationRecommendationResponse 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="T:Amazon.PowerShell.Cmdlets.TA.GetTAOrganizationRecommendationAccountListCmdlet"> <summary> Lists the accounts that own the resources for an organization aggregate recommendation. This API only supports prioritized recommendations.<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. This cmdlet didn't autopaginate in V4, auto-pagination support was added in V5. </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.TA.GetTAOrganizationRecommendationAccountListCmdlet.AffectedAccountId"> <summary> <para> <para>An account affected by this organization recommendation</para> </para> </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.TA.GetTAOrganizationRecommendationAccountListCmdlet.OrganizationRecommendationIdentifier"> <summary> <para> <para>The Recommendation identifier</para> </para> </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.TA.GetTAOrganizationRecommendationAccountListCmdlet.MaxResult"> <summary> <para> <para>The maximum number of results to return per page.</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.TA.GetTAOrganizationRecommendationAccountListCmdlet.NextToken"> <summary> <para> <para>The token for the next set of results. Use the value returned in the previous response in the next request to retrieve the next set 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/>'NextToken' is only returned by the cmdlet when '-Select *' is specified. In order to manually control output pagination, set '-NextToken' to null for the first call then set the 'NextToken' using the same property output from the previous call for subsequent calls. </para> </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.TA.GetTAOrganizationRecommendationAccountListCmdlet.Select"> <summary> Use the -Select parameter to control the cmdlet output. The default value is 'AccountRecommendationLifecycleSummaries'. Specifying -Select '*' will result in the cmdlet returning the whole service response (Amazon.TrustedAdvisor.Model.ListOrganizationRecommendationAccountsResponse). Specifying the name of a property of type Amazon.TrustedAdvisor.Model.ListOrganizationRecommendationAccountsResponse 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.TA.GetTAOrganizationRecommendationAccountListCmdlet.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. This cmdlet didn't autopaginate in V4. To preserve the V4 autopagination behavior for all cmdlets, run Set-AWSAutoIterationMode -IterationMode v4. </summary> </member> <member name="T:Amazon.PowerShell.Cmdlets.TA.GetTAOrganizationRecommendationListCmdlet"> <summary> List a filterable set of Recommendations within an Organization. This API only supports prioritized recommendations.<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. This cmdlet didn't autopaginate in V4, auto-pagination support was added in V5. </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.TA.GetTAOrganizationRecommendationListCmdlet.AfterLastUpdatedAt"> <summary> <para> <para>After the last update of the Recommendation</para> </para> </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.TA.GetTAOrganizationRecommendationListCmdlet.AwsService"> <summary> <para> <para>The aws service associated with the Recommendation</para> </para> </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.TA.GetTAOrganizationRecommendationListCmdlet.BeforeLastUpdatedAt"> <summary> <para> <para>Before the last update of the Recommendation</para> </para> </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.TA.GetTAOrganizationRecommendationListCmdlet.CheckIdentifier"> <summary> <para> <para>The check identifier of the Recommendation</para> </para> </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.TA.GetTAOrganizationRecommendationListCmdlet.Pillar"> <summary> <para> <para>The pillar of the Recommendation</para> </para> </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.TA.GetTAOrganizationRecommendationListCmdlet.Source"> <summary> <para> <para>The source of the Recommendation</para> </para> </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.TA.GetTAOrganizationRecommendationListCmdlet.Status"> <summary> <para> <para>The status of the Recommendation</para> </para> </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.TA.GetTAOrganizationRecommendationListCmdlet.Type"> <summary> <para> <para>The type of the Recommendation</para> </para> </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.TA.GetTAOrganizationRecommendationListCmdlet.MaxResult"> <summary> <para> <para>The maximum number of results to return per page.</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.TA.GetTAOrganizationRecommendationListCmdlet.NextToken"> <summary> <para> <para>The token for the next set of results. Use the value returned in the previous response in the next request to retrieve the next set 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/>'NextToken' is only returned by the cmdlet when '-Select *' is specified. In order to manually control output pagination, set '-NextToken' to null for the first call then set the 'NextToken' using the same property output from the previous call for subsequent calls. </para> </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.TA.GetTAOrganizationRecommendationListCmdlet.Select"> <summary> Use the -Select parameter to control the cmdlet output. The default value is 'OrganizationRecommendationSummaries'. Specifying -Select '*' will result in the cmdlet returning the whole service response (Amazon.TrustedAdvisor.Model.ListOrganizationRecommendationsResponse). Specifying the name of a property of type Amazon.TrustedAdvisor.Model.ListOrganizationRecommendationsResponse 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.TA.GetTAOrganizationRecommendationListCmdlet.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. This cmdlet didn't autopaginate in V4. To preserve the V4 autopagination behavior for all cmdlets, run Set-AWSAutoIterationMode -IterationMode v4. </summary> </member> <member name="T:Amazon.PowerShell.Cmdlets.TA.GetTAOrganizationRecommendationResourceListCmdlet"> <summary> List Resources of a Recommendation within an Organization. This API only supports prioritized recommendations.<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. This cmdlet didn't autopaginate in V4, auto-pagination support was added in V5. </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.TA.GetTAOrganizationRecommendationResourceListCmdlet.AffectedAccountId"> <summary> <para> <para>An account affected by this organization recommendation</para> </para> </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.TA.GetTAOrganizationRecommendationResourceListCmdlet.ExclusionStatus"> <summary> <para> <para>The exclusion status of the resource</para> </para> </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.TA.GetTAOrganizationRecommendationResourceListCmdlet.OrganizationRecommendationIdentifier"> <summary> <para> <para>The AWS Organization organization's Recommendation identifier</para> </para> </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.TA.GetTAOrganizationRecommendationResourceListCmdlet.RegionCode"> <summary> <para> <para>The AWS Region code of the resource</para> </para> </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.TA.GetTAOrganizationRecommendationResourceListCmdlet.Status"> <summary> <para> <para>The status of the resource</para> </para> </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.TA.GetTAOrganizationRecommendationResourceListCmdlet.MaxResult"> <summary> <para> <para>The maximum number of results to return per page.</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.TA.GetTAOrganizationRecommendationResourceListCmdlet.NextToken"> <summary> <para> <para>The token for the next set of results. Use the value returned in the previous response in the next request to retrieve the next set 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/>'NextToken' is only returned by the cmdlet when '-Select *' is specified. In order to manually control output pagination, set '-NextToken' to null for the first call then set the 'NextToken' using the same property output from the previous call for subsequent calls. </para> </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.TA.GetTAOrganizationRecommendationResourceListCmdlet.Select"> <summary> Use the -Select parameter to control the cmdlet output. The default value is 'OrganizationRecommendationResourceSummaries'. Specifying -Select '*' will result in the cmdlet returning the whole service response (Amazon.TrustedAdvisor.Model.ListOrganizationRecommendationResourcesResponse). Specifying the name of a property of type Amazon.TrustedAdvisor.Model.ListOrganizationRecommendationResourcesResponse 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.TA.GetTAOrganizationRecommendationResourceListCmdlet.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. This cmdlet didn't autopaginate in V4. To preserve the V4 autopagination behavior for all cmdlets, run Set-AWSAutoIterationMode -IterationMode v4. </summary> </member> <member name="T:Amazon.PowerShell.Cmdlets.TA.GetTARecommendationCmdlet"> <summary> Get a specific Recommendation </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.TA.GetTARecommendationCmdlet.RecommendationIdentifier"> <summary> <para> <para>The Recommendation identifier</para> </para> </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.TA.GetTARecommendationCmdlet.Select"> <summary> Use the -Select parameter to control the cmdlet output. The default value is 'Recommendation'. Specifying -Select '*' will result in the cmdlet returning the whole service response (Amazon.TrustedAdvisor.Model.GetRecommendationResponse). Specifying the name of a property of type Amazon.TrustedAdvisor.Model.GetRecommendationResponse 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="T:Amazon.PowerShell.Cmdlets.TA.GetTARecommendationListCmdlet"> <summary> List a filterable set of Recommendations<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. This cmdlet didn't autopaginate in V4, auto-pagination support was added in V5. </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.TA.GetTARecommendationListCmdlet.AfterLastUpdatedAt"> <summary> <para> <para>After the last update of the Recommendation</para> </para> </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.TA.GetTARecommendationListCmdlet.AwsService"> <summary> <para> <para>The aws service associated with the Recommendation</para> </para> </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.TA.GetTARecommendationListCmdlet.BeforeLastUpdatedAt"> <summary> <para> <para>Before the last update of the Recommendation</para> </para> </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.TA.GetTARecommendationListCmdlet.CheckIdentifier"> <summary> <para> <para>The check identifier of the Recommendation</para> </para> </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.TA.GetTARecommendationListCmdlet.Pillar"> <summary> <para> <para>The pillar of the Recommendation</para> </para> </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.TA.GetTARecommendationListCmdlet.Source"> <summary> <para> <para>The source of the Recommendation</para> </para> </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.TA.GetTARecommendationListCmdlet.Status"> <summary> <para> <para>The status of the Recommendation</para> </para> </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.TA.GetTARecommendationListCmdlet.Type"> <summary> <para> <para>The type of the Recommendation</para> </para> </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.TA.GetTARecommendationListCmdlet.MaxResult"> <summary> <para> <para>The maximum number of results to return per page.</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.TA.GetTARecommendationListCmdlet.NextToken"> <summary> <para> <para>The token for the next set of results. Use the value returned in the previous response in the next request to retrieve the next set 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/>'NextToken' is only returned by the cmdlet when '-Select *' is specified. In order to manually control output pagination, set '-NextToken' to null for the first call then set the 'NextToken' using the same property output from the previous call for subsequent calls. </para> </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.TA.GetTARecommendationListCmdlet.Select"> <summary> Use the -Select parameter to control the cmdlet output. The default value is 'RecommendationSummaries'. Specifying -Select '*' will result in the cmdlet returning the whole service response (Amazon.TrustedAdvisor.Model.ListRecommendationsResponse). Specifying the name of a property of type Amazon.TrustedAdvisor.Model.ListRecommendationsResponse 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.TA.GetTARecommendationListCmdlet.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. This cmdlet didn't autopaginate in V4. To preserve the V4 autopagination behavior for all cmdlets, run Set-AWSAutoIterationMode -IterationMode v4. </summary> </member> <member name="T:Amazon.PowerShell.Cmdlets.TA.GetTARecommendationResourceListCmdlet"> <summary> List Resources of a Recommendation<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. This cmdlet didn't autopaginate in V4, auto-pagination support was added in V5. </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.TA.GetTARecommendationResourceListCmdlet.ExclusionStatus"> <summary> <para> <para>The exclusion status of the resource</para> </para> </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.TA.GetTARecommendationResourceListCmdlet.RecommendationIdentifier"> <summary> <para> <para>The Recommendation identifier</para> </para> </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.TA.GetTARecommendationResourceListCmdlet.RegionCode"> <summary> <para> <para>The AWS Region code of the resource</para> </para> </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.TA.GetTARecommendationResourceListCmdlet.Status"> <summary> <para> <para>The status of the resource</para> </para> </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.TA.GetTARecommendationResourceListCmdlet.MaxResult"> <summary> <para> <para>The maximum number of results to return per page.</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.TA.GetTARecommendationResourceListCmdlet.NextToken"> <summary> <para> <para>The token for the next set of results. Use the value returned in the previous response in the next request to retrieve the next set 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/>'NextToken' is only returned by the cmdlet when '-Select *' is specified. In order to manually control output pagination, set '-NextToken' to null for the first call then set the 'NextToken' using the same property output from the previous call for subsequent calls. </para> </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.TA.GetTARecommendationResourceListCmdlet.Select"> <summary> Use the -Select parameter to control the cmdlet output. The default value is 'RecommendationResourceSummaries'. Specifying -Select '*' will result in the cmdlet returning the whole service response (Amazon.TrustedAdvisor.Model.ListRecommendationResourcesResponse). Specifying the name of a property of type Amazon.TrustedAdvisor.Model.ListRecommendationResourcesResponse 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.TA.GetTARecommendationResourceListCmdlet.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. This cmdlet didn't autopaginate in V4. To preserve the V4 autopagination behavior for all cmdlets, run Set-AWSAutoIterationMode -IterationMode v4. </summary> </member> <member name="T:Amazon.PowerShell.Cmdlets.TA.UpdateTAOrganizationRecommendationLifecycleCmdlet"> <summary> Update the lifecycle of a Recommendation within an Organization. This API only supports prioritized recommendations. </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.TA.UpdateTAOrganizationRecommendationLifecycleCmdlet.LifecycleStage"> <summary> <para> <para>The new lifecycle stage</para> </para> </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.TA.UpdateTAOrganizationRecommendationLifecycleCmdlet.OrganizationRecommendationIdentifier"> <summary> <para> <para>The Recommendation identifier for AWS Trusted Advisor Priority recommendations</para> </para> </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.TA.UpdateTAOrganizationRecommendationLifecycleCmdlet.UpdateReason"> <summary> <para> <para>Reason for the lifecycle stage change</para> </para> </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.TA.UpdateTAOrganizationRecommendationLifecycleCmdlet.UpdateReasonCode"> <summary> <para> <para>Reason code for the lifecycle state change</para> </para> </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.TA.UpdateTAOrganizationRecommendationLifecycleCmdlet.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.TrustedAdvisor.Model.UpdateOrganizationRecommendationLifecycleResponse). Specifying -Select '^ParameterName' will result in the cmdlet returning the selected cmdlet parameter value. </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.TA.UpdateTAOrganizationRecommendationLifecycleCmdlet.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.TA.UpdateTARecommendationLifecycleCmdlet"> <summary> Update the lifecyle of a Recommendation. This API only supports prioritized recommendations. </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.TA.UpdateTARecommendationLifecycleCmdlet.LifecycleStage"> <summary> <para> <para>The new lifecycle stage</para> </para> </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.TA.UpdateTARecommendationLifecycleCmdlet.RecommendationIdentifier"> <summary> <para> <para>The Recommendation identifier for AWS Trusted Advisor Priority recommendations</para> </para> </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.TA.UpdateTARecommendationLifecycleCmdlet.UpdateReason"> <summary> <para> <para>Reason for the lifecycle stage change</para> </para> </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.TA.UpdateTARecommendationLifecycleCmdlet.UpdateReasonCode"> <summary> <para> <para>Reason code for the lifecycle state change</para> </para> </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.TA.UpdateTARecommendationLifecycleCmdlet.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.TrustedAdvisor.Model.UpdateRecommendationLifecycleResponse). Specifying -Select '^ParameterName' will result in the cmdlet returning the selected cmdlet parameter value. </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.TA.UpdateTARecommendationLifecycleCmdlet.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.TA.UpdateTAUpdateRecommendationResourceExclusionBatchCmdlet"> <summary> Update one or more exclusion status for a list of recommendation resources </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.TA.UpdateTAUpdateRecommendationResourceExclusionBatchCmdlet.RecommendationResourceExclusion"> <summary> <para> <para>A list of recommendation resource ARNs and exclusion status to update</para> </para> </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.TA.UpdateTAUpdateRecommendationResourceExclusionBatchCmdlet.Select"> <summary> Use the -Select parameter to control the cmdlet output. The default value is 'BatchUpdateRecommendationResourceExclusionErrors'. Specifying -Select '*' will result in the cmdlet returning the whole service response (Amazon.TrustedAdvisor.Model.BatchUpdateRecommendationResourceExclusionResponse). Specifying the name of a property of type Amazon.TrustedAdvisor.Model.BatchUpdateRecommendationResourceExclusionResponse 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.TA.UpdateTAUpdateRecommendationResourceExclusionBatchCmdlet.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> |