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.
1188 1189 1190 |
# File 'sig/types.rbs', line 1188 def number @number end |
#unknown ⇒ Object
Returns the value of attribute unknown.
1189 1190 1191 |
# File 'sig/types.rbs', line 1189 def unknown @unknown end |