customSql

@JvmName(name = "ttcgpsqfyjlrxlpi")
suspend fun customSql(value: Output<DataSetCustomSqlArgs>)
@JvmName(name = "sgnmynshkowleycg")
suspend fun customSql(value: DataSetCustomSqlArgs?)

Parameters

value

A physical table type built from the results of the custom SQL query.


@JvmName(name = "utuktwmpolhmrpxx")
suspend fun customSql(argument: suspend DataSetCustomSqlArgsBuilder.() -> Unit)

Parameters

argument

A physical table type built from the results of the custom SQL query.