nodePatch

suspend fun nodePatch(name: String, block: suspend NodePatchResourceBuilder.() -> Unit): NodePatch

See also

Parameters

name

The unique name of the resulting resource.

block

Builder for NodePatch.


See also

Parameters

name

The unique name of the resulting resource.