Class: Aws::Types::GeospatialPolygonLayer
- Inherits:
-
Object
- Object
- Aws::Types::GeospatialPolygonLayer
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#style ⇒ Types::GeospatialPolygonStyle
Returns the value of attribute style.
Instance Attribute Details
#style ⇒ Types::GeospatialPolygonStyle
Returns the value of attribute style.
6327 6328 6329 |
# File 'sig/types.rbs', line 6327 def style @style end |