Class: Aws::Types::GetGeoMatchSetResponse
- Inherits:
-
Object
- Object
- Aws::Types::GetGeoMatchSetResponse
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#geo_match_set ⇒ Types::GeoMatchSet
Returns the value of attribute geo_match_set.
Instance Attribute Details
#geo_match_set ⇒ Types::GeoMatchSet
Returns the value of attribute geo_match_set.
433 434 435 |
# File 'sig/types.rbs', line 433 def geo_match_set @geo_match_set end |