Interface AdjustmentType.Builder

    • Method Detail

      • adjustmentType

        AdjustmentType.Builder adjustmentType​(String adjustmentType)

        The policy adjustment type. The valid values are ChangeInCapacity, ExactCapacity, and PercentChangeInCapacity.

        Parameters:
        adjustmentType - The policy adjustment type. The valid values are ChangeInCapacity, ExactCapacity, and PercentChangeInCapacity.
        Returns:
        Returns a reference to this object so that method calls can be chained together.