OptionaldbConfig?: CreateRouteRequestDatabaseConfigHub ID of the route.
Optionalname?: stringRoute name.
Optionalregion?: RegionRegion to target. If none is passed will use default region from the config.
OptionalrestConfig?: CreateRouteRequestRestConfigIf creating Rest Route, Rest-specific configuration fields.
One-of ('config'): at most one of 's3Config', 'dbConfig', 'restConfig' could be set.
Optionals3Config?: CreateRouteRequestS3ConfigIf 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.