Skip to content

Bedrock Agentcore  >  Unions  >  LeftExpression

LeftExpression

Union Type

LeftExpression module-attribute

Left expression of the event metadata filter.

Union Member Types

LeftExpressionMetadataKey dataclass

Key associated with the metadata in an event.

Attributes

value instance-attribute
value: str

LeftExpressionUnknown 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