aws-sdk-sms 1.50.0

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

/// Types for the `CreateApp` operation.
pub mod create_app;

/// Types for the `CreateReplicationJob` operation.
pub mod create_replication_job;

/// Types for the `DeleteApp` operation.
pub mod delete_app;

/// Types for the `DeleteAppLaunchConfiguration` operation.
pub mod delete_app_launch_configuration;

/// Types for the `DeleteAppReplicationConfiguration` operation.
pub mod delete_app_replication_configuration;

/// Types for the `DeleteAppValidationConfiguration` operation.
pub mod delete_app_validation_configuration;

/// Types for the `DeleteReplicationJob` operation.
pub mod delete_replication_job;

/// Types for the `DeleteServerCatalog` operation.
pub mod delete_server_catalog;

/// Types for the `DisassociateConnector` operation.
pub mod disassociate_connector;

/// Types for the `GenerateChangeSet` operation.
pub mod generate_change_set;

/// Types for the `GenerateTemplate` operation.
pub mod generate_template;

/// Types for the `GetApp` operation.
pub mod get_app;

/// Types for the `GetAppLaunchConfiguration` operation.
pub mod get_app_launch_configuration;

/// Types for the `GetAppReplicationConfiguration` operation.
pub mod get_app_replication_configuration;

/// Types for the `GetAppValidationConfiguration` operation.
pub mod get_app_validation_configuration;

/// Types for the `GetAppValidationOutput` operation.
pub mod get_app_validation_output;

/// Types for the `GetConnectors` operation.
pub mod get_connectors;

/// Types for the `GetReplicationJobs` operation.
pub mod get_replication_jobs;

/// Types for the `GetReplicationRuns` operation.
pub mod get_replication_runs;

/// Types for the `GetServers` operation.
pub mod get_servers;

/// Types for the `ImportAppCatalog` operation.
pub mod import_app_catalog;

/// Types for the `ImportServerCatalog` operation.
pub mod import_server_catalog;

/// Types for the `LaunchApp` operation.
pub mod launch_app;

/// Types for the `ListApps` operation.
pub mod list_apps;

/// Types for the `NotifyAppValidationOutput` operation.
pub mod notify_app_validation_output;

/// Types for the `PutAppLaunchConfiguration` operation.
pub mod put_app_launch_configuration;

/// Types for the `PutAppReplicationConfiguration` operation.
pub mod put_app_replication_configuration;

/// Types for the `PutAppValidationConfiguration` operation.
pub mod put_app_validation_configuration;

/// Types for the `StartAppReplication` operation.
pub mod start_app_replication;

/// Types for the `StartOnDemandAppReplication` operation.
pub mod start_on_demand_app_replication;

/// Types for the `StartOnDemandReplicationRun` operation.
pub mod start_on_demand_replication_run;

/// Types for the `StopAppReplication` operation.
pub mod stop_app_replication;

/// Types for the `TerminateApp` operation.
pub mod terminate_app;

/// Types for the `UpdateApp` operation.
pub mod update_app;

/// Types for the `UpdateReplicationJob` operation.
pub mod update_replication_job;