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.
PutRecords
results.
Namespace: Amazon.Kinesis.Model
Assembly: AWSSDK.Kinesis.dll
Version: 3.x.y.z
public class PutRecordsResponse : AmazonWebServiceResponse
The PutRecordsResponse type exposes the following members
Name | Description | |
---|---|---|
![]() |
PutRecordsResponse() |
Name | Type | Description | |
---|---|---|---|
![]() |
ContentLength | System.Int64 | Inherited from Amazon.Runtime.AmazonWebServiceResponse. |
![]() |
EncryptionType | Amazon.Kinesis.EncryptionType |
Gets and sets the property EncryptionType. The encryption type used on the records. This parameter can be one of the following values:
|
![]() |
FailedRecordCount | System.Int32 |
Gets and sets the property FailedRecordCount.
The number of unsuccessfully processed records in a |
![]() |
HttpStatusCode | System.Net.HttpStatusCode | Inherited from Amazon.Runtime.AmazonWebServiceResponse. |
![]() |
Records | System.Collections.Generic.List<Amazon.Kinesis.Model.PutRecordsResultEntry> |
Gets and sets the property Records.
An array of successfully and unsuccessfully processed record results. A record that
is successfully added to a stream includes |
![]() |
ResponseMetadata | Amazon.Runtime.ResponseMetadata | Inherited from Amazon.Runtime.AmazonWebServiceResponse. |
.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