Skip to content

Bedrock Agentcore  >  Unions  >  MemoryRecordRightExpression

MemoryRecordRightExpression

Union Type

MemoryRecordRightExpression module-attribute

The right-hand side of a memory record metadata filter expression.

Union Member Types

MemoryRecordRightExpressionMetadataValue dataclass

The metadata value to compare against.

Attributes

value instance-attribute

MemoryRecordRightExpressionUnknown 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