Module: Aws::LocationService::Client::_PutGeofenceResponseSuccess
- Includes:
- Seahorse::Client::_ResponseSuccess[Types::PutGeofenceResponse]
- Defined in:
- sig/client.rbs
Instance Method Summary collapse
Instance Method Details
#create_time ⇒ ::Time
837 |
# File 'sig/client.rbs', line 837
def create_time: () -> ::Time
|
#geofence_id ⇒ ::String
836 |
# File 'sig/client.rbs', line 836
def geofence_id: () -> ::String
|
#update_time ⇒ ::Time
838 |
# File 'sig/client.rbs', line 838
def update_time: () -> ::Time
|