firstPartyApps

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

Parameters

value

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


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


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

Parameters

values

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


@JvmName(name = "orsfbajqwhoeacdf")
suspend fun firstPartyApps(argument: List<suspend FirstPartyAppDefinitionArgsBuilder.() -> Unit>)
@JvmName(name = "nrvwuiqfjswfukkr")
suspend fun firstPartyApps(vararg argument: suspend FirstPartyAppDefinitionArgsBuilder.() -> Unit)
@JvmName(name = "ekkgdmjrxkrjwcwt")
suspend fun firstPartyApps(argument: suspend FirstPartyAppDefinitionArgsBuilder.() -> Unit)

Parameters

argument

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