geoMatchConstraints

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


@JvmName(name = "xxkgowmnpxifrmpw")
suspend fun geoMatchConstraints(values: List<Output<GeoMatchSetGeoMatchConstraintArgs>>)
@JvmName(name = "awsjpyxctwpcpsmv")
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 = "xbuaakwoblwwmfcn")
suspend fun geoMatchConstraints(argument: List<suspend GeoMatchSetGeoMatchConstraintArgsBuilder.() -> Unit>)
@JvmName(name = "kglwduubtmdjbfxu")
suspend fun geoMatchConstraints(vararg argument: suspend GeoMatchSetGeoMatchConstraintArgsBuilder.() -> Unit)
@JvmName(name = "xcjgcogravywligu")
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.