Class: Aws::Types::EphemerisDescription

Inherits:
Object
  • Object
show all
Defined in:
sig/types.rbs

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#ephemeris_data ⇒ ::String

Returns the value of attribute ephemeris_data.

Returns:

  • (::String)


548
549
550
# File 'sig/types.rbs', line 548

def ephemeris_data
  @ephemeris_data
end

#source_s3_object ⇒ Types::S3Object

Returns the value of attribute source_s3_object.

Returns:



547
548
549
# File 'sig/types.rbs', line 547

def source_s3_object
  @source_s3_object
end