Class: Aws::Types::GetLogAnomalyDetectorRequest
- Inherits:
-
Object
- Object
- Aws::Types::GetLogAnomalyDetectorRequest
- 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.
938 939 940 |
# File 'sig/types.rbs', line 938 def anomaly_detector_arn @anomaly_detector_arn end |