previewImagesDarks

@JvmName(name = "ndkbodofunjtcaat")
suspend fun previewImagesDarks(value: Output<List<String>>)
@JvmName(name = "lqlmsviaiwvafdsi")
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 = "klxinxsmkxhowtth")
suspend fun previewImagesDarks(vararg values: Output<String>)


@JvmName(name = "edvbvjtwlmqnnvjn")
suspend fun previewImagesDarks(values: List<Output<String>>)
@JvmName(name = "rcancdxnavdejekr")
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.