Class: Aws::Types::MetricsConfiguration

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#filterTypes::MetricsFilter

Returns the value of attribute filter.



1971
1972
1973
# File 'sig/types.rbs', line 1971

def filter
  @filter
end

#id::String

Returns the value of attribute id.

Returns:

  • (::String)


1970
1971
1972
# File 'sig/types.rbs', line 1970

def id
  @id
end