customIps

@JvmName(name = "jfcrlhkebrduptxf")
suspend fun customIps(value: Output<List<String>>)
@JvmName(name = "cgngtspapppbhdmb")
suspend fun customIps(value: List<String>)

Parameters

value

A list of custom BGP peering addresses to assign to this instance.


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


@JvmName(name = "nontdwkvfkkamrup")
suspend fun customIps(values: List<Output<String>>)
@JvmName(name = "xynrllugvcclhlgq")
suspend fun customIps(vararg values: String)

Parameters

values

A list of custom BGP peering addresses to assign to this instance.