C# 클래스 Amazon.DynamoDBv2.Model.GetShardIteratorRequest

Container for the parameters to the GetShardIterator operation. Returns a shard iterator. A shard iterator provides information about how to retrieve the stream records from within a shard. Use the shard iterator in a subsequent GetRecords request to read the stream records from the shard.

A shard iterator expires 15 minutes after it is returned to the requester.

상속: AmazonDynamoDBStreamsRequest
파일 보기 프로젝트 열기: aws/aws-sdk-net 1 사용 예제들

비공개 메소드들

메소드 설명
IsSetSequenceNumber ( ) : bool
IsSetShardId ( ) : bool
IsSetShardIteratorType ( ) : bool
IsSetStreamArn ( ) : bool