previewImagesDarks

@JvmName(name = "nxmlvvjwidcrlrlj")
suspend fun previewImagesDarks(value: Output<List<String>>)
@JvmName(name = "sfxdljxdmqgjllxl")
suspend fun previewImagesDarks(value: List<String>?)

Parameters

value

Specifies a list of preview image file names used for dark theme. These will be taken from solution artifacts.


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


@JvmName(name = "swevngyatuvojgsk")
suspend fun previewImagesDarks(values: List<Output<String>>)
@JvmName(name = "cufumsbdbeqidcks")
suspend fun previewImagesDarks(vararg values: String)

Parameters

values

Specifies a list of preview image file names used for dark theme. These will be taken from solution artifacts.