Expand description
Types related to connection monitoring and management.
Structsยง
- Capture
Smithy Connection - State for a middleware that will monitor and manage connections.
- Connection
Metadata - Metadata that tracks the state of an active connection.
- Connection
Metadata Builder - Builder type that is used to construct a
ConnectionMetadata
value.