Amazon.RDS.Model.DownloadDBLogFilePortionRequest.IsSetLogFileName C# (CSharp) Method

IsSetLogFileName() private method

private IsSetLogFileName ( ) : bool
return bool
        internal bool IsSetLogFileName()
        {
            return this._logFileName != null;
        }