class Aws::LocationService::Types::ListGeofenceCollectionsResponseEntry

Contains the geofence collection details.

@!attribute [rw] collection_name

The name of the geofence collection.
@return [String]

@!attribute [rw] create_time

The timestamp for when the geofence collection was created in [ISO
8601][1] format: `YYYY-MM-DDThh:mm:ss.sssZ`

[1]: https://www.iso.org/iso-8601-date-and-time-format.html
@return [Time]

@!attribute [rw] description

The description for the geofence collection
@return [String]

@!attribute [rw] pricing_plan

The pricing plan for the specified geofence collection.

For additional details and restrictions on each pricing plan option,
see the [Amazon Location Service pricing page][1].

[1]: https://aws.amazon.com/location/pricing/
@return [String]

@!attribute [rw] pricing_plan_data_source

The specified data provider for the geofence collection.
@return [String]

@!attribute [rw] update_time

Specifies a timestamp for when the resource was last updated in [ISO
8601][1] format: `YYYY-MM-DDThh:mm:ss.sssZ`

[1]: https://www.iso.org/iso-8601-date-and-time-format.html
@return [Time]

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

Constants

SENSITIVE