menu
aws_glue_api package
documentation
glue-2017-03-31.dart
GetColumnStatisticsForTableResponse
errors property
errors property
dark_mode
light_mode
errors
property
List
<
ColumnError
>
?
errors
final
List of ColumnStatistics that failed to be retrieved.
Implementation
final List<ColumnError>? errors;
aws_glue_api package
documentation
glue-2017-03-31
GetColumnStatisticsForTableResponse
errors property
GetColumnStatisticsForTableResponse class