Amazon.ElasticMapReduce.Model.JobFlowExecutionStatusDetail.IsSetReadyDateTime C# (CSharp) Method

IsSetReadyDateTime() private method

private IsSetReadyDateTime ( ) : bool
return bool
        internal bool IsSetReadyDateTime()
        {
            return this.readyDateTime.HasValue;
        }