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.
Namespace: Amazon.BedrockAgentCore.Model
Assembly: AWSSDK.BedrockAgentCore.dll
Version: 3.x.y.z
public class MemoryRecordOutput
The MemoryRecordOutput type exposes the following members
| Name | Description | |
|---|---|---|
|
MemoryRecordOutput() |
| Name | Type | Description | |
|---|---|---|---|
|
ErrorCode | System.Int32 |
Gets and sets the property ErrorCode. The error code returned when the memory record operation fails. |
|
ErrorMessage | System.String |
Gets and sets the property ErrorMessage. A human-readable error message describing why the memory record operation failed. |
|
MemoryRecordId | System.String |
Gets and sets the property MemoryRecordId. The unique ID associated to the memory record. |
|
RequestIdentifier | System.String |
Gets and sets the property RequestIdentifier. The client-provided identifier that was used to track this record operation. |
|
Status | Amazon.BedrockAgentCore.MemoryRecordStatus |
Gets and sets the property Status. The status of the memory record operation (e.g., SUCCEEDED, FAILED). |
.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