AWS.Tools.BCMRecommendedActions.XML
<?xml version="1.0"?>
<doc> <assembly> <name>AWS.Tools.BCMRecommendedActions</name> </assembly> <members> <member name="T:Amazon.PowerShell.Cmdlets.BCMRA.GetBCMRARecommendedActionListCmdlet"> <summary> Returns a list of recommended actions that match the filter criteria.<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.BCMRA.GetBCMRARecommendedActionListCmdlet.Filter_Action"> <summary> <para> <para>A list of action filters that define criteria for filtering results. Each filter specifies a key, match option, and corresponding values to filter on.</para> </para> </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.BCMRA.GetBCMRARecommendedActionListCmdlet.MaxResult"> <summary> <para> <para>The maximum number of results to return in the response.</para> </para> </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.BCMRA.GetBCMRARecommendedActionListCmdlet.NextToken"> <summary> <para> <para>The pagination token that indicates the next set of results that you want to retrieve.</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.BCMRA.GetBCMRARecommendedActionListCmdlet.Select"> <summary> Use the -Select parameter to control the cmdlet output. The default value is 'RecommendedActions'. Specifying -Select '*' will result in the cmdlet returning the whole service response (Amazon.BCMRecommendedActions.Model.ListRecommendedActionsResponse). Specifying the name of a property of type Amazon.BCMRecommendedActions.Model.ListRecommendedActionsResponse 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.BCMRA.GetBCMRARecommendedActionListCmdlet.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> </members> </doc> |