Class: Aws::Types::DeleteLogAnomalyDetectorRequest

Inherits:
Object
  • Object
show all
Defined in:
sig/types.rbs

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#anomaly_detector_arn::String

Returns the value of attribute anomaly_detector_arn.

Returns:

  • (::String)


368
369
370
# File 'sig/types.rbs', line 368

def anomaly_detector_arn
  @anomaly_detector_arn
end