Module: Aws::LocationService::Client::_GetDevicePositionHistoryResponseSuccess
- Includes:
- Seahorse::Client::_ResponseSuccess[Types::GetDevicePositionHistoryResponse]
- Defined in:
- sig/client.rbs
Instance Method Summary collapse
Instance Method Details
#device_positions ⇒ ::Array[Types::DevicePosition]
565 |
# File 'sig/client.rbs', line 565
def device_positions: () -> ::Array[Types::DevicePosition]
|
#next_token ⇒ ::String
566 |
# File 'sig/client.rbs', line 566
def next_token: () -> ::String
|