hiveOptions

@JvmName(name = "xpqkiqudofajnrxc")
suspend fun hiveOptions(value: Output<TableHiveOptionsArgs>)
@JvmName(name = "lesoouiljctjcnmh")
suspend fun hiveOptions(value: TableHiveOptionsArgs?)

Parameters

value

Options of a Hive table. Structure is documented below.


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

Parameters

argument

Options of a Hive table. Structure is documented below.