menu
aws_kinesis_api package
documentation
kinesis-2013-12-02.dart
UpdateShardCountOutput
UpdateShardCountOutput constructor
UpdateShardCountOutput constructor
dark_mode
light_mode
UpdateShardCountOutput
constructor
UpdateShardCountOutput
(
{
int
?
currentShardCount
,
String
?
streamName
,
int
?
targetShardCount
,
})
Implementation
UpdateShardCountOutput({ this.currentShardCount, this.streamName, this.targetShardCount, });
aws_kinesis_api package
documentation
kinesis-2013-12-02
UpdateShardCountOutput
UpdateShardCountOutput constructor
UpdateShardCountOutput class