Class: Aws::Types::InsightRuleContributorDatapoint
- Inherits:
-
Object
- Object
- Aws::Types::InsightRuleContributorDatapoint
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#approximate_value ⇒ ::Float
Returns the value of attribute approximate_value.
-
#timestamp ⇒ ::Time
Returns the value of attribute timestamp.
Instance Attribute Details
#approximate_value ⇒ ::Float
Returns the value of attribute approximate_value.
538 539 540 |
# File 'sig/types.rbs', line 538 def approximate_value @approximate_value end |
#timestamp ⇒ ::Time
Returns the value of attribute timestamp.
537 538 539 |
# File 'sig/types.rbs', line 537 def @timestamp end |