customLibraries

@JvmName(name = "ieldopuehrkpecti")
suspend fun customLibraries(value: Output<List<LibraryInfoArgs>>)
@JvmName(name = "nkhjpyiichccjrck")
suspend fun customLibraries(value: List<LibraryInfoArgs>?)

Parameters

value

List of custom libraries/packages associated with the spark pool.


@JvmName(name = "bdnremskawtngayc")
suspend fun customLibraries(vararg values: Output<LibraryInfoArgs>)


@JvmName(name = "pmvdiclrxeabfoqw")
suspend fun customLibraries(values: List<Output<LibraryInfoArgs>>)
@JvmName(name = "opxhoiglkoufrpgo")
suspend fun customLibraries(vararg values: LibraryInfoArgs)

Parameters

values

List of custom libraries/packages associated with the spark pool.


@JvmName(name = "bdclwtnmqwmdppet")
suspend fun customLibraries(argument: List<suspend LibraryInfoArgsBuilder.() -> Unit>)
@JvmName(name = "khsdbibtmlolsenm")
suspend fun customLibraries(vararg argument: suspend LibraryInfoArgsBuilder.() -> Unit)
@JvmName(name = "diwfgfkcbtcfijau")
suspend fun customLibraries(argument: suspend LibraryInfoArgsBuilder.() -> Unit)

Parameters

argument

List of custom libraries/packages associated with the spark pool.