hiveOptions

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

Parameters

value

Options of a Hive database. Structure is documented below.


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

Parameters

argument

Options of a Hive database. Structure is documented below.