Class: Aws::Types::ComputationModelConfiguration
- Inherits:
-
Object
- Object
- Aws::Types::ComputationModelConfiguration
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#anomaly_detection ⇒ Types::ComputationModelAnomalyDetectionConfiguration
Returns the value of attribute anomaly_detection.
Instance Attribute Details
#anomaly_detection ⇒ Types::ComputationModelAnomalyDetectionConfiguration
Returns the value of attribute anomaly_detection.
726 727 728 |
# File 'sig/types.rbs', line 726 def anomaly_detection @anomaly_detection end |