SignalFetchConfig
The configuration of the signal fetch operation.
Important
Access to certain AWS IoT FleetWise features is currently gated. For more information, see AWS Region and feature availability in the AWS IoT FleetWise Developer Guide.
Contents
Important
This data type is a UNION, so only one of the following members can be specified when used or returned.
- conditionBased
-
The configuration of a condition-based signal fetch operation.
Type: ConditionBasedSignalFetchConfig object
Required: No
- timeBased
-
The configuration of a time-based signal fetch operation.
Type: TimeBasedSignalFetchConfig object
Required: No
See Also
For more information about using this API in one of the language-specific AWS SDKs, see the following: