namespacePatch

suspend fun namespacePatch(name: String, block: suspend NamespacePatchResourceBuilder.() -> Unit): NamespacePatch

See also

Parameters

name

The unique name of the resulting resource.

block

Builder for NamespacePatch.


See also

Parameters

name

The unique name of the resulting resource.