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

IsSetJobFailureLogURI() private method

private IsSetJobFailureLogURI ( ) : bool
return bool
        internal bool IsSetJobFailureLogURI()
        {
            return this._jobFailureLogURI != null;
        }