ComputationModelAnomalyDetectionConfiguration - Amazon IoT SiteWise
Services or capabilities described in Amazon Web Services documentation might vary by Region. To see the differences applicable to the China Regions, see Getting Started with Amazon Web Services in China (PDF).

ComputationModelAnomalyDetectionConfiguration

Contains the configuration of the type of anomaly detection computation model.

Contents

inputProperties

Define the variable name associated with input properties, with the following format ${VariableName}.

Type: String

Length Constraints: Minimum length of 4. Maximum length of 67.

Pattern: ^\$\{[a-z][a-z0-9_]*\}

Required: Yes

resultProperty

Define the variable name associated with the result property, and the following format ${VariableName}.

Type: String

Length Constraints: Minimum length of 4. Maximum length of 67.

Pattern: ^\$\{[a-z][a-z0-9_]*\}

Required: Yes

See Also

For more information about using this API in one of the language-specific Amazon SDKs, see the following: