Class: Aws::Types::MetricGranularityType
- Inherits:
-
Object
- Object
- Aws::Types::MetricGranularityType
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#granularity ⇒ ::String
Returns the value of attribute granularity.
Instance Attribute Details
#granularity ⇒ ::String
Returns the value of attribute granularity.
1056 1057 1058 |
# File 'sig/types.rbs', line 1056 def granularity @granularity end |