DataSourceParametersAthena

data class DataSourceParametersAthena(val workGroup: String? = null)

Constructors

Link copied to clipboard
constructor(workGroup: String? = null)

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard
val workGroup: String? = null

The work-group to which to connect.