resource Quota Patch
suspend fun resourceQuotaPatch(name: String, block: suspend ResourceQuotaPatchResourceBuilder.() -> Unit): ResourceQuotaPatch
Parameters
name
The unique name of the resulting resource.
block
Builder for ResourceQuotaPatch.
See also
Parameters
name
The unique name of the resulting resource.