Skip to content

Bedrock Agentcore  >  Unions  >  ExtractionJobMessages

ExtractionJobMessages

Union Type

ExtractionJobMessages module-attribute

The list of messages that compose this extraction job.

Union Member Types

ExtractionJobMessagesMessagesList dataclass

The list of messages that compose this extraction job.

Attributes

value instance-attribute
value: list[MessageMetadata]

ExtractionJobMessagesUnknown dataclass

Represents an unknown variant.

If you receive this value, you will need to update your library to receive the parsed value.

This value may not be deliberately sent.

Attributes

tag instance-attribute
tag: str