Class: Aws::Types::GeospatialPolygonStyle
- Inherits:
-
Object
- Object
- Aws::Types::GeospatialPolygonStyle
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#polygon_symbol_style ⇒ Types::GeospatialPolygonSymbolStyle
Returns the value of attribute polygon_symbol_style.
Instance Attribute Details
#polygon_symbol_style ⇒ Types::GeospatialPolygonSymbolStyle
Returns the value of attribute polygon_symbol_style.
6332 6333 6334 |
# File 'sig/types.rbs', line 6332 def polygon_symbol_style @polygon_symbol_style end |