PropagatingAttribute
An object that represents the connection attribute, thing attribute, and the user property key.
Contents
- connectionAttribute
- 
               The attribute associated with the connection between a device and AWS IoT Core. Type: String Length Constraints: Maximum length of 128. Pattern: [a-zA-Z0-9:.]+Required: No 
- thingAttribute
- 
               The user-defined thing attribute that is propagating for MQTT 5 message enrichment. Type: String Length Constraints: Maximum length of 128. Pattern: [a-zA-Z0-9_.,@/:#-]+Required: No 
- userPropertyKey
- 
               The key of the user property key-value pair. Type: String Length Constraints: Maximum length of 128. Pattern: [a-zA-Z0-9:$.]+Required: No 
See Also
For more information about using this API in one of the language-specific AWS SDKs, see the following: