toggle menu
AWS SDK for Kotlin
1.0.65
common
switch theme
glue
/
aws.sdk.kotlin.services.glue.model
/
GetColumnStatisticsForTableResponse
/
Builder
Builder
class
Builder
Members
Properties
column
Statistics
List
Link copied to clipboard
var
columnStatisticsList
:
List
<
ColumnStatistics
>
?
List of ColumnStatistics.
errors
Link copied to clipboard
var
errors
:
List
<
ColumnError
>
?
List of ColumnStatistics that failed to be retrieved.