Class: Aws::Types::GetDistributionMetricDataResult

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

Constant Summary collapse

SENSITIVE =

Returns:

Instance Attribute Summary collapse

Instance Attribute Details

#metric_data::Array[Types::MetricDatapoint]

Returns the value of attribute metric_data.

Returns:



1647
1648
1649
# File 'sig/types.rbs', line 1647

def metric_data
  @metric_data
end

#metric_name"Requests", ...

Returns the value of attribute metric_name.

Returns:



1646
1647
1648
# File 'sig/types.rbs', line 1646

def metric_name
  @metric_name
end