Class: Aws::Types::InternetHealth

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

Constant Summary collapse

SENSITIVE =

Returns:

Instance Attribute Summary collapse

Instance Attribute Details

#availabilityTypes::AvailabilityMeasurement

Returns the value of attribute availability.

Returns:



229
230
231
# File 'sig/types.rbs', line 229

def availability
  @availability
end

#performanceTypes::PerformanceMeasurement

Returns the value of attribute performance.

Returns:



230
231
232
# File 'sig/types.rbs', line 230

def performance
  @performance
end