Type Alias aws_sdk_transcribestreaming::config::http::HttpRequest
source · pub type HttpRequest = Request;
Expand description
Type alias for the HTTP request type that the orchestrator uses.
Aliased Type§
struct HttpRequest { /* private fields */ }