Amazon.ElasticMapReduce.Model.StepTimeline.IsSetEndDateTime C# (CSharp) Method

IsSetEndDateTime() private method

private IsSetEndDateTime ( ) : bool
return bool
        internal bool IsSetEndDateTime()
        {
            return this._endDateTime.HasValue; 
        }