Amazon.GameLift.Model.PutScalingPolicyRequest.IsSetScalingAdjustmentType C# (CSharp) Méthode

IsSetScalingAdjustmentType() private méthode

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