Skip to content

Bedrock Agent  >  Structures  >  MetadataAttribute

MetadataAttribute

Structure Class

MetadataAttribute dataclass

Contains information about a metadata attribute.

Attributes

key class-attribute instance-attribute
key: str = field(repr=False)

The key of the metadata attribute.

value instance-attribute

Contains the value of the metadata attribute.