geoMatchConstraints

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


@JvmName(name = "jiuhxcorrlerbloi")
suspend fun geoMatchConstraints(values: List<Output<GeoMatchSetGeoMatchConstraintArgs>>)
@JvmName(name = "vscugxwqsjibymag")
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 = "luhgdjqewtchlekm")
suspend fun geoMatchConstraints(argument: List<suspend GeoMatchSetGeoMatchConstraintArgsBuilder.() -> Unit>)
@JvmName(name = "hnoivhhgegyjbadd")
suspend fun geoMatchConstraints(vararg argument: suspend GeoMatchSetGeoMatchConstraintArgsBuilder.() -> Unit)
@JvmName(name = "ikxwtisjlyappghh")
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.