Class: Aws::Types::PolygonGeometryInput
- Inherits:
-
Object
- Object
- Aws::Types::PolygonGeometryInput
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#coordinates ⇒ ::Array[::Array[::Array[::Float]]]
Returns the value of attribute coordinates.
Instance Attribute Details
#coordinates ⇒ ::Array[::Array[::Array[::Float]]]
Returns the value of attribute coordinates.
458 459 460 |
# File 'sig/types.rbs', line 458 def coordinates @coordinates end |