| Package | Description |
|---|---|
| software.amazon.awscdk.services.location |
AWS::Location Construct Library
|
| Modifier and Type | Method and Description |
|---|---|
CfnGeofenceCollection.Builder |
CfnGeofenceCollection.Builder.collectionName(String collectionName)
The name for the geofence collection.
|
static CfnGeofenceCollection.Builder |
CfnGeofenceCollection.Builder.create(software.constructs.Construct scope,
String id) |
CfnGeofenceCollection.Builder |
CfnGeofenceCollection.Builder.description(String description)
An optional description for the geofence collection.
|
CfnGeofenceCollection.Builder |
CfnGeofenceCollection.Builder.kmsKeyId(String kmsKeyId)
A key identifier for an [AWS KMS customer managed key](https://docs.aws.amazon.com/kms/latest/developerguide/create-keys.html) .
|
CfnGeofenceCollection.Builder |
CfnGeofenceCollection.Builder.pricingPlan(String pricingPlan)
No longer used.
|
CfnGeofenceCollection.Builder |
CfnGeofenceCollection.Builder.pricingPlanDataSource(String pricingPlanDataSource)
This parameter is no longer used.
|
Copyright © 2022. All rights reserved.