Class: Aws::Types::QueryDataPoint

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#query_count::Integer

Returns the value of attribute query_count.

Returns:

  • (::Integer)


1025
1026
1027
# File 'sig/types.rbs', line 1025

def query_count
  @query_count
end

#timestamp::Time

Returns the value of attribute timestamp.

Returns:

  • (::Time)


1024
1025
1026
# File 'sig/types.rbs', line 1024

def timestamp
  @timestamp
end