Class: Aws::Types::BatchDeleteGeofenceError

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#errorTypes::BatchItemError

Returns the value of attribute error.



69
70
71
# File 'sig/types.rbs', line 69

def error
  @error
end

#geofence_id::String

Returns the value of attribute geofence_id.

Returns:

  • (::String)


68
69
70
# File 'sig/types.rbs', line 68

def geofence_id
  @geofence_id
end