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.
1971 1972 1973 |
# File 'sig/types.rbs', line 1971 def filter @filter end |
#id ⇒ ::String
Returns the value of attribute id.
1970 1971 1972 |
# File 'sig/types.rbs', line 1970 def id @id end |