geoMatchConstraints

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

Parameters

value

The GeoMatchConstraint objects which contain the country that you want AWS WAF to search for.


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


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

Parameters

values

The GeoMatchConstraint objects which contain the country that you want AWS WAF to search for.


@JvmName(name = "nfrjocikdvlerjgf")
suspend fun geoMatchConstraints(argument: List<suspend GeoMatchSetGeoMatchConstraintArgsBuilder.() -> Unit>)
@JvmName(name = "vcomauponlkugkcb")
suspend fun geoMatchConstraints(vararg argument: suspend GeoMatchSetGeoMatchConstraintArgsBuilder.() -> Unit)
@JvmName(name = "ryekcuxcogxxswsa")
suspend fun geoMatchConstraints(argument: suspend GeoMatchSetGeoMatchConstraintArgsBuilder.() -> Unit)

Parameters

argument

The GeoMatchConstraint objects which contain the country that you want AWS WAF to search for.