SignalFetchInformation
Information about the signal to be fetched.
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
- actions
-
The actions to be performed by the signal fetch.
Type: Array of strings
Array Members: Minimum number of 1 item. Maximum number of 5 items.
Length Constraints: Minimum length of 1. Maximum length of 2048.
Required: Yes
- fullyQualifiedName
-
The fully qualified name of the signal to be fetched.
Type: String
Length Constraints: Minimum length of 1. Maximum length of 150.
Pattern:
[a-zA-Z0-9_.]+
Required: Yes
- signalFetchConfig
-
The configuration of the signal fetch operation.
Type: SignalFetchConfig object
Note: This object is a Union. Only one member of this object can be specified or returned.
Required: Yes
- conditionLanguageVersion
-
The version of the condition language used.
Type: Integer
Valid Range: Minimum value of 1.
Required: No
See Also
For more information about using this API in one of the language-specific AWS SDKs, see the following: