Amazon.EC2.Model.ReportInstanceStatusRequest.IsSetEndTime C# (CSharp) Method

IsSetEndTime() private method

private IsSetEndTime ( ) : bool
return bool
        internal bool IsSetEndTime()
        {
            return this._endTime.HasValue; 
        }