athenaProperties

@JvmName(name = "hctfepqmtsabxtmr")
suspend fun athenaProperties(value: Output<Map<String, String>>)
@JvmName(name = "duejgwqmburxtbnh")
suspend fun athenaProperties(value: Map<String, String>?)

Parameters

value

Map of key-value pairs used as connection properties specific to the Athena compute environment.


@JvmName(name = "tisbrxfynqrebnbx")
fun athenaProperties(vararg values: Pair<String, String>)

Parameters

values

Map of key-value pairs used as connection properties specific to the Athena compute environment.