geoMatchConstraints

@JvmName(name = "wenftflmjyutaewg")
suspend fun geoMatchConstraints(value: Output<List<GeoMatchSetGeoMatchConstraintArgs>>)
@JvmName(name = "fjjclksiqfusyvtp")
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 = "yatilaynmldpmqqu")
suspend fun geoMatchConstraints(vararg values: Output<GeoMatchSetGeoMatchConstraintArgs>)


@JvmName(name = "smuhpqajtmacyjmi")
suspend fun geoMatchConstraints(values: List<Output<GeoMatchSetGeoMatchConstraintArgs>>)
@JvmName(name = "fsrbsmphbrfaolhe")
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 = "cdvqdyqquexipafx")
suspend fun geoMatchConstraints(argument: List<suspend GeoMatchSetGeoMatchConstraintArgsBuilder.() -> Unit>)
@JvmName(name = "sstuavjqeijwhepc")
suspend fun geoMatchConstraints(vararg argument: suspend GeoMatchSetGeoMatchConstraintArgsBuilder.() -> Unit)
@JvmName(name = "sykjlfvjhusqxadd")
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.