Module: Aws::LocationService::Client::_UpdateGeofenceCollectionResponseSuccess
- Includes:
- Seahorse::Client::_ResponseSuccess[Types::UpdateGeofenceCollectionResponse]
- Defined in:
- sig/client.rbs
Instance Method Summary collapse
Instance Method Details
#collection_arn ⇒ ::String
955 |
# File 'sig/client.rbs', line 955
def collection_arn: () -> ::String
|
#collection_name ⇒ ::String
954 |
# File 'sig/client.rbs', line 954
def collection_name: () -> ::String
|
#update_time ⇒ ::Time
956 |
# File 'sig/client.rbs', line 956
def update_time: () -> ::Time
|