previewImagesDarks

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


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