group Quota
suspend fun groupQuota(name: String, block: suspend GroupQuotaResourceBuilder.() -> Unit): GroupQuota
Parameters
name
The unique name of the resulting resource.
block
Builder for GroupQuota.
See also
Parameters
name
The unique name of the resulting resource.