Class: Aws::Types::ATIMetricDataPoint

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#adr::Float

Returns the value of attribute adr.

Returns:

  • (::Float)


13
14
15
# File 'sig/types.rbs', line 13

def adr
  @adr
end

#atodr::Float

Returns the value of attribute atodr.

Returns:

  • (::Float)


15
16
17
# File 'sig/types.rbs', line 15

def atodr
  @atodr
end

#cr::Float

Returns the value of attribute cr.

Returns:

  • (::Float)


12
13
14
# File 'sig/types.rbs', line 12

def cr
  @cr
end

#threshold::Float

Returns the value of attribute threshold.

Returns:

  • (::Float)


14
15
16
# File 'sig/types.rbs', line 14

def threshold
  @threshold
end