gallery Application
suspend fun galleryApplication(name: String, block: suspend GalleryApplicationResourceBuilder.() -> Unit): GalleryApplication
Parameters
name
The unique name of the resulting resource.
block
Builder for GalleryApplication.
See also
Parameters
name
The unique name of the resulting resource.