sqlScriptFile

@JvmName(name = "gtqqwgchqpbmfwbu")
suspend fun sqlScriptFile(value: Output<String>)
@JvmName(name = "foaqjchvcjdapesw")
suspend fun sqlScriptFile(value: String?)

Parameters

value

A reference to a query file. This can be the Cloud Storage URI of the query file or it can the path to a SqlScript Content. The execution args are used to declare a set of script variables (set key='value';).