Skip to main content
Module

x/aws_api/services/kinesis/structs.ts>Shard

From-scratch Typescript client for accessing AWS APIs
Extremely Popular
Latest
interface Shard
import { type Shard } from "https://deno.land/x/aws_api@v0.8.1/services/kinesis/structs.ts";

Properties

ShardId: string
optional
ParentShardId: string | null
optional
AdjacentParentShardId: string | null
HashKeyRange: HashKeyRange
SequenceNumberRange: SequenceNumberRange