replicationInstanceId

@JvmName(name = "asqjqmemsvdivdum")
suspend fun replicationInstanceId(value: Output<String>)
@JvmName(name = "nqgpvnvsdirpiwtx")
suspend fun replicationInstanceId(value: String?)

Parameters

value

The replication instance identifier. This parameter is stored as a lowercase string.

  • Must contain from 1 to 63 alphanumeric characters or hyphens.

  • First character must be a letter.

  • Cannot end with a hyphen

  • Cannot contain two consecutive hyphens.