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])


1887
1888
1889
# File 'sig/types.rbs', line 1887

def metric_names
  @metric_names
end

#resolution_seconds::Integer

Returns the value of attribute resolution_seconds.

Returns:

  • (::Integer)


1888
1889
1890
# File 'sig/types.rbs', line 1888

def resolution_seconds
  @resolution_seconds
end