Skip to content

Bedrock Agentcore  >  Unions  >  MemoryRecordLeftExpression

MemoryRecordLeftExpression

Union Type

MemoryRecordLeftExpression module-attribute

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

Union Member Types

MemoryRecordLeftExpressionMetadataKey dataclass

The metadata key to filter on.

Attributes

value instance-attribute
value: str

MemoryRecordLeftExpressionUnknown 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