class Aws::LocationService::Types::DescribeGeofenceCollectionResponse

@!attribute [rw] collection_arn

The Amazon Resource Name (ARN) for the geofence collection resource.
Used when you need to specify a resource across all AWS.

* Format example:
  `arn:aws:geo:region:account-id:geofence-collection/ExampleGeofenceCollection`

^
@return [String]

@!attribute [rw] collection_name

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

@!attribute [rw] create_time

The timestamp for when the geofence resource 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 optional description for the geofence collection.
@return [String]

@!attribute [rw] kms_key_id

A key identifier for an [AWS KMS customer managed key][1] assigned
to the Amazon Location resource

[1]: https://docs.aws.amazon.com/kms/latest/developerguide/create-keys.html
@return [String]

@!attribute [rw] pricing_plan

The pricing plan selected 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] tags

Displays the key, value pairs of tags associated with this resource.
@return [Hash<String,String>]

@!attribute [rw] update_time

The timestamp for when the geofence collection 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/DescribeGeofenceCollectionResponse AWS API Documentation

Constants

SENSITIVE