Class: Aws::Types::StatisticalThreshold
- Inherits:
-
Object
- Object
- Aws::Types::StatisticalThreshold
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#statistic ⇒ ::String
Returns the value of attribute statistic.
Instance Attribute Details
#statistic ⇒ ::String
Returns the value of attribute statistic.
4599 4600 4601 |
# File 'sig/types.rbs', line 4599 def statistic @statistic end |