aws-sdk-migrationhubstrategy 1.55.0

AWS SDK for Migration Hub Strategy Recommendations
Documentation
// Code generated by software.amazon.smithy.rust.codegen.smithy-rs. DO NOT EDIT.
pub use ::aws_types::request_id::RequestId;

/// Types for the `GetApplicationComponentDetails` operation.
pub mod get_application_component_details;

/// Types for the `GetApplicationComponentStrategies` operation.
pub mod get_application_component_strategies;

/// Types for the `GetAssessment` operation.
pub mod get_assessment;

/// Types for the `GetImportFileTask` operation.
pub mod get_import_file_task;

/// Types for the `GetLatestAssessmentId` operation.
pub mod get_latest_assessment_id;

/// Types for the `GetPortfolioPreferences` operation.
pub mod get_portfolio_preferences;

/// Types for the `GetPortfolioSummary` operation.
pub mod get_portfolio_summary;

/// Types for the `GetRecommendationReportDetails` operation.
pub mod get_recommendation_report_details;

/// Types for the `GetServerDetails` operation.
pub mod get_server_details;

/// Types for the `GetServerStrategies` operation.
pub mod get_server_strategies;

/// Types for the `ListAnalyzableServers` operation.
pub mod list_analyzable_servers;

/// Types for the `ListApplicationComponents` operation.
pub mod list_application_components;

/// Types for the `ListCollectors` operation.
pub mod list_collectors;

/// Types for the `ListImportFileTask` operation.
pub mod list_import_file_task;

/// Types for the `ListServers` operation.
pub mod list_servers;

/// Types for the `PutPortfolioPreferences` operation.
pub mod put_portfolio_preferences;

/// Types for the `StartAssessment` operation.
pub mod start_assessment;

/// Types for the `StartImportFileTask` operation.
pub mod start_import_file_task;

/// Types for the `StartRecommendationReportGeneration` operation.
pub mod start_recommendation_report_generation;

/// Types for the `StopAssessment` operation.
pub mod stop_assessment;

/// Types for the `UpdateApplicationComponentConfig` operation.
pub mod update_application_component_config;

/// Types for the `UpdateServerConfig` operation.
pub mod update_server_config;