Amazon.EC2.Model.ModifySpotFleetRequestRequest.IsSetTargetCapacity C# (CSharp) Method

IsSetTargetCapacity() private method

private IsSetTargetCapacity ( ) : bool
return bool
        internal bool IsSetTargetCapacity()
        {
            return this._targetCapacity.HasValue; 
        }