Class: Aws::Types::GPSPointDimension

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#coordinatesTypes::GPSCoordinates

Returns the value of attribute coordinates.



1336
1337
1338
# File 'sig/types.rbs', line 1336

def coordinates
  @coordinates
end

#range_in_kilometers::Float

Returns the value of attribute range_in_kilometers.

Returns:

  • (::Float)


1337
1338
1339
# File 'sig/types.rbs', line 1337

def range_in_kilometers
  @range_in_kilometers
end