app Installation Repository
suspend fun appInstallationRepository(name: String, block: suspend AppInstallationRepositoryResourceBuilder.() -> Unit): AppInstallationRepository
Parameters
name
The unique name of the resulting resource.
block
Builder for AppInstallationRepository.
See also
Parameters
name
The unique name of the resulting resource.