regions

@JvmName(name = "mcmwxnpmcbsbpfdk")
suspend fun regions(value: List<String>?)

Parameters

value

Filter IP ranges by regions (or include all regions, if omitted). Valid items are global (for cloudfront) as well as all AWS regions (e.g., eu-central-1)


@JvmName(name = "tqiebbapwltcshon")
suspend fun regions(vararg values: String)

Parameters

values

Filter IP ranges by regions (or include all regions, if omitted). Valid items are global (for cloudfront) as well as all AWS regions (e.g., eu-central-1)