AWSKinesisStreamShardHashKeyRange
No description
type AWSKinesisStreamShardHashKeyRange {
startingHashKey: String!
endingHashKey: String!
}
Fields
AWSKinesisStreamShardHashKeyRange.startingHashKey ● String! non-null scalar
The starting hash key of the hash key range
AWSKinesisStreamShardHashKeyRange.endingHashKey ● String! non-null scalar
The ending hash key of the hash key range
Member of
AWSKinesisStreamShard object