Class: Aws::Types::EnabledMetric

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#granularity::String

Returns the value of attribute granularity.

Returns:

  • (::String)


657
658
659
# File 'sig/types.rbs', line 657

def granularity
  @granularity
end

#metric::String

Returns the value of attribute metric.

Returns:

  • (::String)


656
657
658
# File 'sig/types.rbs', line 656

def metric
  @metric
end