Class: Aws::Types::MetricWindow
- Inherits:
-
Object
- Object
- Aws::Types::MetricWindow
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#tumbling ⇒ Types::TumblingWindow
Returns the value of attribute tumbling.
Instance Attribute Details
#tumbling ⇒ Types::TumblingWindow
Returns the value of attribute tumbling.
3074 3075 3076 |
# File 'sig/types.rbs', line 3074 def tumbling @tumbling end |