geoMatchConstraints

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


@JvmName(name = "cbdmfisuovewgqga")
suspend fun geoMatchConstraints(values: List<Output<GeoMatchSetGeoMatchConstraintArgs>>)
@JvmName(name = "lruendxbplrclnaa")
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 = "bnbefuwbpemxqqxv")
suspend fun geoMatchConstraints(argument: List<suspend GeoMatchSetGeoMatchConstraintArgsBuilder.() -> Unit>)
@JvmName(name = "emarulanefdauxrf")
suspend fun geoMatchConstraints(vararg argument: suspend GeoMatchSetGeoMatchConstraintArgsBuilder.() -> Unit)
@JvmName(name = "txsadxmfvewpodec")
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.