Class: Aws::Types::BatchGetDevicePositionRequest

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

Constant Summary collapse

SENSITIVE =

Returns:

Instance Attribute Summary collapse

Instance Attribute Details

#device_ids::Array[::String]

Returns the value of attribute device_ids.

Returns:



110
111
112
# File 'sig/types.rbs', line 110

def device_ids
  @device_ids
end

#tracker_name::String

Returns the value of attribute tracker_name.

Returns:



109
110
111
# File 'sig/types.rbs', line 109

def tracker_name
  @tracker_name
end