phaseId

@JvmName(name = "iqmjosotytohrvgg")
suspend fun phaseId(value: Output<String>)
@JvmName(name = "ccynbqawgismsgbj")
suspend fun phaseId(value: String)

Parameters

value

Required. The ID to assign to the Rollout phase. This value must consist of lower-case letters, numbers, and hyphens, start with a letter and end with a letter or a number, and have a max length of 63 characters. In other words, it must match the following regex: ^a-z?$.