hiveOptions

@JvmName(name = "lobfjeikyjtuvrdc")
suspend fun hiveOptions(value: Output<DatabaseHiveOptionsArgs>)
@JvmName(name = "whlneohvgrvnlmnq")
suspend fun hiveOptions(value: DatabaseHiveOptionsArgs?)

Parameters

value

Options of a Hive database. Structure is documented below.


@JvmName(name = "dnsqiewigngsjdtr")
suspend fun hiveOptions(argument: suspend DatabaseHiveOptionsArgsBuilder.() -> Unit)

Parameters

argument

Options of a Hive database. Structure is documented below.