Skip to content

Bedrock Agent Runtime  >  Structures  >  AgenticRetrieveMessageContent

AgenticRetrieveMessageContent

Structure Class

AgenticRetrieveMessageContent dataclass

The content of an agentic retrieval message.

Attributes

text class-attribute instance-attribute
text: str | None = None

The text content of the message.