Class: Aws::Types::BatchPutGeofenceError

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.



128
129
130
# File 'sig/types.rbs', line 128

def error
  @error
end

#geofence_id::String

Returns the value of attribute geofence_id.

Returns:

  • (::String)


127
128
129
# File 'sig/types.rbs', line 127

def geofence_id
  @geofence_id
end