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.

Information on the records ingested by this request.

Inheritance Hierarchy

System.Object
  Amazon.TimestreamWrite.Model.RecordsIngested

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

Syntax

C#
public class RecordsIngested

The RecordsIngested type exposes the following members

Constructors

NameDescription
Public Method RecordsIngested()

Properties

NameTypeDescription
Public Property MagneticStore System.Int32

Gets and sets the property MagneticStore.

Count of records ingested into the magnetic store.

Public Property MemoryStore System.Int32

Gets and sets the property MemoryStore.

Count of records ingested into the memory store.

Public Property Total System.Int32

Gets and sets the property Total.

Total count of successfully ingested records.

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