Interface PutScalingPolicyResponse.Builder

    • Method Detail

      • name

        PutScalingPolicyResponse.Builder name​(String name)

        A descriptive label that is associated with a fleet's scaling policy. Policy names do not need to be unique.

        Parameters:
        name - A descriptive label that is associated with a fleet's scaling policy. Policy names do not need to be unique.
        Returns:
        Returns a reference to this object so that method calls can be chained together.