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