pub type Metadata = Metadata;
๐Deprecated since 0.60.2: Use aws_smithy_runtime_api::client::orchestrator::Metadata instead.
Expand description
Metadata added to the ConfigBag
that identifies the API being called.
Aliased Typeยง
struct Metadata { /* private fields */ }