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 AWS SDKs, see the following: