materializedView

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

Parameters

value

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


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

Parameters

argument

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