customImages

@JvmName(name = "hwgojreiuylcmjqt")
suspend fun customImages(value: Output<List<UserProfileCustomImageArgs>>)
@JvmName(name = "evolmjspkylwbrxn")
suspend fun customImages(value: List<UserProfileCustomImageArgs>?)

Parameters

value

A list of custom images available for use for JupyterLab apps


@JvmName(name = "woijeupxmchdnjcj")
suspend fun customImages(vararg values: Output<UserProfileCustomImageArgs>)


@JvmName(name = "sjsobcddwvvpukrm")
suspend fun customImages(values: List<Output<UserProfileCustomImageArgs>>)
@JvmName(name = "fmnxowbkpeinmmcg")
suspend fun customImages(vararg values: UserProfileCustomImageArgs)

Parameters

values

A list of custom images available for use for JupyterLab apps


@JvmName(name = "mqpxrtpjffdpcydp")
suspend fun customImages(argument: List<suspend UserProfileCustomImageArgsBuilder.() -> Unit>)
@JvmName(name = "rhqcxjmegrmjdfbw")
suspend fun customImages(vararg argument: suspend UserProfileCustomImageArgsBuilder.() -> Unit)
@JvmName(name = "kwxnylovouhrlsuv")
suspend fun customImages(argument: suspend UserProfileCustomImageArgsBuilder.() -> Unit)

Parameters

argument

A list of custom images available for use for JupyterLab apps