Class: Aws::Types::GeospatialPointLayer
- Inherits:
-
Object
- Object
- Aws::Types::GeospatialPointLayer
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#style ⇒ Types::GeospatialPointStyle
Returns the value of attribute style.
Instance Attribute Details
#style ⇒ Types::GeospatialPointStyle
Returns the value of attribute style.
6310 6311 6312 |
# File 'sig/types.rbs', line 6310 def style @style end |