customImages

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

Parameters

value

A list of custom images for use for CodeEditor apps.


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


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

Parameters

values

A list of custom images for use for CodeEditor apps.


@JvmName(name = "iuchihakgmklrrng")
suspend fun customImages(argument: List<suspend UserProfileCustomImageArgsBuilder.() -> Unit>)
@JvmName(name = "oyshgpxwflrqawre")
suspend fun customImages(vararg argument: suspend UserProfileCustomImageArgsBuilder.() -> Unit)
@JvmName(name = "mfmoqvjclmmgxwxn")
suspend fun customImages(argument: suspend UserProfileCustomImageArgsBuilder.() -> Unit)

Parameters

argument

A list of custom images for use for CodeEditor apps.