Class: Aws::Types::GeospatialMapStyleOptions
- Inherits:
-
Object
- Object
- Aws::Types::GeospatialMapStyleOptions
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#base_map_style ⇒ "LIGHT_GRAY", ...
Returns the value of attribute base_map_style.
Instance Attribute Details
#base_map_style ⇒ "LIGHT_GRAY", ...
Returns the value of attribute base_map_style.
6281 6282 6283 |
# File 'sig/types.rbs', line 6281 def base_map_style @base_map_style end |