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.
Information on the records ingested by this request.
Namespace: Amazon.TimestreamWrite.Model
Assembly: AWSSDK.TimestreamWrite.dll
Version: 3.x.y.z
public class RecordsIngested
The RecordsIngested type exposes the following members
Name | Description | |
---|---|---|
![]() |
RecordsIngested() |
Name | Type | Description | |
---|---|---|---|
![]() |
MagneticStore | System.Int32 |
Gets and sets the property MagneticStore. Count of records ingested into the magnetic store. |
![]() |
MemoryStore | System.Int32 |
Gets and sets the property MemoryStore. Count of records ingested into the memory store. |
![]() |
Total | System.Int32 |
Gets and sets the property Total. Total count of successfully ingested records. |
.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