HarnessMemoryConfiguration
The memory configuration for a harness.
Contents
Important
This data type is a UNION, so only one of the following members can be specified when used or returned.
- agentCoreMemoryConfiguration
-
The AgentCore Memory configuration.
Type: HarnessAgentCoreMemoryConfiguration object
Required: No
- disabled
-
Explicitly opt out of memory.
Type: HarnessDisabledMemoryConfiguration object
Required: No
- managedMemoryConfiguration
-
Harness creates and manages a memory resource in the customer's account.
Type: HarnessManagedMemoryConfiguration object
Required: No
See Also
For more information about using this API in one of the language-specific AWS SDKs, see the following: