Class: Aws::Types::DescribeAnomalyResponse

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#proactive_anomalyTypes::ProactiveAnomaly

Returns the value of attribute proactive_anomaly.



187
188
189
# File 'sig/types.rbs', line 187

def proactive_anomaly
  @proactive_anomaly
end

#reactive_anomalyTypes::ReactiveAnomaly

Returns the value of attribute reactive_anomaly.



188
189
190
# File 'sig/types.rbs', line 188

def reactive_anomaly
  @reactive_anomaly
end