replicationInstancePublicIpAddresses

@JvmName(name = "fgrtchflnrxhkged")
suspend fun replicationInstancePublicIpAddresses(value: Output<List<String>>)
@JvmName(name = "obmgbvoumkfxmqms")
suspend fun replicationInstancePublicIpAddresses(value: List<String>?)

Parameters

value

One or more public IP addresses for the replication instance.


@JvmName(name = "jlelcyfkiafhjkym")
suspend fun replicationInstancePublicIpAddresses(vararg values: Output<String>)


@JvmName(name = "flcpvdkmlkljamhl")
suspend fun replicationInstancePublicIpAddresses(values: List<Output<String>>)
@JvmName(name = "kgjvtmxesnwemlbv")
suspend fun replicationInstancePublicIpAddresses(vararg values: String)

Parameters

values

One or more public IP addresses for the replication instance.