Amazon.ElasticMapReduce.Model.FailureDetails.IsSetLogFile C# (CSharp) Method

IsSetLogFile() private method

private IsSetLogFile ( ) : bool
return bool
        internal bool IsSetLogFile()
        {
            return this._logFile != null;
        }