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