aws-sdk-deadline 1.49.0

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

/// Types for the `AssociateMemberToFarm` operation.
pub mod associate_member_to_farm;

/// Types for the `AssociateMemberToFleet` operation.
pub mod associate_member_to_fleet;

/// Types for the `AssociateMemberToJob` operation.
pub mod associate_member_to_job;

/// Types for the `AssociateMemberToQueue` operation.
pub mod associate_member_to_queue;

/// Types for the `AssumeFleetRoleForRead` operation.
pub mod assume_fleet_role_for_read;

/// Types for the `AssumeFleetRoleForWorker` operation.
pub mod assume_fleet_role_for_worker;

/// Types for the `AssumeQueueRoleForRead` operation.
pub mod assume_queue_role_for_read;

/// Types for the `AssumeQueueRoleForUser` operation.
pub mod assume_queue_role_for_user;

/// Types for the `AssumeQueueRoleForWorker` operation.
pub mod assume_queue_role_for_worker;

/// Types for the `BatchGetJobEntity` operation.
pub mod batch_get_job_entity;

/// Types for the `CopyJobTemplate` operation.
pub mod copy_job_template;

/// Types for the `CreateBudget` operation.
pub mod create_budget;

/// Types for the `CreateFarm` operation.
pub mod create_farm;

/// Types for the `CreateFleet` operation.
pub mod create_fleet;

/// Types for the `CreateJob` operation.
pub mod create_job;

/// Types for the `CreateLicenseEndpoint` operation.
pub mod create_license_endpoint;

/// Types for the `CreateLimit` operation.
pub mod create_limit;

/// Types for the `CreateMonitor` operation.
pub mod create_monitor;

/// Types for the `CreateQueue` operation.
pub mod create_queue;

/// Types for the `CreateQueueEnvironment` operation.
pub mod create_queue_environment;

/// Types for the `CreateQueueFleetAssociation` operation.
pub mod create_queue_fleet_association;

/// Types for the `CreateQueueLimitAssociation` operation.
pub mod create_queue_limit_association;

/// Types for the `CreateStorageProfile` operation.
pub mod create_storage_profile;

/// Types for the `CreateWorker` operation.
pub mod create_worker;

/// Types for the `DeleteBudget` operation.
pub mod delete_budget;

/// Types for the `DeleteFarm` operation.
pub mod delete_farm;

/// Types for the `DeleteFleet` operation.
pub mod delete_fleet;

/// Types for the `DeleteLicenseEndpoint` operation.
pub mod delete_license_endpoint;

/// Types for the `DeleteLimit` operation.
pub mod delete_limit;

/// Types for the `DeleteMeteredProduct` operation.
pub mod delete_metered_product;

/// Types for the `DeleteMonitor` operation.
pub mod delete_monitor;

/// Types for the `DeleteQueue` operation.
pub mod delete_queue;

/// Types for the `DeleteQueueEnvironment` operation.
pub mod delete_queue_environment;

/// Types for the `DeleteQueueFleetAssociation` operation.
pub mod delete_queue_fleet_association;

/// Types for the `DeleteQueueLimitAssociation` operation.
pub mod delete_queue_limit_association;

/// Types for the `DeleteStorageProfile` operation.
pub mod delete_storage_profile;

/// Types for the `DeleteWorker` operation.
pub mod delete_worker;

/// Types for the `DisassociateMemberFromFarm` operation.
pub mod disassociate_member_from_farm;

/// Types for the `DisassociateMemberFromFleet` operation.
pub mod disassociate_member_from_fleet;

/// Types for the `DisassociateMemberFromJob` operation.
pub mod disassociate_member_from_job;

/// Types for the `DisassociateMemberFromQueue` operation.
pub mod disassociate_member_from_queue;

/// Types for the `GetBudget` operation.
pub mod get_budget;

/// Types for the `GetFarm` operation.
pub mod get_farm;

/// Types for the `GetFleet` operation.
pub mod get_fleet;

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

/// Types for the `GetLicenseEndpoint` operation.
pub mod get_license_endpoint;

/// Types for the `GetLimit` operation.
pub mod get_limit;

/// Types for the `GetMonitor` operation.
pub mod get_monitor;

/// Types for the `GetQueue` operation.
pub mod get_queue;

/// Types for the `GetQueueEnvironment` operation.
pub mod get_queue_environment;

/// Types for the `GetQueueFleetAssociation` operation.
pub mod get_queue_fleet_association;

/// Types for the `GetQueueLimitAssociation` operation.
pub mod get_queue_limit_association;

/// Types for the `GetSession` operation.
pub mod get_session;

