Class: Aws::Types::OEMEphemeris

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#oem_data ⇒ ::String

Returns the value of attribute oem_data.

Returns:

  • (::String)


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.

Returns:



961
962
963
# File 'sig/types.rbs', line 961

def s3_object
  @s3_object
end