Amazon.Inspector.Model.AssessmentTarget.IsSetUpdatedAt C# (CSharp) Method

IsSetUpdatedAt() private method

private IsSetUpdatedAt ( ) : bool
return bool
        internal bool IsSetUpdatedAt()
        {
            return this._updatedAt.HasValue; 
        }