aws_sdk_sso::config::http

Type Alias 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 */ }