geoMatchSetId property
The GeoMatchSetId
for an GeoMatchSet
. You use
GeoMatchSetId
to get information about a
GeoMatchSet
(see GeoMatchSet), update a
GeoMatchSet
(see UpdateGeoMatchSet), insert a
GeoMatchSet
into a Rule
or delete one from a
Rule
(see UpdateRule), and delete a
GeoMatchSet
from AWS WAF (see DeleteGeoMatchSet).
GeoMatchSetId
is returned by CreateGeoMatchSet and by
ListGeoMatchSets.
Implementation
final String geoMatchSetId;