class Aws::LocationService::Types::GetGeofenceRequest

@note When making an API call, you may pass GetGeofenceRequest

data as a hash:

    {
      collection_name: "ResourceName", # required
      geofence_id: "Id", # required
    }

@!attribute [rw] collection_name

The geofence collection storing the target geofence.
@return [String]

@!attribute [rw] geofence_id

The geofence you're retrieving details for.
@return [String]

@see docs.aws.amazon.com/goto/WebAPI/location-2020-11-19/GetGeofenceRequest AWS API Documentation

Constants

SENSITIVE