galleryApps

@JvmName(name = "wfqqycuactmviiem")
suspend fun galleryApps(value: Output<List<GalleryAppDefinitionArgs>>)
@JvmName(name = "rssqbhjgdjgycuyu")
suspend fun galleryApps(value: List<GalleryAppDefinitionArgs>?)

Parameters

value

The list of gallery apps to test along with user application.


@JvmName(name = "pxcowuifxudrirob")
suspend fun galleryApps(vararg values: Output<GalleryAppDefinitionArgs>)


@JvmName(name = "avolvaolwbrieiol")
suspend fun galleryApps(values: List<Output<GalleryAppDefinitionArgs>>)
@JvmName(name = "cxgrpktsmemdtuhd")
suspend fun galleryApps(vararg values: GalleryAppDefinitionArgs)

Parameters

values

The list of gallery apps to test along with user application.


@JvmName(name = "ewlclkdjswqflllk")
suspend fun galleryApps(argument: List<suspend GalleryAppDefinitionArgsBuilder.() -> Unit>)
@JvmName(name = "ntyhliloyasfyfvc")
suspend fun galleryApps(vararg argument: suspend GalleryAppDefinitionArgsBuilder.() -> Unit)
@JvmName(name = "kpjmujkivbdbawgq")
suspend fun galleryApps(argument: suspend GalleryAppDefinitionArgsBuilder.() -> Unit)

Parameters

argument

The list of gallery apps to test along with user application.