importedLibraries

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

Parameters

value

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


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


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

Parameters

values

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