Class: Aws::Types::GeospatialPointStyle
- Inherits:
-
Object
- Object
- Aws::Types::GeospatialPointStyle
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#circle_symbol_style ⇒ Types::GeospatialCircleSymbolStyle
Returns the value of attribute circle_symbol_style.
Instance Attribute Details
#circle_symbol_style ⇒ Types::GeospatialCircleSymbolStyle
Returns the value of attribute circle_symbol_style.
6315 6316 6317 |
# File 'sig/types.rbs', line 6315 def circle_symbol_style @circle_symbol_style end |