Class: Aws::Types::TLEEphemeris

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#s3_object ⇒ Types::S3Object

Returns the value of attribute s3_object.

Returns:



1124
1125
1126
# File 'sig/types.rbs', line 1124

def s3_object
  @s3_object
end

#tle_data ⇒ ::Array[Types::TLEData]

Returns the value of attribute tle_data.

Returns:



1125
1126
1127
# File 'sig/types.rbs', line 1125

def tle_data
  @tle_data
end