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.
6576 6577 6578 |
# File 'sig/types.rbs', line 6576 def style @style end |