Class: Aws::Types::MetricsConfiguration
- Inherits:
-
Object
- Object
- Aws::Types::MetricsConfiguration
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#filter ⇒ Types::MetricsFilter
Returns the value of attribute filter.
-
#id ⇒ ::String
Returns the value of attribute id.
Instance Attribute Details
#filter ⇒ Types::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.
1989 1990 1991 |
# File 'sig/types.rbs', line 1989 def id @id end |