leasePatch

suspend fun leasePatch(name: String, block: suspend LeasePatchResourceBuilder.() -> Unit): LeasePatch

See also

Parameters

name

The unique name of the resulting resource.

block

Builder for LeasePatch.


See also

Parameters

name

The unique name of the resulting resource.