pub type ConnectionMetadata = ConnectionMetadata;
👎Deprecated: Moved to aws_smithy_runtime_api::client::connection::ConnectionMetadata.
Expand description

Metadata that tracks the state of an active connection.

Aliased Type§

struct ConnectionMetadata { /* private fields */ }