Class: Aws::Types::DeleteLogAnomalyDetectorRequest
- Inherits:
-
Object
- Object
- Aws::Types::DeleteLogAnomalyDetectorRequest
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#anomaly_detector_arn ⇒ ::String
Returns the value of attribute anomaly_detector_arn.
Instance Attribute Details
#anomaly_detector_arn ⇒ ::String
Returns the value of attribute anomaly_detector_arn.
368 369 370 |
# File 'sig/types.rbs', line 368 def anomaly_detector_arn @anomaly_detector_arn end |