AWS.Tools.MigrationHubStrategyRecommendations.XML
<?xml version="1.0"?>
<doc> <assembly> <name>AWS.Tools.MigrationHubStrategyRecommendations</name> </assembly> <members> <member name="T:Amazon.PowerShell.Cmdlets.MHS.GetMHSApplicationComponentDetailCmdlet"> <summary> Retrieves details about an application component. </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.MHS.GetMHSApplicationComponentDetailCmdlet.ApplicationComponentId"> <summary> <para> <para> The ID of the application component. The ID is unique within an AWS account.</para> </para> </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.MHS.GetMHSApplicationComponentDetailCmdlet.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.MigrationHubStrategyRecommendations.Model.GetApplicationComponentDetailsResponse). Specifying the name of a property of type Amazon.MigrationHubStrategyRecommendations.Model.GetApplicationComponentDetailsResponse 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.MHS.GetMHSApplicationComponentDetailCmdlet.PassThru"> <summary> Changes the cmdlet behavior to return the value passed to the ApplicationComponentId parameter. The -PassThru parameter is deprecated, use -Select '^ApplicationComponentId' instead. This parameter will be removed in a future version. </summary> </member> <member name="T:Amazon.PowerShell.Cmdlets.MHS.GetMHSApplicationComponentListCmdlet"> <summary> Retrieves a list of all the application components (processes). </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.MHS.GetMHSApplicationComponentListCmdlet.ApplicationComponentCriterion"> <summary> <para> <para> Criteria for filtering the list of application components. </para> </para> </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.MHS.GetMHSApplicationComponentListCmdlet.FilterValue"> <summary> <para> <para> Specify the value based on the application component criteria type. For example, if <code>applicationComponentCriteria</code> is set to <code>SERVER_ID</code> and <code>filterValue</code> is set to <code>server1</code>, then <a>ListApplicationComponents</a> returns all the application components running on server1. </para> </para> </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.MHS.GetMHSApplicationComponentListCmdlet.GroupIdFilter"> <summary> <para> <para> The group ID specified in to filter on. </para> </para> </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.MHS.GetMHSApplicationComponentListCmdlet.Sort"> <summary> <para> <para> Specifies whether to sort by ascending (<code>ASC</code>) or descending (<code>DESC</code>) order. </para> </para> </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.MHS.GetMHSApplicationComponentListCmdlet.MaxResult"> <summary> <para> <para> The maximum number of items to include in the response. The maximum value is 100. </para> </para> </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.MHS.GetMHSApplicationComponentListCmdlet.NextToken"> <summary> <para> <para> The token from a previous call that you use to retrieve the next set of results. For example, if a previous call to this action returned 100 items, but you set <code>maxResults</code> to 10. You'll receive a set of 10 results along with a token. You then use the returned token to retrieve the next set of 10. </para> </para> </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.MHS.GetMHSApplicationComponentListCmdlet.Select"> <summary> Use the -Select parameter to control the cmdlet output. The default value is 'ApplicationComponentInfos'. Specifying -Select '*' will result in the cmdlet returning the whole service response (Amazon.MigrationHubStrategyRecommendations.Model.ListApplicationComponentsResponse). Specifying the name of a property of type Amazon.MigrationHubStrategyRecommendations.Model.ListApplicationComponentsResponse 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.MHS.GetMHSApplicationComponentStrategyCmdlet"> <summary> Retrieves a list of all the recommended strategies and tools for an application component running on a server. </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.MHS.GetMHSApplicationComponentStrategyCmdlet.ApplicationComponentId"> <summary> <para> <para> The ID of the application component. The ID is unique within an AWS account.</para> </para> </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.MHS.GetMHSApplicationComponentStrategyCmdlet.Select"> <summary> Use the -Select parameter to control the cmdlet output. The default value is 'ApplicationComponentStrategies'. Specifying -Select '*' will result in the cmdlet returning the whole service response (Amazon.MigrationHubStrategyRecommendations.Model.GetApplicationComponentStrategiesResponse). Specifying the name of a property of type Amazon.MigrationHubStrategyRecommendations.Model.GetApplicationComponentStrategiesResponse 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.MHS.GetMHSApplicationComponentStrategyCmdlet.PassThru"> <summary> Changes the cmdlet behavior to return the value passed to the ApplicationComponentId parameter. The -PassThru parameter is deprecated, use -Select '^ApplicationComponentId' instead. This parameter will be removed in a future version. </summary> </member> <member name="T:Amazon.PowerShell.Cmdlets.MHS.GetMHSAssessmentCmdlet"> <summary> Retrieves the status of an on-going assessment. </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.MHS.GetMHSAssessmentCmdlet.Id"> <summary> <para> <para> The <code>assessmentid</code> returned by <a>StartAssessment</a>.</para> </para> </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.MHS.GetMHSAssessmentCmdlet.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.MigrationHubStrategyRecommendations.Model.GetAssessmentResponse). Specifying the name of a property of type Amazon.MigrationHubStrategyRecommendations.Model.GetAssessmentResponse 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.MHS.GetMHSAssessmentCmdlet.PassThru"> <summary> Changes the cmdlet behavior to return the value passed to the Id parameter. The -PassThru parameter is deprecated, use -Select '^Id' instead. This parameter will be removed in a future version. </summary> </member> <member name="T:Amazon.PowerShell.Cmdlets.MHS.GetMHSCollectorListCmdlet"> <summary> Retrieves a list of all the installed collectors. </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.MHS.GetMHSCollectorListCmdlet.MaxResult"> <summary> <para> <para> The maximum number of items to include in the response. The maximum value is 100. </para> </para> </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.MHS.GetMHSCollectorListCmdlet.NextToken"> <summary> <para> <para> The token from a previous call that you use to retrieve the next set of results. For example, if a previous call to this action returned 100 items, but you set <code>maxResults</code> to 10. You'll receive a set of 10 results along with a token. You then use the returned token to retrieve the next set of 10. </para> </para> </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.MHS.GetMHSCollectorListCmdlet.Select"> <summary> Use the -Select parameter to control the cmdlet output. The default value is 'Collectors'. Specifying -Select '*' will result in the cmdlet returning the whole service response (Amazon.MigrationHubStrategyRecommendations.Model.ListCollectorsResponse). Specifying the name of a property of type Amazon.MigrationHubStrategyRecommendations.Model.ListCollectorsResponse 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.MHS.GetMHSImportFileTaskCmdlet"> <summary> Retrieves the details about a specific import task. </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.MHS.GetMHSImportFileTaskCmdlet.Id"> <summary> <para> <para> The ID of the import file task. This ID is returned in the response of <a>StartImportFileTask</a>. </para> </para> </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.MHS.GetMHSImportFileTaskCmdlet.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.MigrationHubStrategyRecommendations.Model.GetImportFileTaskResponse). Specifying the name of a property of type Amazon.MigrationHubStrategyRecommendations.Model.GetImportFileTaskResponse 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.MHS.GetMHSImportFileTaskCmdlet.PassThru"> <summary> Changes the cmdlet behavior to return the value passed to the Id parameter. The -PassThru parameter is deprecated, use -Select '^Id' instead. This parameter will be removed in a future version. </summary> </member> <member name="T:Amazon.PowerShell.Cmdlets.MHS.GetMHSImportFileTaskListCmdlet"> <summary> Retrieves a list of all the imports performed. </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.MHS.GetMHSImportFileTaskListCmdlet.MaxResult"> <summary> <para> <para> The total number of items to return. The maximum value is 100. </para> </para> </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.MHS.GetMHSImportFileTaskListCmdlet.NextToken"> <summary> <para> <para> The token from a previous call that you use to retrieve the next set of results. For example, if a previous call to this action returned 100 items, but you set <code>maxResults</code> to 10. You'll receive a set of 10 results along with a token. You then use the returned token to retrieve the next set of 10. </para> </para> </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.MHS.GetMHSImportFileTaskListCmdlet.Select"> <summary> Use the -Select parameter to control the cmdlet output. The default value is 'TaskInfos'. Specifying -Select '*' will result in the cmdlet returning the whole service response (Amazon.MigrationHubStrategyRecommendations.Model.ListImportFileTaskResponse). Specifying the name of a property of type Amazon.MigrationHubStrategyRecommendations.Model.ListImportFileTaskResponse 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.MHS.GetMHSPortfolioPreferenceCmdlet"> <summary> Retrieves your migration and modernization preferences. </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.MHS.GetMHSPortfolioPreferenceCmdlet.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.MigrationHubStrategyRecommendations.Model.GetPortfolioPreferencesResponse). Specifying the name of a property of type Amazon.MigrationHubStrategyRecommendations.Model.GetPortfolioPreferencesResponse 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.MHS.GetMHSPortfolioSummaryCmdlet"> <summary> Retrieves overall summary including the number of servers to rehost and the overall number of anti-patterns. </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.MHS.GetMHSPortfolioSummaryCmdlet.Select"> <summary> Use the -Select parameter to control the cmdlet output. The default value is 'AssessmentSummary'. Specifying -Select '*' will result in the cmdlet returning the whole service response (Amazon.MigrationHubStrategyRecommendations.Model.GetPortfolioSummaryResponse). Specifying the name of a property of type Amazon.MigrationHubStrategyRecommendations.Model.GetPortfolioSummaryResponse 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.MHS.GetMHSRecommendationReportDetailCmdlet"> <summary> Retrieves detailed information about the specified recommendation report. </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.MHS.GetMHSRecommendationReportDetailCmdlet.Id"> <summary> <para> <para> The recommendation report generation task <code>id</code> returned by <a>StartRecommendationReportGeneration</a>. </para> </para> </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.MHS.GetMHSRecommendationReportDetailCmdlet.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.MigrationHubStrategyRecommendations.Model.GetRecommendationReportDetailsResponse). Specifying the name of a property of type Amazon.MigrationHubStrategyRecommendations.Model.GetRecommendationReportDetailsResponse 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.MHS.GetMHSRecommendationReportDetailCmdlet.PassThru"> <summary> Changes the cmdlet behavior to return the value passed to the Id parameter. The -PassThru parameter is deprecated, use -Select '^Id' instead. This parameter will be removed in a future version. </summary> </member> <member name="T:Amazon.PowerShell.Cmdlets.MHS.GetMHSServerDetailCmdlet"> <summary> Retrieves detailed information about a specified server. </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.MHS.GetMHSServerDetailCmdlet.ServerId"> <summary> <para> <para> The ID of the server. </para> </para> </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.MHS.GetMHSServerDetailCmdlet.MaxResult"> <summary> <para> <para> The maximum number of items to include in the response. The maximum value is 100. </para> </para> </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.MHS.GetMHSServerDetailCmdlet.NextToken"> <summary> <para> <para> The token from a previous call that you use to retrieve the next set of results. For example, if a previous call to this action returned 100 items, but you set <code>maxResults</code> to 10. You'll receive a set of 10 results along with a token. You then use the returned token to retrieve the next set of 10. </para> </para> </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.MHS.GetMHSServerDetailCmdlet.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.MigrationHubStrategyRecommendations.Model.GetServerDetailsResponse). Specifying the name of a property of type Amazon.MigrationHubStrategyRecommendations.Model.GetServerDetailsResponse 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.MHS.GetMHSServerDetailCmdlet.PassThru"> <summary> Changes the cmdlet behavior to return the value passed to the ServerId parameter. The -PassThru parameter is deprecated, use -Select '^ServerId' instead. This parameter will be removed in a future version. </summary> </member> <member name="T:Amazon.PowerShell.Cmdlets.MHS.GetMHSServerListCmdlet"> <summary> Returns a list of all the servers. </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.MHS.GetMHSServerListCmdlet.FilterValue"> <summary> <para> <para> Specifies the filter value, which is based on the type of server criteria. For example, if <code>serverCriteria</code> is <code>OS_NAME</code>, and the <code>filterValue</code> is equal to <code>WindowsServer</code>, then <code>ListServers</code> returns all of the servers matching the OS name <code>WindowsServer</code>. </para> </para> </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.MHS.GetMHSServerListCmdlet.GroupIdFilter"> <summary> <para> <para> Specifies the group ID to filter on. </para> </para> </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.MHS.GetMHSServerListCmdlet.ServerCriterion"> <summary> <para> <para> Criteria for filtering servers. </para> </para> </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.MHS.GetMHSServerListCmdlet.Sort"> <summary> <para> <para> Specifies whether to sort by ascending (<code>ASC</code>) or descending (<code>DESC</code>) order. </para> </para> </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.MHS.GetMHSServerListCmdlet.MaxResult"> <summary> <para> <para> The maximum number of items to include in the response. The maximum value is 100. </para> </para> </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.MHS.GetMHSServerListCmdlet.NextToken"> <summary> <para> <para> The token from a previous call that you use to retrieve the next set of results. For example, if a previous call to this action returned 100 items, but you set <code>maxResults</code> to 10. You'll receive a set of 10 results along with a token. You then use the returned token to retrieve the next set of 10. </para> </para> </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.MHS.GetMHSServerListCmdlet.Select"> <summary> Use the -Select parameter to control the cmdlet output. The default value is 'ServerInfos'. Specifying -Select '*' will result in the cmdlet returning the whole service response (Amazon.MigrationHubStrategyRecommendations.Model.ListServersResponse). Specifying the name of a property of type Amazon.MigrationHubStrategyRecommendations.Model.ListServersResponse 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.MHS.GetMHSServerStrategyCmdlet"> <summary> Retrieves recommended strategies and tools for the specified server. </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.MHS.GetMHSServerStrategyCmdlet.ServerId"> <summary> <para> <para> The ID of the server. </para> </para> </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.MHS.GetMHSServerStrategyCmdlet.Select"> <summary> Use the -Select parameter to control the cmdlet output. The default value is 'ServerStrategies'. Specifying -Select '*' will result in the cmdlet returning the whole service response (Amazon.MigrationHubStrategyRecommendations.Model.GetServerStrategiesResponse). Specifying the name of a property of type Amazon.MigrationHubStrategyRecommendations.Model.GetServerStrategiesResponse 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.MHS.GetMHSServerStrategyCmdlet.PassThru"> <summary> Changes the cmdlet behavior to return the value passed to the ServerId parameter. The -PassThru parameter is deprecated, use -Select '^ServerId' instead. This parameter will be removed in a future version. </summary> </member> <member name="T:Amazon.PowerShell.Cmdlets.MHS.StartMHSAssessmentCmdlet"> <summary> Starts the assessment of an on-premises environment. </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.MHS.StartMHSAssessmentCmdlet.S3bucketForAnalysisData"> <summary> <para> <para> The S3 bucket used by the collectors to send analysis data to the service. The bucket name must begin with <code>migrationhub-strategy-</code>. </para> </para> </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.MHS.StartMHSAssessmentCmdlet.S3bucketForReportData"> <summary> <para> <para> The S3 bucket where all the reports generated by the service are stored. The bucket name must begin with <code>migrationhub-strategy-</code>. </para> </para> </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.MHS.StartMHSAssessmentCmdlet.Select"> <summary> Use the -Select parameter to control the cmdlet output. The default value is 'AssessmentId'. Specifying -Select '*' will result in the cmdlet returning the whole service response (Amazon.MigrationHubStrategyRecommendations.Model.StartAssessmentResponse). Specifying the name of a property of type Amazon.MigrationHubStrategyRecommendations.Model.StartAssessmentResponse 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.MHS.StartMHSAssessmentCmdlet.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.MHS.StartMHSImportFileTaskCmdlet"> <summary> Starts a file import. </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.MHS.StartMHSImportFileTaskCmdlet.DataSourceType"> <summary> <para> <para>Specifies the source that the servers are coming from. By default, Strategy Recommendations assumes that the servers specified in the import file are available in AWS Application Discovery Service. </para> </para> </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.MHS.StartMHSImportFileTaskCmdlet.GroupId"> <summary> <para> <para>Groups the resources in the import file together with a unique name. This ID can be as filter in <code>ListApplicationComponents</code> and <code>ListServers</code>. </para> </para> </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.MHS.StartMHSImportFileTaskCmdlet.Name"> <summary> <para> <para> A descriptive name for the request. </para> </para> </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.MHS.StartMHSImportFileTaskCmdlet.S3Bucket"> <summary> <para> <para> The S3 bucket where the import file is located. The bucket name is required to begin with <code>migrationhub-strategy-</code>.</para> </para> </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.MHS.StartMHSImportFileTaskCmdlet.S3bucketForReportData"> <summary> <para> <para> The S3 bucket where Strategy Recommendations uploads import results. The bucket name is required to begin with migrationhub-strategy-. </para> </para> </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.MHS.StartMHSImportFileTaskCmdlet.S3key"> <summary> <para> <para> The Amazon S3 key name of the import file. </para> </para> </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.MHS.StartMHSImportFileTaskCmdlet.Select"> <summary> Use the -Select parameter to control the cmdlet output. The default value is 'Id'. Specifying -Select '*' will result in the cmdlet returning the whole service response (Amazon.MigrationHubStrategyRecommendations.Model.StartImportFileTaskResponse). Specifying the name of a property of type Amazon.MigrationHubStrategyRecommendations.Model.StartImportFileTaskResponse 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.MHS.StartMHSImportFileTaskCmdlet.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.MHS.StartMHSRecommendationReportGenerationCmdlet"> <summary> Starts generating a recommendation report. </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.MHS.StartMHSRecommendationReportGenerationCmdlet.GroupIdFilter"> <summary> <para> <para> Groups the resources in the recommendation report with a unique name. </para> </para> </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.MHS.StartMHSRecommendationReportGenerationCmdlet.OutputFormat"> <summary> <para> <para> The output format for the recommendation report file. The default format is Microsoft Excel. </para> </para> </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.MHS.StartMHSRecommendationReportGenerationCmdlet.Select"> <summary> Use the -Select parameter to control the cmdlet output. The default value is 'Id'. Specifying -Select '*' will result in the cmdlet returning the whole service response (Amazon.MigrationHubStrategyRecommendations.Model.StartRecommendationReportGenerationResponse). Specifying the name of a property of type Amazon.MigrationHubStrategyRecommendations.Model.StartRecommendationReportGenerationResponse 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.MHS.StartMHSRecommendationReportGenerationCmdlet.PassThru"> <summary> Changes the cmdlet behavior to return the value passed to the OutputFormat parameter. The -PassThru parameter is deprecated, use -Select '^OutputFormat' instead. This parameter will be removed in a future version. </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.MHS.StartMHSRecommendationReportGenerationCmdlet.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.MHS.StopMHSAssessmentCmdlet"> <summary> Stops the assessment of an on-premises environment. </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.MHS.StopMHSAssessmentCmdlet.AssessmentId"> <summary> <para> <para> The <code>assessmentId</code> returned by <a>StartAssessment</a>. </para> </para> </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.MHS.StopMHSAssessmentCmdlet.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.MigrationHubStrategyRecommendations.Model.StopAssessmentResponse). Specifying -Select '^ParameterName' will result in the cmdlet returning the selected cmdlet parameter value. </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.MHS.StopMHSAssessmentCmdlet.PassThru"> <summary> Changes the cmdlet behavior to return the value passed to the AssessmentId parameter. The -PassThru parameter is deprecated, use -Select '^AssessmentId' instead. This parameter will be removed in a future version. </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.MHS.StopMHSAssessmentCmdlet.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.MHS.UpdateMHSApplicationComponentConfigCmdlet"> <summary> Updates the configuration of an application component. </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.MHS.UpdateMHSApplicationComponentConfigCmdlet.ApplicationComponentId"> <summary> <para> <para> The ID of the application component. The ID is unique within an AWS account. </para> </para> </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.MHS.UpdateMHSApplicationComponentConfigCmdlet.InclusionStatus"> <summary> <para> <para> Indicates whether the application component has been included for server recommendation or not. </para> </para> </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.MHS.UpdateMHSApplicationComponentConfigCmdlet.StrategyOption_IsPreferred"> <summary> <para> <para> Indicates if a specific strategy is preferred for the application component. </para> </para> </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.MHS.UpdateMHSApplicationComponentConfigCmdlet.SecretsManagerKey"> <summary> <para> <para> Database credentials. </para> </para> </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.MHS.UpdateMHSApplicationComponentConfigCmdlet.SourceCodeList"> <summary> <para> <para> The list of source code configurations to update for the application component. </para> </para> </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.MHS.UpdateMHSApplicationComponentConfigCmdlet.StrategyOption_Strategy"> <summary> <para> <para> Type of transformation. For example, Rehost, Replatform, and so on. </para> </para> </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.MHS.UpdateMHSApplicationComponentConfigCmdlet.StrategyOption_TargetDestination"> <summary> <para> <para> Destination information about where the application component can migrate to. For example, <code>EC2</code>, <code>ECS</code>, and so on. </para> </para> </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.MHS.UpdateMHSApplicationComponentConfigCmdlet.StrategyOption_ToolName"> <summary> <para> <para> The name of the tool that can be used to transform an application component using this strategy. </para> </para> </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.MHS.UpdateMHSApplicationComponentConfigCmdlet.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.MigrationHubStrategyRecommendations.Model.UpdateApplicationComponentConfigResponse). Specifying -Select '^ParameterName' will result in the cmdlet returning the selected cmdlet parameter value. </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.MHS.UpdateMHSApplicationComponentConfigCmdlet.PassThru"> <summary> Changes the cmdlet behavior to return the value passed to the ApplicationComponentId parameter. The -PassThru parameter is deprecated, use -Select '^ApplicationComponentId' instead. This parameter will be removed in a future version. </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.MHS.UpdateMHSApplicationComponentConfigCmdlet.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.MHS.UpdateMHSServerConfigCmdlet"> <summary> Updates the configuration of the specified server. </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.MHS.UpdateMHSServerConfigCmdlet.StrategyOption_IsPreferred"> <summary> <para> <para> Indicates if a specific strategy is preferred for the application component. </para> </para> </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.MHS.UpdateMHSServerConfigCmdlet.ServerId"> <summary> <para> <para> The ID of the server. </para> </para> </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.MHS.UpdateMHSServerConfigCmdlet.StrategyOption_Strategy"> <summary> <para> <para> Type of transformation. For example, Rehost, Replatform, and so on. </para> </para> </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.MHS.UpdateMHSServerConfigCmdlet.StrategyOption_TargetDestination"> <summary> <para> <para> Destination information about where the application component can migrate to. For example, <code>EC2</code>, <code>ECS</code>, and so on. </para> </para> </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.MHS.UpdateMHSServerConfigCmdlet.StrategyOption_ToolName"> <summary> <para> <para> The name of the tool that can be used to transform an application component using this strategy. </para> </para> </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.MHS.UpdateMHSServerConfigCmdlet.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.MigrationHubStrategyRecommendations.Model.UpdateServerConfigResponse). Specifying -Select '^ParameterName' will result in the cmdlet returning the selected cmdlet parameter value. </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.MHS.UpdateMHSServerConfigCmdlet.PassThru"> <summary> Changes the cmdlet behavior to return the value passed to the ServerId parameter. The -PassThru parameter is deprecated, use -Select '^ServerId' instead. This parameter will be removed in a future version. </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.MHS.UpdateMHSServerConfigCmdlet.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.MHS.WriteMHSPortfolioPreferenceCmdlet"> <summary> Saves the specified migration and modernization preferences. </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.MHS.WriteMHSPortfolioPreferenceCmdlet.DatabasePreferences_DatabaseManagementPreference"> <summary> <para> <para> Specifies whether you're interested in self-managed databases or databases managed by AWS. </para> </para> </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.MHS.WriteMHSPortfolioPreferenceCmdlet.BusinessGoals_LicenseCostReduction"> <summary> <para> <para> Business goal to reduce license costs. </para> </para> </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.MHS.WriteMHSPortfolioPreferenceCmdlet.BusinessGoals_ModernizeInfrastructureWithCloudNativeTechnology"> <summary> <para> <para> Business goal to modernize infrastructure by moving to cloud native technologies. </para> </para> </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.MHS.WriteMHSPortfolioPreferenceCmdlet.BusinessGoals_ReduceOperationalOverheadWithManagedService"> <summary> <para> <para> Business goal to reduce the operational overhead on the team by moving into managed services. </para> </para> </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.MHS.WriteMHSPortfolioPreferenceCmdlet.BusinessGoals_SpeedOfMigration"> <summary> <para> <para> Business goal to achieve migration at a fast pace. </para> </para> </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.MHS.WriteMHSPortfolioPreferenceCmdlet.Heterogeneous_TargetDatabaseEngine"> <summary> <para> <para> The target database engine for heterogeneous database migration preference. </para> </para> </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.MHS.WriteMHSPortfolioPreferenceCmdlet.Homogeneous_TargetDatabaseEngine"> <summary> <para> <para> The target database engine for homogeneous database migration preferences. </para> </para> </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.MHS.WriteMHSPortfolioPreferenceCmdlet.NoPreference_TargetDatabaseEngine"> <summary> <para> <para> The target database engine for database migration preference that you specify. </para> </para> </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.MHS.WriteMHSPortfolioPreferenceCmdlet.AwsManagedResources_TargetDestination"> <summary> <para> <para> The choice of application destination that you specify. </para> </para> </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.MHS.WriteMHSPortfolioPreferenceCmdlet.NoPreference_TargetDestination"> <summary> <para> <para> The choice of application destination that you specify. </para> </para> </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.MHS.WriteMHSPortfolioPreferenceCmdlet.SelfManageResources_TargetDestination"> <summary> <para> <para> Self-managed resources target destination. </para> </para> </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.MHS.WriteMHSPortfolioPreferenceCmdlet.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.MigrationHubStrategyRecommendations.Model.PutPortfolioPreferencesResponse). Specifying -Select '^ParameterName' will result in the cmdlet returning the selected cmdlet parameter value. </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.MHS.WriteMHSPortfolioPreferenceCmdlet.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> |