customBgpIpAddresses

@JvmName(name = "wdampkqpogldytnc")
suspend fun customBgpIpAddresses(value: Output<List<String>>)
@JvmName(name = "wtiggnkhbnbuumtg")
suspend fun customBgpIpAddresses(value: List<String>?)

Parameters

value

The list of custom BGP peering addresses which belong to IP configuration.


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


@JvmName(name = "lfpwqphpmfgwjqal")
suspend fun customBgpIpAddresses(values: List<Output<String>>)
@JvmName(name = "ppyyemdvqwhqafes")
suspend fun customBgpIpAddresses(vararg values: String)

Parameters

values

The list of custom BGP peering addresses which belong to IP configuration.