targetOSImageIds

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

Parameters

value

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


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


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

Parameters

values

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