Amazon.GameLift.Model.PutScalingPolicyRequest.IsSetScalingAdjustmentType C# (CSharp) Method

IsSetScalingAdjustmentType() private method

private IsSetScalingAdjustmentType ( ) : bool
return bool
        internal bool IsSetScalingAdjustmentType()
        {
            return this._scalingAdjustmentType != null;
        }