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

IsSetJobSuccessLogURI() private method

private IsSetJobSuccessLogURI ( ) : bool
return bool
        internal bool IsSetJobSuccessLogURI()
        {
            return this._jobSuccessLogURI != null;
        }