EpisodicReflectionOverride
data class EpisodicReflectionOverride(val value: EpisodicReflectionOverride) : CustomReflectionConfiguration
The configuration for a reflection strategy to override the default one.
Inherited functions
Link copied to clipboard
Casts this CustomReflectionConfiguration as a EpisodicReflectionOverride and retrieves its aws.sdk.kotlin.services.bedrockagentcorecontrol.model.EpisodicReflectionOverride value. Throws an exception if the CustomReflectionConfiguration is not a EpisodicReflectionOverride.
Link copied to clipboard
Casts this CustomReflectionConfiguration as a EpisodicReflectionOverride and retrieves its aws.sdk.kotlin.services.bedrockagentcorecontrol.model.EpisodicReflectionOverride value. Returns null if the CustomReflectionConfiguration is not a EpisodicReflectionOverride.