/// Types for the `GetSessionAction` operation.
pub mod get_session_action;

/// Types for the `GetSessionsStatisticsAggregation` operation.
pub mod get_sessions_statistics_aggregation;

/// Types for the `GetStep` operation.
pub mod get_step;

/// Types for the `GetStorageProfile` operation.
pub mod get_storage_profile;

/// Types for the `GetStorageProfileForQueue` operation.
pub mod get_storage_profile_for_queue;

/// Types for the `GetTask` operation.
pub mod get_task;

/// Types for the `GetWorker` operation.
pub mod get_worker;

/// Types for the `ListAvailableMeteredProducts` operation.
pub mod list_available_metered_products;

/// Types for the `ListBudgets` operation.
pub mod list_budgets;

/// Types for the `ListFarmMembers` operation.
pub mod list_farm_members;

/// Types for the `ListFarms` operation.
pub mod list_farms;

/// Types for the `ListFleetMembers` operation.
pub mod list_fleet_members;

/// Types for the `ListFleets` operation.
pub mod list_fleets;

/// Types for the `ListJobMembers` operation.
pub mod list_job_members;

/// Types for the `ListJobParameterDefinitions` operation.
pub mod list_job_parameter_definitions;

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

/// Types for the `ListLicenseEndpoints` operation.
pub mod list_license_endpoints;

/// Types for the `ListLimits` operation.
pub mod list_limits;

/// Types for the `ListMeteredProducts` operation.
pub mod list_metered_products;

/// Types for the `ListMonitors` operation.
pub mod list_monitors;

/// Types for the `ListQueueEnvironments` operation.
pub mod list_queue_environments;

/// Types for the `ListQueueFleetAssociations` operation.
pub mod list_queue_fleet_associations;

/// Types for the `ListQueueLimitAssociations` operation.
pub mod list_queue_limit_associations;

/// Types for the `ListQueueMembers` operation.
pub mod list_queue_members;

/// Types for the `ListQueues` operation.
pub mod list_queues;

/// Types for the `ListSessionActions` operation.
pub mod list_session_actions;

/// Types for the `ListSessions` operation.
pub mod list_sessions;

/// Types for the `ListSessionsForWorker` operation.
pub mod list_sessions_for_worker;

/// Types for the `ListStepConsumers` operation.
pub mod list_step_consumers;

/// Types for the `ListStepDependencies` operation.
pub mod list_step_dependencies;

/// Types for the `ListSteps` operation.
pub mod list_steps;

/// Types for the `ListStorageProfiles` operation.
pub mod list_storage_profiles;

/// Types for the `ListStorageProfilesForQueue` operation.
pub mod list_storage_profiles_for_queue;

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

/// Types for the `ListTasks` operation.
pub mod list_tasks;

/// Types for the `ListWorkers` operation.
pub mod list_workers;

/// Types for the `PutMeteredProduct` operation.
pub mod put_metered_product;

/// Types for the `SearchJobs` operation.
pub mod search_jobs;

/// Types for the `SearchSteps` operation.
pub mod search_steps;

/// Types for the `SearchTasks` operation.
pub mod search_tasks;

/// Types for the `SearchWorkers` operation.
pub mod search_workers;

/// Types for the `StartSessionsStatisticsAggregation` operation.
pub mod start_sessions_statistics_aggregation;

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

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

/// Types for the `UpdateBudget` operation.
pub mod update_budget;

/// Types for the `UpdateFarm` operation.
pub mod update_farm;

/// Types for the `UpdateFleet` operation.
pub mod update_fleet;

/// Types for the `UpdateJob` operation.
pub mod update_job;

/// Types for the `UpdateLimit` operation.
pub mod update_limit;

/// Types for the `UpdateMonitor` operation.
pub mod update_monitor;

/// Types for the `UpdateQueue` operation.
pub mod update_queue;

/// Types for the `UpdateQueueEnvironment` operation.
pub mod update_queue_environment;

/// Types for the `UpdateQueueFleetAssociation` operation.
pub mod update_queue_fleet_association;

/// Types for the `UpdateQueueLimitAssociation` operation.
pub mod update_queue_limit_association;

/// Types for the `UpdateSession` operation.
pub mod update_session;

/// Types for the `UpdateStep` operation.
pub mod update_step;

/// Types for the `UpdateStorageProfile` operation.
pub mod update_storage_profile;

/// Types for the `UpdateTask` operation.
pub mod update_task;

/// Types for the `UpdateWorker` operation.
pub mod update_worker;

/// Types for the `UpdateWorkerSchedule` operation.
pub mod update_worker_schedule;