Class: Aws::Types::RoundTripTime

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#p50::Float

Returns the value of attribute p50.

Returns:

  • (::Float)


354
355
356
# File 'sig/types.rbs', line 354

def p50
  @p50
end

#p90::Float

Returns the value of attribute p90.

Returns:

  • (::Float)


355
356
357
# File 'sig/types.rbs', line 355

def p90
  @p90
end

#p95::Float

Returns the value of attribute p95.

Returns:

  • (::Float)


356
357
358
# File 'sig/types.rbs', line 356

def p95
  @p95
end