PositionConfigurationItem
The wrapper for a position configuration.
Contents
- Destination
- 
               The position data destination that describes the AWS IoT rule that processes the device's position data for use by AWS IoT Core for LoRaWAN. Type: String Length Constraints: Maximum length of 128. Pattern: [a-zA-Z0-9-_]+Required: No 
- ResourceIdentifier
- 
               Resource identifier for the position configuration. Type: String Pattern: [a-fA-F0-9]{8}-[a-fA-F0-9]{4}-[a-fA-F0-9]{4}-[a-fA-F0-9]{4}-[a-fA-F0-9]{12}Required: No 
- ResourceType
- 
               Resource type of the resource for the position configuration. Type: String Valid Values: WirelessDevice | WirelessGatewayRequired: No 
- Solvers
- 
               The details of the positioning solver object used to compute the location. Type: PositionSolverDetails object Required: No 
See Also
For more information about using this API in one of the language-specific AWS SDKs, see the following: