Skip to content

Bedrock Agentcore Control  >  Unions  >  CustomReflectionConfiguration

CustomReflectionConfiguration

Union Type

CustomReflectionConfiguration module-attribute

Contains configurations for a custom reflection strategy.

Union Member Types

CustomReflectionConfigurationEpisodicReflectionOverride dataclass

The configuration for a reflection strategy to override the default one.

Attributes

value instance-attribute

CustomReflectionConfigurationUnknown 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