testConfigurations

@JvmName(name = "yvqmenwsuwqkxngg")
suspend fun testConfigurations(value: Output<List<String>>)
@JvmName(name = "nrlwekdugttjkulo")
suspend fun testConfigurations(value: List<String>)

Parameters

value

List of test configuration names.


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


@JvmName(name = "vqxkhelkagngrehu")
suspend fun testConfigurations(values: List<Output<String>>)
@JvmName(name = "hdlacgyufyhyefkb")
suspend fun testConfigurations(vararg values: String)

Parameters

values

List of test configuration names.