AWS SDK Version 3 for .NET
API Reference

AWS services or capabilities described in AWS Documentation may vary by region/location. Click Getting Started with Amazon AWS to see specific differences applicable to the China (Beijing) Region.

Output information returned after processing a memory record operation.

Inheritance Hierarchy

System.Object
  Amazon.BedrockAgentCore.Model.MemoryRecordOutput

Namespace: Amazon.BedrockAgentCore.Model
Assembly: AWSSDK.BedrockAgentCore.dll
Version: 3.x.y.z

Syntax

C#
public class MemoryRecordOutput

The MemoryRecordOutput type exposes the following members

Constructors

NameDescription
Public Method MemoryRecordOutput()

Properties

NameTypeDescription
Public Property ErrorCode System.Int32

Gets and sets the property ErrorCode.

The error code returned when the memory record operation fails.

Public Property ErrorMessage System.String

Gets and sets the property ErrorMessage.

A human-readable error message describing why the memory record operation failed.

Public Property MemoryRecordId System.String

Gets and sets the property MemoryRecordId.

The unique ID associated to the memory record.

Public Property RequestIdentifier System.String

Gets and sets the property RequestIdentifier.

The client-provided identifier that was used to track this record operation.

Public Property Status Amazon.BedrockAgentCore.MemoryRecordStatus

Gets and sets the property Status.

The status of the memory record operation (e.g., SUCCEEDED, FAILED).

Version Information

.NET:
Supported in: 8.0 and newer, Core 3.1

.NET Standard:
Supported in: 2.0

.NET Framework:
Supported in: 4.5 and newer, 3.5