addresses

@JvmName(name = "infvxrwsyekplteu")
suspend fun addresses(value: Output<List<String>>)
@JvmName(name = "sspvyewwnugmdhud")
suspend fun addresses(value: List<String>?)

Parameters

value

Zero or one IPv4-address on which the Gateway will receive the traffic. When no address is provided, an IP from the subnetwork is allocated This field only applies to gateways of type 'SECURE_WEB_GATEWAY'. Gateways of type 'OPEN_MESH' listen on 0.0.0.0.


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


@JvmName(name = "bcdblvnplfpysqkq")
suspend fun addresses(values: List<Output<String>>)
@JvmName(name = "vipgfmhgojwnbjju")
suspend fun addresses(vararg values: String)

Parameters

values

Zero or one IPv4-address on which the Gateway will receive the traffic. When no address is provided, an IP from the subnetwork is allocated This field only applies to gateways of type 'SECURE_WEB_GATEWAY'. Gateways of type 'OPEN_MESH' listen on 0.0.0.0.