aws_sdk_forecastquery/
operation.rs

1// Code generated by software.amazon.smithy.rust.codegen.smithy-rs. DO NOT EDIT.
2pub use ::aws_types::request_id::RequestId;
3
4/// Types for the `QueryForecast` operation.
5pub mod query_forecast;
6
7/// Types for the `QueryWhatIfForecast` operation.
8pub mod query_what_if_forecast;