ReflectionConfiguration
Contains reflection configuration information for a memory strategy.
Contents
Important
This data type is a UNION, so only one of the following members can be specified when used or returned.
- customReflectionConfiguration
-
The configuration for a custom reflection strategy.
Type: CustomReflectionConfiguration object
Note: This object is a Union. Only one member of this object can be specified or returned.
Required: No
- episodicReflectionConfiguration
-
The configuration for the episodic reflection strategy.
Type: EpisodicReflectionConfiguration object
Required: No
See Also
For more information about using this API in one of the language-specific AWS SDKs, see the following: