ProcessingInput
Input source for processing. Specify exactly one option.
Contents
Important
This data type is a UNION, so only one of the following members can be specified when used or returned.
- dataset
-
A dataset containing multiple items to process.
Type: DatasetItem object
Required: No
- timeseries
-
List of individual timeseries items to process.
Type: Array of TimeseriesItem objects
Array Members: Minimum number of 1 item. Maximum number of 100 items.
Required: No
See Also
For more information about using this API in one of the language-specific AWS SDKs, see the following: