customLibraries

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

Parameters

value

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


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


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

Parameters

values

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


@JvmName(name = "kpwgfyrbofppkacl")
suspend fun customLibraries(argument: List<suspend LibraryInfoArgsBuilder.() -> Unit>)
@JvmName(name = "pdnbwjdhwkxaxvuc")
suspend fun customLibraries(vararg argument: suspend LibraryInfoArgsBuilder.() -> Unit)
@JvmName(name = "gketxtmscpxgiyhn")
suspend fun customLibraries(argument: suspend LibraryInfoArgsBuilder.() -> Unit)

Parameters

argument

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