Class: Aws::Types::OEMEphemeris
- Inherits:
-
Object
- Object
- Aws::Types::OEMEphemeris
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#oem_data ⇒ ::String
Returns the value of attribute oem_data.
-
#s3_object ⇒ Types::S3Object
Returns the value of attribute s3_object.
Instance Attribute Details
#oem_data ⇒ ::String
Returns the value of attribute oem_data.
962 963 964 |
# File 'sig/types.rbs', line 962 def oem_data @oem_data end |
#s3_object ⇒ Types::S3Object
Returns the value of attribute s3_object.
961 962 963 |
# File 'sig/types.rbs', line 961 def s3_object @s3_object end |