SignalInformation
Information about a signal.
Contents
- name
-
The name of the signal.
Type: String
Length Constraints: Minimum length of 1. Maximum length of 150.
Pattern:
[\w|*|-]+(\.[\w|*|-]+)*
Required: Yes
- maxSampleCount
-
The maximum number of samples to collect.
Type: Long
Valid Range: Minimum value of 1. Maximum value of 4294967295.
Required: No
- minimumSamplingIntervalMs
-
The minimum duration of time (in milliseconds) between two triggering events to collect data.
Note
If a signal changes often, you might want to collect data at a slower rate.
Type: Long
Valid Range: Minimum value of 0. Maximum value of 4294967295.
Required: No
See Also
For more information about using this API in one of the language-specific AWS SDKs, see the following: