targetOSImageIds

@JvmName(name = "afuslxnprqkppxut")
suspend fun targetOSImageIds(value: Output<List<String>>)
@JvmName(name = "crlhfnxlvhaoafni")
suspend fun targetOSImageIds(value: List<String>?)

Parameters

value

Specifies the ids of the target OSs from Custom Images to be tested.


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


@JvmName(name = "qybumbelfeflwxko")
suspend fun targetOSImageIds(values: List<Output<String>>)
@JvmName(name = "vhnhmnhhnrvqoehv")
suspend fun targetOSImageIds(vararg values: String)

Parameters

values

Specifies the ids of the target OSs from Custom Images to be tested.