quota Application Resource
suspend fun quotaApplicationResource(name: String, block: suspend QuotaApplicationResourceBuilder.() -> Unit): QuotaApplication
See also
Parameters
name
The unique name of the resulting resource.
block
Builder for QuotaApplication.