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
/
SqlAlias
/
Builder
Builder
class
Builder
Members
Properties
alias
Link copied to clipboard
var
alias
:
String
?
A temporary name given to a table, or a column in a table.
from
Link copied to clipboard
var
from
:
String
?
A table, or a column in a table.