libZSservicesZSamazonka-locationZSamazonka-location
Copyright(c) 2013-2021 Brendan Hay
LicenseMozilla Public License, v. 2.0.
MaintainerBrendan Hay <brendan.g.hay+amazonka@gmail.com>
Stabilityauto-generated
Portabilitynon-portable (GHC extensions)
Safe HaskellNone

Amazonka.Location.DescribeGeofenceCollection

Description

Retrieves the geofence collection details.

Synopsis

Creating a Request

data DescribeGeofenceCollection Source #

See: newDescribeGeofenceCollection smart constructor.

Constructors

DescribeGeofenceCollection' 

Fields

Instances

Instances details
Eq DescribeGeofenceCollection Source # 
Instance details

Defined in Amazonka.Location.DescribeGeofenceCollection

Read DescribeGeofenceCollection Source # 
Instance details

Defined in Amazonka.Location.DescribeGeofenceCollection

Show DescribeGeofenceCollection Source # 
Instance details

Defined in Amazonka.Location.DescribeGeofenceCollection

Generic DescribeGeofenceCollection Source # 
Instance details

Defined in Amazonka.Location.DescribeGeofenceCollection

Associated Types

type Rep DescribeGeofenceCollection :: Type -> Type #

NFData DescribeGeofenceCollection Source # 
Instance details

Defined in Amazonka.Location.DescribeGeofenceCollection

Hashable DescribeGeofenceCollection Source # 
Instance details

Defined in Amazonka.Location.DescribeGeofenceCollection

AWSRequest DescribeGeofenceCollection Source # 
Instance details

Defined in Amazonka.Location.DescribeGeofenceCollection

ToHeaders DescribeGeofenceCollection Source # 
Instance details

Defined in Amazonka.Location.DescribeGeofenceCollection

ToPath DescribeGeofenceCollection Source # 
Instance details

Defined in Amazonka.Location.DescribeGeofenceCollection

ToQuery DescribeGeofenceCollection Source # 
Instance details

Defined in Amazonka.Location.DescribeGeofenceCollection

type Rep DescribeGeofenceCollection Source # 
Instance details

Defined in Amazonka.Location.DescribeGeofenceCollection

