patchDeploymentId

@JvmName(name = "adjoeucxhhpubouj")
suspend fun patchDeploymentId(value: Output<String>)
@JvmName(name = "fhbgbmqplauyldna")
suspend fun patchDeploymentId(value: String?)

Parameters

value

A name for the patch deployment in the project. When creating a name the following rules apply:

  • Must contain only lowercase letters, numbers, and hyphens.

  • Must start with a letter.

  • Must be between 1-63 characters.

  • Must end with a number or a letter.

  • Must be unique within the project.