geoMatchConstraints

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


@JvmName(name = "fykacijbwssiwijo")
suspend fun geoMatchConstraints(values: List<Output<GeoMatchSetGeoMatchConstraintArgs>>)
@JvmName(name = "cwflxxdrnenonkvw")
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 = "oirhellvseldcwbc")
suspend fun geoMatchConstraints(argument: List<suspend GeoMatchSetGeoMatchConstraintArgsBuilder.() -> Unit>)
@JvmName(name = "uuilnokykcyyrvao")
suspend fun geoMatchConstraints(vararg argument: suspend GeoMatchSetGeoMatchConstraintArgsBuilder.() -> Unit)
@JvmName(name = "ekgogaxswhposcri")
suspend fun geoMatchConstraints(argument: suspend GeoMatchSetGeoMatchConstraintArgsBuilder.() -> Unit)

Parameters

argument

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