AWS SDK for Kotlin
Toggle table of contents
1.5.1
common
Platform filter
common
Switch theme
Skip to content
AWS SDK for Kotlin
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.