hiveOptions

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

Parameters

value

Options of a Hive database. Structure is documented below.


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

Parameters

argument

Options of a Hive database. Structure is documented below.