aws_sdk_costoptimizationhub/operation.rs
// Code generated by software.amazon.smithy.rust.codegen.smithy-rs. DO NOT EDIT.
pub use ::aws_types::request_id::RequestId;
/// Types for the `GetPreferences` operation.
pub mod get_preferences;
/// Types for the `GetRecommendation` operation.
pub mod get_recommendation;
/// Types for the `ListEnrollmentStatuses` operation.
pub mod list_enrollment_statuses;
/// Types for the `ListRecommendationSummaries` operation.
pub mod list_recommendation_summaries;
/// Types for the `ListRecommendations` operation.
pub mod list_recommendations;
/// Types for the `UpdateEnrollmentStatus` operation.
pub mod update_enrollment_status;
/// Types for the `UpdatePreferences` operation.
pub mod update_preferences;