AgentMemoryConfigurationArgs

constructor(enabledMemoryTypes: Output<List<AgentMemoryType>>? = null, sessionSummaryConfiguration: Output<AgentSessionSummaryConfigurationArgs>? = null, storageDays: Output<Double>? = null)