firstPartyApps

@JvmName(name = "dhkwninjqesvvqbh")
suspend fun firstPartyApps(value: Output<List<FirstPartyAppDefinitionArgs>>)
@JvmName(name = "ikybfcfketcjdeba")
suspend fun firstPartyApps(value: List<FirstPartyAppDefinitionArgs>?)

Parameters

value

The list of first party applications to test along with user application.


@JvmName(name = "fuebdcntxvwbqwmu")
suspend fun firstPartyApps(vararg values: Output<FirstPartyAppDefinitionArgs>)


@JvmName(name = "ubwhhvbmowoklsvk")
suspend fun firstPartyApps(values: List<Output<FirstPartyAppDefinitionArgs>>)
@JvmName(name = "hwmafaghrayddhfw")
suspend fun firstPartyApps(vararg values: FirstPartyAppDefinitionArgs)

Parameters

values

The list of first party applications to test along with user application.


@JvmName(name = "xxvsnuajjnqmkcon")
suspend fun firstPartyApps(argument: List<suspend FirstPartyAppDefinitionArgsBuilder.() -> Unit>)
@JvmName(name = "oyooxcjvoknusdjj")
suspend fun firstPartyApps(vararg argument: suspend FirstPartyAppDefinitionArgsBuilder.() -> Unit)
@JvmName(name = "tdagmcqmwckntxil")
suspend fun firstPartyApps(argument: suspend FirstPartyAppDefinitionArgsBuilder.() -> Unit)

Parameters

argument

The list of first party applications to test along with user application.