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

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

Inheritance Hierarchy

System.Object
  Amazon.Kinesis.Model.HashKeyRange

Namespace: Amazon.Kinesis.Model
Assembly: AWSSDK.Kinesis.dll
Version: 3.x.y.z

Syntax

C#
public class HashKeyRange

The HashKeyRange type exposes the following members

Constructors

NameDescription
Public Method HashKeyRange()

Properties

NameTypeDescription
Public Property EndingHashKey System.String

Gets and sets the property EndingHashKey.

The ending hash key of the hash key range.

Public Property StartingHashKey System.String

Gets and sets the property StartingHashKey.

The starting hash key of the hash key range.

Version Information

.NET Core App:
Supported in: 3.1

.NET Standard:
Supported in: 2.0

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