testTypes

@JvmName(name = "toqegeoytfksfbsu")
suspend fun testTypes(value: Output<List<Either<String, TestType>>>)
@JvmName(name = "cxhdobukxoegdtcl")
suspend fun testTypes(value: List<Either<String, TestType>>?)

Parameters

value

OOB, functional or flow driven. Mapped to the data in 'tests' property.


@JvmName(name = "kqbayrficeoeghyx")
suspend fun testTypes(vararg values: Output<Either<String, TestType>>)


@JvmName(name = "iqcofpophgmxeegd")
suspend fun testTypes(values: List<Output<Either<String, TestType>>>)
@JvmName(name = "llcyexpqgdpyvthf")
suspend fun testTypes(vararg values: Either<String, TestType>)

Parameters

values

OOB, functional or flow driven. Mapped to the data in 'tests' property.