Interface AvailabilityMeasurement.Builder

  • Method Details

    • experienceScore

      AvailabilityMeasurement.Builder experienceScore(Double experienceScore)

      Experience scores, or health scores are calculated for different geographic and network provider combinations (that is, different granularities) and also summed into global scores. If you view performance or availability scores without filtering for any specific geography or service provider, Amazon CloudWatch Internet Monitor provides global health scores.

      The Amazon CloudWatch Internet Monitor chapter in the CloudWatch User Guide includes detailed information about how Internet Monitor calculates health scores, including performance and availability scores, and when it creates and resolves health events. For more information, see How Amazon Web Services calculates performance and availability scores in the Amazon CloudWatch Internet Monitor section of the CloudWatch User Guide.

      Parameters:
      experienceScore - Experience scores, or health scores are calculated for different geographic and network provider combinations (that is, different granularities) and also summed into global scores. If you view performance or availability scores without filtering for any specific geography or service provider, Amazon CloudWatch Internet Monitor provides global health scores.

      The Amazon CloudWatch Internet Monitor chapter in the CloudWatch User Guide includes detailed information about how Internet Monitor calculates health scores, including performance and availability scores, and when it creates and resolves health events. For more information, see How Amazon Web Services calculates performance and availability scores in the Amazon CloudWatch Internet Monitor section of the CloudWatch User Guide.

      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • percentOfTotalTrafficImpacted

      AvailabilityMeasurement.Builder percentOfTotalTrafficImpacted(Double percentOfTotalTrafficImpacted)

      The impact on total traffic that a health event has, in increased latency or reduced availability. This is the percentage of how much latency has increased or availability has decreased during the event, compared to what is typical for traffic from this client location to the Amazon Web Services location using this client network.

      For information about how Internet Monitor calculates impact, see How Internet Monitor works in the Amazon CloudWatch Internet Monitor section of the Amazon CloudWatch User Guide.

      Parameters:
      percentOfTotalTrafficImpacted - The impact on total traffic that a health event has, in increased latency or reduced availability. This is the percentage of how much latency has increased or availability has decreased during the event, compared to what is typical for traffic from this client location to the Amazon Web Services location using this client network.

      For information about how Internet Monitor calculates impact, see How Internet Monitor works in the Amazon CloudWatch Internet Monitor section of the Amazon CloudWatch User Guide.

      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • percentOfClientLocationImpacted

      AvailabilityMeasurement.Builder percentOfClientLocationImpacted(Double percentOfClientLocationImpacted)

      The percentage of impact caused by a health event for client location traffic globally.

      For information about how Internet Monitor calculates impact, see Inside Internet Monitor in the Amazon CloudWatch Internet Monitor section of the Amazon CloudWatch User Guide.

      Parameters:
      percentOfClientLocationImpacted - The percentage of impact caused by a health event for client location traffic globally.

      For information about how Internet Monitor calculates impact, see Inside Internet Monitor in the Amazon CloudWatch Internet Monitor section of the Amazon CloudWatch User Guide.

      Returns:
      Returns a reference to this object so that method calls can be chained together.