C# Класс Amazon.Kinesis.Model.PutRecordsResultEntry

Represents the result of an individual record from a PutRecords request. A record that is successfully added to a stream includes SequenceNumber and ShardId in the result. A record that fails to be added to the stream includes ErrorCode and ErrorMessage in the result.
Показать файл Открыть проект

Приватные методы

Метод Описание
IsSetErrorCode ( ) : bool
IsSetErrorMessage ( ) : bool
IsSetSequenceNumber ( ) : bool
IsSetShardId ( ) : bool