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
/
Database
/
Builder
Builder
class
Builder
Members
Properties
description
Link copied to clipboard
var
description
:
String
?
An optional description of the database.
name
Link copied to clipboard
var
name
:
String
?
The name of the database.
parameters
Link copied to clipboard
var
parameters
:
Map
<
String
,
String
>
?
A set of custom key/value pairs.