class Aws::LocationService::Types::GetDevicePositionRequest

@note When making an API call, you may pass GetDevicePositionRequest

data as a hash:

    {
      device_id: "Id", # required
      tracker_name: "ResourceName", # required
    }

@!attribute [rw] device_id

The device whose position you want to retrieve.
@return [String]

@!attribute [rw] tracker_name

The tracker resource receiving the position update.
@return [String]

@see docs.aws.amazon.com/goto/WebAPI/location-2020-11-19/GetDevicePositionRequest AWS API Documentation

Constants

SENSITIVE