Class: Aws::Types::GetDevicePositionRequest

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#device_id::String

Returns the value of attribute device_id.

Returns:

  • (::String)


651
652
653
# File 'sig/types.rbs', line 651

def device_id
  @device_id
end

#tracker_name::String

Returns the value of attribute tracker_name.

Returns:

  • (::String)


650
651
652
# File 'sig/types.rbs', line 650

def tracker_name
  @tracker_name
end