aws-sdk-devicefarm 1.101.0

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

/// Types for the `CreateDevicePool` operation.
pub mod create_device_pool;

/// Types for the `CreateInstanceProfile` operation.
pub mod create_instance_profile;

/// Types for the `CreateNetworkProfile` operation.
pub mod create_network_profile;

/// Types for the `CreateProject` operation.
pub mod create_project;

/// Types for the `CreateRemoteAccessSession` operation.
pub mod create_remote_access_session;

/// Types for the `CreateTestGridProject` operation.
pub mod create_test_grid_project;

/// Types for the `CreateTestGridUrl` operation.
pub mod create_test_grid_url;

/// Types for the `CreateUpload` operation.
pub mod create_upload;

/// Types for the `CreateVPCEConfiguration` operation.
pub mod create_vpce_configuration;

/// Types for the `DeleteDevicePool` operation.
pub mod delete_device_pool;

/// Types for the `DeleteInstanceProfile` operation.
pub mod delete_instance_profile;

/// Types for the `DeleteNetworkProfile` operation.
pub mod delete_network_profile;

/// Types for the `DeleteProject` operation.
pub mod delete_project;

/// Types for the `DeleteRemoteAccessSession` operation.
pub mod delete_remote_access_session;

/// Types for the `DeleteRun` operation.
pub mod delete_run;

/// Types for the `DeleteTestGridProject` operation.
pub mod delete_test_grid_project;

/// Types for the `DeleteUpload` operation.
pub mod delete_upload;

/// Types for the `DeleteVPCEConfiguration` operation.
pub mod delete_vpce_configuration;

/// Types for the `GetAccountSettings` operation.
pub mod get_account_settings;

/// Types for the `GetDevice` operation.
pub mod get_device;

/// Types for the `GetDeviceInstance` operation.
pub mod get_device_instance;

/// Types for the `GetDevicePool` operation.
pub mod get_device_pool;

/// Types for the `GetDevicePoolCompatibility` operation.
pub mod get_device_pool_compatibility;

/// Types for the `GetInstanceProfile` operation.
pub mod get_instance_profile;

/// Types for the `GetJob` operation.
pub mod get_job;

/// Types for the `GetNetworkProfile` operation.
pub mod get_network_profile;

/// Types for the `GetOfferingStatus` operation.
pub mod get_offering_status;

/// Types for the `GetProject` operation.
pub mod get_project;

/// Types for the `GetRemoteAccessSession` operation.
pub mod get_remote_access_session;

/// Types for the `GetRun` operation.
pub mod get_run;

/// Types for the `GetSuite` operation.
pub mod get_suite;

/// Types for the `GetTest` operation.
pub mod get_test;

/// Types for the `GetTestGridProject` operation.
pub mod get_test_grid_project;

/// Types for the `GetTestGridSession` operation.
pub mod get_test_grid_session;

/// Types for the `GetUpload` operation.
pub mod get_upload;

/// Types for the `GetVPCEConfiguration` operation.
pub mod get_vpce_configuration;

/// Types for the `InstallToRemoteAccessSession` operation.
pub mod install_to_remote_access_session;

/// Types for the `ListArtifacts` operation.
pub mod list_artifacts;

/// Types for the `ListDeviceInstances` operation.
pub mod list_device_instances;

/// Types for the `ListDevicePools` operation.
pub mod list_device_pools;

/// Types for the `ListDevices` operation.
pub mod list_devices;

/// Types for the `ListInstanceProfiles` operation.
pub mod list_instance_profiles;

/// Types for the `ListJobs` operation.
pub mod list_jobs;

/// Types for the `ListNetworkProfiles` operation.
pub mod list_network_profiles;

/// Types for the `ListOfferingPromotions` operation.
pub mod list_offering_promotions;

/// Types for the `ListOfferingTransactions` operation.
pub mod list_offering_transactions;

/// Types for the `ListOfferings` operation.
pub mod list_offerings;

/// Types for the `ListProjects` operation.
pub mod list_projects;

/// Types for the `ListRemoteAccessSessions` operation.
pub mod list_remote_access_sessions;

/// Types for the `ListRuns` operation.
pub mod list_runs;

/// Types for the `ListSamples` operation.
pub mod list_samples;

/// Types for the `ListSuites` operation.
pub mod list_suites;

/// Types for the `ListTagsForResource` operation.
pub mod list_tags_for_resource;

/// Types for the `ListTestGridProjects` operation.
pub mod list_test_grid_projects;

/// Types for the `ListTestGridSessionActions` operation.
pub mod list_test_grid_session_actions;

/// Types for the `ListTestGridSessionArtifacts` operation.
pub mod list_test_grid_session_artifacts;

/// Types for the `ListTestGridSessions` operation.
pub mod list_test_grid_sessions;

/// Types for the `ListTests` operation.
pub mod list_tests;

/// Types for the `ListUniqueProblems` operation.
pub mod list_unique_problems;

/// Types for the `ListUploads` operation.
pub mod list_uploads;

/// Types for the `ListVPCEConfigurations` operation.
pub mod list_vpce_configurations;

/// Types for the `PurchaseOffering` operation.
pub mod purchase_offering;

/// Types for the `RenewOffering` operation.
pub mod renew_offering;

/// Types for the `ScheduleRun` operation.
pub mod schedule_run;

/// Types for the `StopJob` operation.
pub mod stop_job;

/// Types for the `StopRemoteAccessSession` operation.
pub mod stop_remote_access_session;

/// Types for the `StopRun` operation.
pub mod stop_run;

/// Types for the `TagResource` operation.
pub mod tag_resource;

/// Types for the `UntagResource` operation.
pub mod untag_resource;

/// Types for the `UpdateDeviceInstance` operation.
pub mod update_device_instance;

/// Types for the `UpdateDevicePool` operation.
pub mod update_device_pool;

/// Types for the `UpdateInstanceProfile` operation.
pub mod update_instance_profile;

/// Types for the `UpdateNetworkProfile` operation.
pub mod update_network_profile;

/// Types for the `UpdateProject` operation.
pub mod update_project;

/// Types for the `UpdateTestGridProject` operation.
pub mod update_test_grid_project;

/// Types for the `UpdateUpload` operation.
pub mod update_upload;

/// Types for the `UpdateVPCEConfiguration` operation.
pub mod update_vpce_configuration;