Class: Aws::Types::MetricDimensionGroups

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

Constant Summary collapse

SENSITIVE =

Returns:

Instance Attribute Summary collapse

Instance Attribute Details

#groups::Array[Types::DimensionGroupDetail]

Returns the value of attribute groups.

Returns:



293
294
295
# File 'sig/types.rbs', line 293

def groups
  @groups
end

#metric::String

Returns the value of attribute metric.

Returns:



292
293
294
# File 'sig/types.rbs', line 292

def metric
  @metric
end