targetOSImageIds

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

Parameters

value

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


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


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

Parameters

values

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