menu
aws_glue_api package
documentation
glue-2017-03-31.dart
UpdateColumnStatisticsForTableResponse
errors property
errors property
dark_mode
light_mode
errors
property
List
<
ColumnStatisticsError
>
?
errors
final
List of ColumnStatisticsErrors.
Implementation
final List<ColumnStatisticsError>? errors;
aws_glue_api package
documentation
glue-2017-03-31
UpdateColumnStatisticsForTableResponse
errors property
UpdateColumnStatisticsForTableResponse class