Class: Aws::Types::ContactMetricValue
- Inherits:
-
Object
- Object
- Aws::Types::ContactMetricValue
- Defined in:
- sig/types.rbs
Defined Under Namespace
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#number ⇒ ::Float
Returns the value of attribute number.
-
#unknown ⇒ Object
Returns the value of attribute unknown.
Instance Attribute Details
#number ⇒ ::Float
Returns the value of attribute number.
1202 1203 1204 |
# File 'sig/types.rbs', line 1202 def number @number end |
#unknown ⇒ Object
Returns the value of attribute unknown.
1203 1204 1205 |
# File 'sig/types.rbs', line 1203 def unknown @unknown end |