HarnessManagedMemoryConfiguration

Configuration for managed memory creation.

Types

Link copied to clipboard
class Builder
Link copied to clipboard
object Companion

Properties

Link copied to clipboard
val arn: String?

The ARN of the managed AgentCore Memory resource. Read-only on Get, ignored on Create/Update input.

Link copied to clipboard

Customer-managed KMS key. Defaults to AWS-owned key. Not updatable after creation.

Link copied to clipboard

Event retention in days. Defaults to 30.

Link copied to clipboard

Strategy types to enable. Defaults to [SEMANTIC, SUMMARIZATION].

Functions

Link copied to clipboard
Link copied to clipboard
open operator override fun equals(other: Any?): Boolean
Link copied to clipboard
open override fun hashCode(): Int
Link copied to clipboard
open override fun toString(): String