Class: Aws::Types::DescribeAnomalyDetectorResponse
- Inherits:
-
Object
- Object
- Aws::Types::DescribeAnomalyDetectorResponse
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#anomaly_detector ⇒ Types::AnomalyDetectorDescription
Returns the value of attribute anomaly_detector.
Instance Attribute Details
#anomaly_detector ⇒ Types::AnomalyDetectorDescription
Returns the value of attribute anomaly_detector.
304 305 306 |
# File 'sig/types.rbs', line 304 def anomaly_detector @anomaly_detector end |