Amazon.EC2.Model.ModifySpotFleetRequestRequest.IsSetTargetCapacity C# (CSharp) 메소드

IsSetTargetCapacity() 개인적인 메소드

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