AWS SDK Version 2 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.

.NET Framework 3.5
 
A uniquely identified group of data records in an Amazon Kinesis stream.

Inheritance Hierarchy

System.Object
  Amazon.Kinesis.Model.Shard

Namespace: Amazon.Kinesis.Model
Assembly: AWSSDK.dll
Version: (assembly version)

Syntax

C#
public class Shard : Object

The Shard type exposes the following members

Constructors

NameDescription
Public Method Shard()

Properties

NameTypeDescription
Public Property AdjacentParentShardId System.String Gets and sets the property AdjacentParentShardId.

The shard Id of the shard adjacent to the shard's parent.

Public Property HashKeyRange Amazon.Kinesis.Model.HashKeyRange Gets and sets the property HashKeyRange.

The range of possible hash key values for the shard, which is a set of ordered contiguous positive integers.

Public Property ParentShardId System.String Gets and sets the property ParentShardId.

The shard Id of the shard's parent.

Public Property SequenceNumberRange Amazon.Kinesis.Model.SequenceNumberRange Gets and sets the property SequenceNumberRange.

The range of possible sequence numbers for the shard.

Public Property ShardId System.String Gets and sets the property ShardId.

The unique identifier of the shard within the Amazon Kinesis stream.

Version Information

.NET Framework:
Supported in: 4.5, 4.0, 3.5

.NET for Windows Store apps:
Supported in: Windows 8.1, Windows 8

.NET for Windows Phone:
Supported in: Windows Phone 8.1, Windows Phone 8