Type Alias aws_smithy_runtime_api::client::orchestrator::HttpResponse

source ·
pub type HttpResponse = Response;
Available on crate feature client only.
Expand description

Type alias for the HTTP response type that the orchestrator uses.

Aliased Type§

struct HttpResponse { /* private fields */ }