Interface CreateScalingPlanResponse.Builder

  • Method Details

    • scalingPlanVersion

      CreateScalingPlanResponse.Builder scalingPlanVersion(Long scalingPlanVersion)

      The version number of the scaling plan. This value is always 1. Currently, you cannot have multiple scaling plan versions.

      Parameters:
      scalingPlanVersion - The version number of the scaling plan. This value is always 1. Currently, you cannot have multiple scaling plan versions.
      Returns:
      Returns a reference to this object so that method calls can be chained together.