Class: Aws::Types::AzElEphemeris
- Inherits:
-
Object
- Object
- Aws::Types::AzElEphemeris
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#data ⇒ Types::AzElSegmentsData
Returns the value of attribute data.
-
#ground_station ⇒ ::String
Returns the value of attribute ground_station.
Instance Attribute Details
#data ⇒ Types::AzElSegmentsData
Returns the value of attribute data.
69 70 71 |
# File 'sig/types.rbs', line 69 def data @data end |
#ground_station ⇒ ::String
Returns the value of attribute ground_station.
68 69 70 |
# File 'sig/types.rbs', line 68 def ground_station @ground_station end |