ListGeofenceCollectionsResponseEntry
Contains the geofence collection details.
Note
The returned geometry will always match the geometry format used when the geofence was created.
Contents
- CollectionName
-
The name of the geofence collection.
Type: String
Length Constraints: Minimum length of 1. Maximum length of 100.
Pattern:
[-._\w]+
Required: Yes
- CreateTime
-
The timestamp for when the geofence collection was created in ISO 8601
format: YYYY-MM-DDThh:mm:ss.sssZ
Type: Timestamp
Required: Yes
- Description
-
The description for the geofence collection
Type: String
Length Constraints: Minimum length of 0. Maximum length of 1000.
Required: Yes
- UpdateTime
-
Specifies a timestamp for when the resource was last updated in ISO 8601
format: YYYY-MM-DDThh:mm:ss.sssZ
Type: Timestamp
Required: Yes
- PricingPlan
-
This member has been deprecated.
No longer used. Always returns
RequestBasedUsage
.Type: String
Valid Values:
RequestBasedUsage | MobileAssetTracking | MobileAssetManagement
Required: No
- PricingPlanDataSource
-
This member has been deprecated.
No longer used. Always returns an empty string.
Type: String
Required: No
See Also
For more information about using this API in one of the language-specific AWS SDKs, see the following: