Class: Aws::Types::AnomalySourceDetails

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#cloud_watch_metrics::Array[Types::CloudWatchMetricsDetail]

Returns the value of attribute cloud_watch_metrics.

Returns:



65
66
67
# File 'sig/types.rbs', line 65

def cloud_watch_metrics
  @cloud_watch_metrics
end

#performance_insights_metrics::Array[Types::PerformanceInsightsMetricsDetail]

Returns the value of attribute performance_insights_metrics.



66
67
68
# File 'sig/types.rbs', line 66

def performance_insights_metrics
  @performance_insights_metrics
end