publicIpAddressIds

@JvmName(name = "vpstdnuxihfjupap")
suspend fun publicIpAddressIds(value: Output<List<String>>)
@JvmName(name = "gowglabccniebrmr")
suspend fun publicIpAddressIds(value: List<String>)

Parameters

value

Specifies a list of Public IP IDs to use for this Next Generation Firewall.


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


@JvmName(name = "ywyakloybktrwgbp")
suspend fun publicIpAddressIds(values: List<Output<String>>)
@JvmName(name = "flknvnnlqjvdjcle")
suspend fun publicIpAddressIds(vararg values: String)

Parameters

values

Specifies a list of Public IP IDs to use for this Next Generation Firewall.