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.
파일 보기 프로젝트 열기: aws/aws-sdk-net

비공개 메소드들

메소드 설명
IsSetErrorCode ( ) : bool
IsSetErrorMessage ( ) : bool
IsSetSequenceNumber ( ) : bool
IsSetShardId ( ) : bool