Class: Aws::Types::PerformanceMeasurement

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

Constant Summary collapse

SENSITIVE =

Returns:

Instance Attribute Summary collapse

Instance Attribute Details

#experience_score::Float

Returns the value of attribute experience_score.

Returns:



335
336
337
# File 'sig/types.rbs', line 335

def experience_score
  @experience_score
end

#percent_of_client_location_impacted::Float

Returns the value of attribute percent_of_client_location_impacted.

Returns:



337
338
339
# File 'sig/types.rbs', line 337

def percent_of_client_location_impacted
  @percent_of_client_location_impacted
end

#percent_of_total_traffic_impacted::Float

Returns the value of attribute percent_of_total_traffic_impacted.

Returns:



336
337
338
# File 'sig/types.rbs', line 336

def percent_of_total_traffic_impacted
  @percent_of_total_traffic_impacted
end

#round_trip_timeTypes::RoundTripTime

Returns the value of attribute round_trip_time.

Returns:



338
339
340
# File 'sig/types.rbs', line 338

def round_trip_time
  @round_trip_time
end