Class: Aws::Types::GeospatialLineLayer
- Inherits:
-
Object
- Object
- Aws::Types::GeospatialLineLayer
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#style ⇒ Types::GeospatialLineStyle
Returns the value of attribute style.
Instance Attribute Details
#style ⇒ Types::GeospatialLineStyle
Returns the value of attribute style.
6223 6224 6225 |
# File 'sig/types.rbs', line 6223 def style @style end |