importedLibraries

@JvmName(name = "dacctsvvbjkaxido")
suspend fun importedLibraries(value: Output<List<String>>)
@JvmName(name = "cmeoqwcdpwrdgqfp")
suspend fun importedLibraries(value: List<String>?)

Parameters

value

Optional. If language = "JAVASCRIPT", this field stores the path of the imported JAVASCRIPT libraries.


@JvmName(name = "tqjamghfytisnqlw")
suspend fun importedLibraries(vararg values: Output<String>)


@JvmName(name = "vxthelstyxlbscqg")
suspend fun importedLibraries(values: List<Output<String>>)
@JvmName(name = "reeeogjpbkmpcmjv")
suspend fun importedLibraries(vararg values: String)

Parameters

values

Optional. If language = "JAVASCRIPT", this field stores the path of the imported JAVASCRIPT libraries.