AWS SDK for Kotlin
Toggle table of contents
1.5.1
common
Platform filter
common
Switch theme
Skip to content
AWS SDK for Kotlin
athena
/
aws.sdk.kotlin.services.athena.model
/
Column
/
Builder
Builder
class
Builder
Members
Properties
comment
Link copied to clipboard
var
comment
:
String
?
Optional information about the column.
name
Link copied to clipboard
var
name
:
String
?
The name of the column.
type
Link copied to clipboard
var
type
:
String
?
The data type of the column.