firstPartyApps

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

Parameters

value

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


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


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

Parameters

values

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


@JvmName(name = "jlhketyuamvgtawp")
suspend fun firstPartyApps(argument: List<suspend FirstPartyAppDefinitionArgsBuilder.() -> Unit>)
@JvmName(name = "dnbdrphxvlpgillm")
suspend fun firstPartyApps(vararg argument: suspend FirstPartyAppDefinitionArgsBuilder.() -> Unit)
@JvmName(name = "bxgtpyxaamnqfblc")
suspend fun firstPartyApps(argument: suspend FirstPartyAppDefinitionArgsBuilder.() -> Unit)

Parameters

argument

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