geoMatchConstraints

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


@JvmName(name = "kppfocggucpnibsw")
suspend fun geoMatchConstraints(values: List<Output<GeoMatchSetGeoMatchConstraintArgs>>)
@JvmName(name = "vtsmqmqickoadusp")
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 = "qusmodrnrblibxjl")
suspend fun geoMatchConstraints(argument: List<suspend GeoMatchSetGeoMatchConstraintArgsBuilder.() -> Unit>)
@JvmName(name = "kbsvqjqeskiymncv")
suspend fun geoMatchConstraints(vararg argument: suspend GeoMatchSetGeoMatchConstraintArgsBuilder.() -> Unit)
@JvmName(name = "edwdsbmtwcleevav")
suspend fun geoMatchConstraints(argument: suspend GeoMatchSetGeoMatchConstraintArgsBuilder.() -> Unit)

Parameters

argument

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