materializedView

@JvmName(name = "ispfrybyfmavjqsh")
suspend fun materializedView(value: Output<TableMaterializedViewArgs>)
@JvmName(name = "cbwfiqrrcmexvuup")
suspend fun materializedView(value: TableMaterializedViewArgs?)

Parameters

value

If specified, configures this table as a materialized view. Structure is documented below.


@JvmName(name = "wopdoprrpxhayfam")
suspend fun materializedView(argument: suspend TableMaterializedViewArgsBuilder.() -> Unit)

Parameters

argument

If specified, configures this table as a materialized view. Structure is documented below.