Class: Aws::Types::PerformanceInsightsMetricDimensionGroup

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

Constant Summary collapse

SENSITIVE =

Instance Attribute Summary collapse

Instance Attribute Details

#dimensions::Array[::String]

Returns the value of attribute dimensions.



615
616
617
# File 'sig/types.rbs', line 615

def dimensions
  @dimensions
end

#group::String

Returns the value of attribute group.



614
615
616
# File 'sig/types.rbs', line 614

def group
  @group
end

#limit::Integer

Returns the value of attribute limit.



616
617
618
# File 'sig/types.rbs', line 616

def limit
  @limit
end