Skip to content

Bedrock Agent  >  Structures  >  TextContentDoc

TextContentDoc

Structure Class

TextContentDoc dataclass

Contains information about content defined inline in text.

Attributes

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

The text of the content.