Interface PredictiveScalingPredefinedMetricPairSpecification.Builder

    • Method Detail

      • predefinedMetricType

        PredictiveScalingPredefinedMetricPairSpecification.Builder predefinedMetricType​(String predefinedMetricType)

        Indicates which metrics to use. There are two different types of metrics for each metric type: one is a load metric and one is a scaling metric.

        Parameters:
        predefinedMetricType - Indicates which metrics to use. There are two different types of metrics for each metric type: one is a load metric and one is a scaling metric.
        Returns:
        Returns a reference to this object so that method calls can be chained together.
      • resourceLabel

        PredictiveScalingPredefinedMetricPairSpecification.Builder resourceLabel​(String resourceLabel)

        A label that uniquely identifies a specific target group from which to determine the total and average request count.

        Parameters:
        resourceLabel - A label that uniquely identifies a specific target group from which to determine the total and average request count.
        Returns:
        Returns a reference to this object so that method calls can be chained together.