This is the new Amazon CloudFormation Template Reference Guide. Please update your bookmarks and links. For help getting started with CloudFormation, see the Amazon CloudFormation User Guide.
AWS::IoTFleetWise::Campaign CollectionScheme
Specifies what data to collect and how often or when to collect it.
Syntax
To declare this entity in your Amazon CloudFormation template, use the following syntax:
JSON
{ "ConditionBasedCollectionScheme" :ConditionBasedCollectionScheme, "TimeBasedCollectionScheme" :TimeBasedCollectionScheme}
YAML
ConditionBasedCollectionScheme:ConditionBasedCollectionSchemeTimeBasedCollectionScheme:TimeBasedCollectionScheme
Properties
- ConditionBasedCollectionScheme
- 
                    Information about a collection scheme that uses a simple logical expression to recognize what data to collect. Required: No Type: ConditionBasedCollectionScheme Update requires: Replacement 
- TimeBasedCollectionScheme
- 
                    Information about a collection scheme that uses a time period to decide how often to collect data. Required: No Type: TimeBasedCollectionScheme Update requires: Replacement