1
2
3
4
5
6
7
8
// Code generated by software.amazon.smithy.rust.codegen.smithy-rs. DO NOT EDIT.
pub use ::aws_types::request_id::RequestId;

/// Types for the `QueryForecast` operation.
pub mod query_forecast;

/// Types for the `QueryWhatIfForecast` operation.
pub mod query_what_if_forecast;