menu
aws_dms_api package
documentation
dms-2016-01-01.dart
DescribeTableStatisticsResponse
tableStatistics property
tableStatistics property
dark_mode
light_mode
tableStatistics
property
List
<
TableStatistics
>
?
tableStatistics
final
The table statistics.
Implementation
final List<TableStatistics>? tableStatistics;
aws_dms_api package
documentation
dms-2016-01-01
DescribeTableStatisticsResponse
tableStatistics property
DescribeTableStatisticsResponse class