Class: Aws::Types::InsightRuleContributorDatapoint

Inherits:
Object
  • Object
show all
Defined in:
sig/types.rbs

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#approximate_value::Float

Returns the value of attribute approximate_value.

Returns:

  • (::Float)


538
539
540
# File 'sig/types.rbs', line 538

def approximate_value
  @approximate_value
end

#timestamp::Time

Returns the value of attribute timestamp.

Returns:

  • (::Time)


537
538
539
# File 'sig/types.rbs', line 537

def timestamp
  @timestamp
end