geoMatchConstraints

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


@JvmName(name = "bdijlvfcehvblfyf")
suspend fun geoMatchConstraints(values: List<Output<GeoMatchSetGeoMatchConstraintArgs>>)
@JvmName(name = "uwmkullhhgltpcqs")
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 = "kxoweossdraagusf")
suspend fun geoMatchConstraints(argument: List<suspend GeoMatchSetGeoMatchConstraintArgsBuilder.() -> Unit>)
@JvmName(name = "eqobjxaxjyoplhle")
suspend fun geoMatchConstraints(vararg argument: suspend GeoMatchSetGeoMatchConstraintArgsBuilder.() -> Unit)
@JvmName(name = "yipwtryrhvvuenfu")
suspend fun geoMatchConstraints(argument: suspend GeoMatchSetGeoMatchConstraintArgsBuilder.() -> Unit)

Parameters

argument

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