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
/
DataSource
/
Builder
Builder
class
Builder
Members
Properties
glue
Table
Link copied to clipboard
var
glueTable
:
GlueTable
?
An Glue table.
Functions
glue
Table
Link copied to clipboard
fun
glueTable
(
block
:
GlueTable.Builder
.
(
)
->
Unit
)
construct an
aws.sdk.kotlin.services.glue.model.GlueTable
inside the given
block