Class: Aws::Types::PerformanceInsightsMetricQuery

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#group_byTypes::PerformanceInsightsMetricDimensionGroup

Returns the value of attribute group_by.



3534
3535
3536
# File 'sig/types.rbs', line 3534

def group_by
  @group_by
end

#metric::String

Returns the value of attribute metric.

Returns:

  • (::String)


3535
3536
3537
# File 'sig/types.rbs', line 3535

def metric
  @metric
end