Skip to main content

FrameworkMetadata

Type Alias FrameworkMetadata 

Source
pub type FrameworkMetadata = FrameworkMetadata;
Expand description

Metadata about a software framework that is being used with the SDK.

This is a type alias for aws_types::sdk_ua_metadata::FrameworkMetadata. The canonical definition now lives in aws-types; this alias is kept as a breadcrumb so existing code that referred to aws_runtime::user_agent::FrameworkMetadata continues to compile.

Aliased Typeยง

pub struct FrameworkMetadata { /* private fields */ }