Class: Aws::Types::GetGeofenceRequest
- Inherits:
-
Object
- Object
- Aws::Types::GetGeofenceRequest
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#collection_name ⇒ ::String
Returns the value of attribute collection_name.
-
#geofence_id ⇒ ::String
Returns the value of attribute geofence_id.
Instance Attribute Details
#collection_name ⇒ ::String
Returns the value of attribute collection_name.
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.
667 668 669 |
# File 'sig/types.rbs', line 667 def geofence_id @geofence_id end |