This is the new AWS CloudFormation Template Reference Guide. Please update your bookmarks and links. For help getting started with CloudFormation, see the AWS CloudFormation User Guide.
AWS::IoTSiteWise::ComputationModel AnomalyDetectionComputationModelConfiguration
The AnomalyDetectionComputationModelConfiguration property type specifies Property description not available. for an AWS::IoTSiteWise::ComputationModel.
Syntax
To declare this entity in your AWS CloudFormation template, use the following syntax:
JSON
{ "InputProperties" :String, "ResultProperty" :String}
YAML
InputProperties:StringResultProperty:String
Properties
InputPropertiesProperty description not available.
Required: Yes
Type: String
Pattern:
^\$\{[a-z][a-z0-9_]*\}$Minimum:
4Maximum:
67Update requires: No interruption
ResultPropertyProperty description not available.
Required: Yes
Type: String
Pattern:
^\$\{[a-z][a-z0-9_]*\}$Minimum:
4Maximum:
67Update requires: No interruption