targetOSImageIds

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

Parameters

value

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


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


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

Parameters

values

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