CollectionScheme
Specifies what data to collect and how often or when to collect it.
Contents
Important
This data type is a UNION, so only one of the following members can be specified when used or returned.
- conditionBasedCollectionScheme
-
Information about a collection scheme that uses a simple logical expression to recognize what data to collect.
Type: ConditionBasedCollectionScheme object
Required: No
- timeBasedCollectionScheme
-
Information about a collection scheme that uses a time period to decide how often to collect data.
Type: TimeBasedCollectionScheme object
Required: No
See Also
For more information about using this API in one of the language-specific AWS SDKs, see the following: