Optional
dbHub ID of the route.
Optional
name?: stringRoute name.
Optional
region?: RegionRegion to target. If none is passed will use default region from the config.
Optional
restIf creating Rest Route, Rest-specific configuration fields.
One-of ('config'): at most one of 's3Config', 'dbConfig', 'restConfig' could be set.
Optional
s3If creating Amazon S3 Routes, Amazon S3-specific configuration fields.
One-of ('config'): at most one of 's3Config', 'dbConfig', 'restConfig' could be set.
Topic the route subscribes to. It must be a valid MQTT topic and up to 65535 characters.
If creating Database Route, DB-specific configuration fields.
One-of ('config'): at most one of 's3Config', 'dbConfig', 'restConfig' could be set.