Skip to content

Bedrock Agentcore Control  >  Unions  >  CustomReflectionConfigurationInput

CustomReflectionConfigurationInput

Union Type

CustomReflectionConfigurationInput module-attribute

Input for a custom reflection configuration.

Union Member Types

CustomReflectionConfigurationInputEpisodicReflectionOverride dataclass

The reflection override configuration input.

Attributes

value instance-attribute

CustomReflectionConfigurationInputUnknown 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