status Patch
suspend fun statusPatch(name: String, block: suspend StatusPatchResourceBuilder.() -> Unit): StatusPatch
Parameters
name
The unique name of the resulting resource.
block
Builder for StatusPatch.
See also
Parameters
name
The unique name of the resulting resource.