Amazon.Snowball.Model.JobLogs.IsSetJobCompletionReportURI C# (CSharp) Method

IsSetJobCompletionReportURI() private method

private IsSetJobCompletionReportURI ( ) : bool
return bool
        internal bool IsSetJobCompletionReportURI()
        {
            return this._jobCompletionReportURI != null;
        }