statusPatch

suspend fun statusPatch(name: String, block: suspend StatusPatchResourceBuilder.() -> Unit): StatusPatch

See also

Parameters

name

The unique name of the resulting resource.

block

Builder for StatusPatch.


See also

Parameters

name

The unique name of the resulting resource.