srcRegionCodes

@JvmName(name = "aflpmpwbmhfaqjop")
suspend fun srcRegionCodes(value: Output<List<String>>)
@JvmName(name = "ntmfundmfghujjqa")
suspend fun srcRegionCodes(value: List<String>?)

Parameters

value

Two-letter ISO 3166-1 alpha-2 country code associated with the source IP address.


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


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

Parameters

values

Two-letter ISO 3166-1 alpha-2 country code associated with the source IP address.