Amazon.Inspector.Model.AssessmentRunFilter.IsSetCompletionTimeRange C# (CSharp) Method

IsSetCompletionTimeRange() private method

private IsSetCompletionTimeRange ( ) : bool
return bool
        internal bool IsSetCompletionTimeRange()
        {
            return this._completionTimeRange != null;
        }