clusterId

@JvmName(name = "srxcymjrlupharab")
suspend fun clusterId(value: Output<String>)
@JvmName(name = "nrarpirmrnrasjbn")
suspend fun clusterId(value: String)

Parameters

value

The user-provided identifier of the new Cluster. The identifier must meet the following requirements:

  • Only contains 1-63 alphanumeric characters and hyphens

  • Begins with an alphabetical character

  • Ends with a non-hyphen character

  • Not formatted as a UUID

  • Complies with RFC 1034 (https://datatracker.ietf.org/doc/html/rfc1034) (section 3.5)