Type Definition aws_smithy_runtime_api::client::orchestrator::HttpRequest
source · pub type HttpRequest = Request<SdkBody>;
Expand description
Type alias for the HTTP request type that the orchestrator uses.
pub type HttpRequest = Request<SdkBody>;
Type alias for the HTTP request type that the orchestrator uses.