Class: Aws::Types::BatchDeleteDevicePositionHistoryError

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)


51
52
53
# File 'sig/types.rbs', line 51

def device_id
  @device_id
end

#errorTypes::BatchItemError

Returns the value of attribute error.



52
53
54
# File 'sig/types.rbs', line 52

def error
  @error
end