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.

Output parameter of the GetRecords API. The existing child shard of the current shard.

Inheritance Hierarchy

System.Object
  Amazon.Kinesis.Model.ChildShard

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

Syntax

C#
public class ChildShard

The ChildShard type exposes the following members

Constructors

NameDescription
Public Method ChildShard()

Properties

NameTypeDescription
Public Property HashKeyRange Amazon.Kinesis.Model.HashKeyRange

Gets and sets the property HashKeyRange.

Public Property ParentShards System.Collections.Generic.List<System.String>

Gets and sets the property ParentShards.

The current shard that is the parent of the existing child shard.

Public Property ShardId System.String

Gets and sets the property ShardId.

The shard ID of the existing child shard of the current shard.

Version Information

.NET:
Supported in: 8.0 and newer, Core 3.1

.NET Standard:
Supported in: 2.0

.NET Framework:
Supported in: 4.5 and newer, 3.5