Class: Aws::Types::GetGeofenceRequest

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)


666
667
668
# File 'sig/types.rbs', line 666

def collection_name
  @collection_name
end

#geofence_id::String

Returns the value of attribute geofence_id.

Returns:

  • (::String)


667
668
669
# File 'sig/types.rbs', line 667

def geofence_id
  @geofence_id
end