Class: Aws::Types::BatchDeleteDevicePositionHistoryRequest

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:

  • (::Array[::String])


58
59
60
# File 'sig/types.rbs', line 58

def device_ids
  @device_ids
end

#tracker_name::String

Returns the value of attribute tracker_name.

Returns:

  • (::String)


57
58
59
# File 'sig/types.rbs', line 57

def tracker_name
  @tracker_name
end