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.



1990
1991
1992
# File 'sig/types.rbs', line 1990

def filter
  @filter
end

#id::String

Returns the value of attribute id.

Returns:

  • (::String)


1989
1990
1991
# File 'sig/types.rbs', line 1989

def id
  @id
end