destRegionCodes

@JvmName(name = "tobqmabmiqhqpndu")
suspend fun destRegionCodes(value: Output<List<String>>)
@JvmName(name = "lywbewcqtchqnkls")
suspend fun destRegionCodes(value: List<String>?)

Parameters

value

The Unicode country codes whose IP addresses will be used to match against the source of traffic. Can only be specified if DIRECTION is egress.


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


@JvmName(name = "vxmhcnhjefjyxyut")
suspend fun destRegionCodes(values: List<Output<String>>)
@JvmName(name = "ujuguikdoktxmtjv")
suspend fun destRegionCodes(vararg values: String)

Parameters

values

The Unicode country codes whose IP addresses will be used to match against the source of traffic. Can only be specified if DIRECTION is egress.