Builder
class Builder
Properties
Link copied to clipboard
The name of the geofence collection.
Link copied to clipboard
The device's state, including current position and speed.
Link copied to clipboard
The distance unit used for the NearestDistance
property returned in a forecasted event. The measurement system must match for DistanceUnit
and SpeedUnit
; if Kilometers
is specified for DistanceUnit
, then SpeedUnit
must be KilometersPerHour
.
Link copied to clipboard
An optional limit for the number of resources returned in a single call.
Link copied to clipboard
Specifies the time horizon in minutes for the forecasted events.
Functions
Link copied to clipboard
construct an aws.sdk.kotlin.services.location.model.ForecastGeofenceEventsDeviceState inside the given block