Class: Aws::Types::MetricConfiguration

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#metric_names::Array[::String]

Returns the value of attribute metric_names.

Returns:

  • (::Array[::String])


1903
1904
1905
# File 'sig/types.rbs', line 1903

def metric_names
  @metric_names
end

#resolution_seconds::Integer

Returns the value of attribute resolution_seconds.

Returns:

  • (::Integer)


1904
1905
1906
# File 'sig/types.rbs', line 1904

def resolution_seconds
  @resolution_seconds
end