patch Deployment Resource
suspend fun patchDeploymentResource(name: String, block: suspend PatchDeploymentResourceBuilder.() -> Unit): PatchDeployment
See also
Parameters
name
The unique name of the resulting resource.
block
Builder for PatchDeployment.