publicIpAddresses

@JvmName(name = "wcvpbgxojnnkpjmf")
suspend fun publicIpAddresses(value: Output<List<String>>)
@JvmName(name = "qvhoicbgbylvcttr")
suspend fun publicIpAddresses(value: List<String>?)

Parameters

value

The list of public IP addresses associated with the Firewall.


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


@JvmName(name = "cqydpoeexykagiib")
suspend fun publicIpAddresses(values: List<Output<String>>)
@JvmName(name = "hqjntjhcpiuvnfbk")
suspend fun publicIpAddresses(vararg values: String)

Parameters

values

The list of public IP addresses associated with the Firewall.