Class: Aws::Types::PutAnomalyDetectorOutput
- Inherits:
-
Object
- Object
- Aws::Types::PutAnomalyDetectorOutput
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#anomaly_detector_id ⇒ ::String
Returns the value of attribute anomaly_detector_id.
Instance Attribute Details
#anomaly_detector_id ⇒ ::String
Returns the value of attribute anomaly_detector_id.
906 907 908 |
# File 'sig/types.rbs', line 906 def anomaly_detector_id @anomaly_detector_id end |