Class: Aws::Types::GetRelationalDatabaseMetricDataResult

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

Constant Summary collapse

SENSITIVE =

Instance Attribute Summary collapse

Instance Attribute Details

#metric_data::Array[Types::MetricDatapoint]

Returns the value of attribute metric_data.



2008
2009
2010
# File 'sig/types.rbs', line 2008

def metric_data
  @metric_data
end

#metric_name"CPUUtilization", ...

Returns the value of attribute metric_name.



2007
2008
2009
# File 'sig/types.rbs', line 2007

def metric_name
  @metric_name
end