Module aws_smithy_runtime_api::client::connection
source · Available on crate feature
client
only.Expand description
Types related to connection monitoring and management.
Structs§
- Metadata that tracks the state of an active connection.
- Builder type that is used to construct a
ConnectionMetadata
value.