Class: Aws::Types::BatchDeleteGeofenceRequest

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#collection_name::String

Returns the value of attribute collection_name.

Returns:

  • (::String)


74
75
76
# File 'sig/types.rbs', line 74

def collection_name
  @collection_name
end

#geofence_ids::Array[::String]

Returns the value of attribute geofence_ids.

Returns:

  • (::Array[::String])


75
76
77
# File 'sig/types.rbs', line 75

def geofence_ids
  @geofence_ids
end