UpdateMemoryRequest

Types

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

Properties

Link copied to clipboard

A client token is used for keeping track of idempotent requests. It can contain a session id which can be around 250 chars, combined with a unique AWS identifier.

Link copied to clipboard

The updated description of the memory.

Link copied to clipboard

The number of days after which memory events will expire, between 7 and 365 days.

Link copied to clipboard

The ARN of the IAM role that provides permissions for the memory.

Link copied to clipboard

The unique identifier of the memory to update.

Link copied to clipboard

The memory strategies to add, modify, or delete.

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