geoMatchConstraints

@JvmName(name = "njjdvtgtmicfitbr")
suspend fun geoMatchConstraints(value: Output<List<GeoMatchSetGeoMatchConstraintArgs>>)
@JvmName(name = "ulmpoajbvkmiioul")
suspend fun geoMatchConstraints(value: List<GeoMatchSetGeoMatchConstraintArgs>?)

Parameters

value

The Geo Match Constraint objects which contain the country that you want AWS WAF to search for.


@JvmName(name = "ggkrwaaehnijfjlv")
suspend fun geoMatchConstraints(vararg values: Output<GeoMatchSetGeoMatchConstraintArgs>)


@JvmName(name = "mjwbwpytxlgovfgd")
suspend fun geoMatchConstraints(values: List<Output<GeoMatchSetGeoMatchConstraintArgs>>)
@JvmName(name = "cxfbmpvbwkohhvjd")
suspend fun geoMatchConstraints(vararg values: GeoMatchSetGeoMatchConstraintArgs)

Parameters

values

The Geo Match Constraint objects which contain the country that you want AWS WAF to search for.


@JvmName(name = "tihhpuocbgikjsca")
suspend fun geoMatchConstraints(argument: List<suspend GeoMatchSetGeoMatchConstraintArgsBuilder.() -> Unit>)
@JvmName(name = "yfgmbedrvgngqafn")
suspend fun geoMatchConstraints(vararg argument: suspend GeoMatchSetGeoMatchConstraintArgsBuilder.() -> Unit)
@JvmName(name = "mvotjiqeutqabeax")
suspend fun geoMatchConstraints(argument: suspend GeoMatchSetGeoMatchConstraintArgsBuilder.() -> Unit)

Parameters

argument

The Geo Match Constraint objects which contain the country that you want AWS WAF to search for.