Module: Aws::LocationService::Client::_GetDevicePositionResponseSuccess

Includes:
Seahorse::Client::_ResponseSuccess[Types::GetDevicePositionResponse]
Defined in:
sig/client.rbs

Instance Method Summary collapse

Instance Method Details

#accuracyTypes::PositionalAccuracy



553
# File 'sig/client.rbs', line 553

def accuracy: () -> Types::PositionalAccuracy

#device_id::String

Returns:

  • (::String)


549
# File 'sig/client.rbs', line 549

def device_id: () -> ::String

#position::Array[::Float]

Returns:

  • (::Array[::Float])


552
# File 'sig/client.rbs', line 552

def position: () -> ::Array[::Float]

#position_properties::Hash[::String, ::String]

Returns:

  • (::Hash[::String, ::String])


554
# File 'sig/client.rbs', line 554

def position_properties: () -> ::Hash[::String, ::String]

#received_time::Time

Returns:

  • (::Time)


551
# File 'sig/client.rbs', line 551

def received_time: () -> ::Time

#sample_time::Time

Returns:

  • (::Time)


550
# File 'sig/client.rbs', line 550

def sample_time: () -> ::Time