srcRegionCodes

@JvmName(name = "lxmsmckemjgdxflg")
suspend fun srcRegionCodes(value: Output<List<String>>)
@JvmName(name = "yaqurjvlvmeoevyo")
suspend fun srcRegionCodes(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 ingress.


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


@JvmName(name = "fdamwwauunhcugtr")
suspend fun srcRegionCodes(values: List<Output<String>>)
@JvmName(name = "kwgmnpubnhrsldqr")
suspend fun srcRegionCodes(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 ingress.