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::IoTSiteWise::ComputationModel AnomalyDetectionComputationModelConfiguration
The AnomalyDetectionComputationModelConfiguration
property type specifies Property description not available. for an AWS::IoTSiteWise::ComputationModel.
Syntax
To declare this entity in your Amazon CloudFormation template, use the following syntax:
JSON
{ "InputProperties" :
String
, "ResultProperty" :String
}
YAML
InputProperties:
String
ResultProperty:String
Properties
InputProperties
Property description not available.
Required: Yes
Type: String
Pattern:
^\$\{[a-z][a-z0-9_]*\}$
Minimum:
4
Maximum:
67
Update requires: No interruption
ResultProperty
Property description not available.
Required: Yes
Type: String
Pattern:
^\$\{[a-z][a-z0-9_]*\}$
Minimum:
4
Maximum:
67
Update requires: No interruption