type Rep DescribeGeofenceCollection = D1 ('MetaData "DescribeGeofenceCollection" "Amazonka.Location.DescribeGeofenceCollection" "libZSservicesZSamazonka-locationZSamazonka-location" 'False) (C1 ('MetaCons "DescribeGeofenceCollection'" 'PrefixI 'True) (S1 ('MetaSel ('Just "collectionName") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Text)))
type AWSResponse DescribeGeofenceCollection Source # 
Instance details

Defined in Amazonka.Location.DescribeGeofenceCollection

newDescribeGeofenceCollection Source #

Create a value of DescribeGeofenceCollection with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

$sel:collectionName:DescribeGeofenceCollection', describeGeofenceCollection_collectionName - The name of the geofence collection.

Request Lenses

Destructuring the Response

data DescribeGeofenceCollectionResponse Source #

Constructors

DescribeGeofenceCollectionResponse' 

Fields

Instances

Instances details
Eq DescribeGeofenceCollectionResponse Source # 
Instance details

Defined in Amazonka.Location.DescribeGeofenceCollection

Read DescribeGeofenceCollectionResponse Source # 
Instance details

Defined in Amazonka.Location.DescribeGeofenceCollection

Show DescribeGeofenceCollectionResponse Source # 
Instance details

Defined in Amazonka.Location.DescribeGeofenceCollection

Generic DescribeGeofenceCollectionResponse Source # 
Instance details

Defined in Amazonka.Location.DescribeGeofenceCollection

Associated Types

type Rep DescribeGeofenceCollectionResponse :: Type -> Type #

NFData DescribeGeofenceCollectionResponse Source # 
Instance details

Defined in Amazonka.Location.DescribeGeofenceCollection

type Rep DescribeGeofenceCollectionResponse Source # 
Instance details

Defined in Amazonka.Location.DescribeGeofenceCollection

type Rep DescribeGeofenceCollectionResponse = D1 ('MetaData "DescribeGeofenceCollectionResponse" "Amazonka.Location.DescribeGeofenceCollection" "libZSservicesZSamazonka-locationZSamazonka-location" 'False) (C1 ('MetaCons "DescribeGeofenceCollectionResponse'" 'PrefixI 'True) (((S1 ('MetaSel ('Just "pricingPlanDataSource") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: S1 ('MetaSel ('Just "kmsKeyId") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text))) :*: (S1 ('MetaSel ('Just "tags") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe (HashMap Text Text))) :*: (S1 ('MetaSel ('Just "httpStatus") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Int) :*: S1 ('MetaSel ('Just "collectionArn") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Text)))) :*: ((S1 ('MetaSel ('Just "collectionName") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Text) :*: S1 ('MetaSel ('Just "createTime") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 POSIX)) :*: (S1 ('MetaSel ('Just "description") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Text) :*: (S1 ('MetaSel ('Just "pricingPlan") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 PricingPlan) :*: S1 ('MetaSel ('Just "updateTime") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 POSIX))))))

newDescribeGeofenceCollectionResponse Source #

Create a value of DescribeGeofenceCollectionResponse with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

$sel:pricingPlanDataSource:DescribeGeofenceCollectionResponse', describeGeofenceCollectionResponse_pricingPlanDataSource - The specified data provider for the geofence collection.

$sel:kmsKeyId:DescribeGeofenceCollectionResponse', describeGeofenceCollectionResponse_kmsKeyId - A key identifier for an AWS KMS customer managed key assigned to the Amazon Location resource

$sel:tags:DescribeGeofenceCollectionResponse', describeGeofenceCollectionResponse_tags - Displays the key, value pairs of tags associated with this resource.

$sel:httpStatus:DescribeGeofenceCollectionResponse', describeGeofenceCollectionResponse_httpStatus - The response's http status code.

$sel:collectionArn:DescribeGeofenceCollectionResponse', describeGeofenceCollectionResponse_collectionArn - 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

$sel:collectionName:DescribeGeofenceCollection', describeGeofenceCollectionResponse_collectionName - The name of the geofence collection.

$sel:createTime:DescribeGeofenceCollectionResponse', describeGeofenceCollectionResponse_createTime - The timestamp for when the geofence resource was created in ISO 8601 format: YYYY-MM-DDThh:mm:ss.sssZ

$sel:description:DescribeGeofenceCollectionResponse', describeGeofenceCollectionResponse_description - The optional description for the geofence collection.

$sel:pricingPlan:DescribeGeofenceCollectionResponse', describeGeofenceCollectionResponse_pricingPlan - 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.

$sel:updateTime:DescribeGeofenceCollectionResponse', describeGeofenceCollectionResponse_updateTime - The timestamp for when the geofence collection was last updated in ISO 8601 format: YYYY-MM-DDThh:mm:ss.sssZ

Response Lenses

describeGeofenceCollectionResponse_tags :: Lens' DescribeGeofenceCollectionResponse (Maybe (HashMap Text Text)) Source #

Displays the key, value pairs of tags associated with this resource.

describeGeofenceCollectionResponse_collectionArn :: Lens' DescribeGeofenceCollectionResponse Text Source #

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

describeGeofenceCollectionResponse_createTime :: Lens' DescribeGeofenceCollectionResponse UTCTime Source #

The timestamp for when the geofence resource was created in ISO 8601 format: YYYY-MM-DDThh:mm:ss.sssZ

describeGeofenceCollectionResponse_pricingPlan :: Lens' DescribeGeofenceCollectionResponse PricingPlan Source #

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.

describeGeofenceCollectionResponse_updateTime :: Lens' DescribeGeofenceCollectionResponse UTCTime Source #

The timestamp for when the geofence collection was last updated in ISO 8601 format: YYYY-MM-DDThh:mm:ss.sssZ