menu
aws_kinesis_api package
documentation
kinesis-2013-12-02.dart
HashKeyRange
HashKeyRange constructor
HashKeyRange constructor
dark_mode
light_mode
HashKeyRange
constructor
HashKeyRange
(
{
required
String
endingHashKey
,
required
String
startingHashKey
,
})
Implementation
HashKeyRange({ required this.endingHashKey, required this.startingHashKey, });
aws_kinesis_api package
documentation
kinesis-2013-12-02
HashKeyRange
HashKeyRange constructor
HashKeyRange class