Geofence Collection Args
data class GeofenceCollectionArgs(val collectionName: Output<String>? = null, val description: Output<String>? = null, val kmsKeyId: Output<String>? = null, val pricingPlan: Output<GeofenceCollectionPricingPlan>? = null, val pricingPlanDataSource: Output<String>? = null, val tags: Output<List<TagArgs>>? = null) : ConvertibleToJava<GeofenceCollectionArgs>
Definition of AWS::Location::GeofenceCollection Resource Type
Properties
Link copied to clipboard
A custom name for the geofence collection. Requirements:
Link copied to clipboard
An optional description for the geofence collection.
Link copied to clipboard
A key identifier for an AWS KMS customer managed key . Enter a key ID, key ARN, alias name, or alias ARN.
Link copied to clipboard
Link copied to clipboard
This shape is deprecated since 2022-02-01: Deprecated. No longer allowed.