toggle menu
AWS SDK for Kotlin
1.0.65
common
switch theme
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.