Amazon.Redshift.Model.EventInfoMap.IsSetEventDescription C# (CSharp) 메소드

IsSetEventDescription() 개인적인 메소드

private IsSetEventDescription ( ) : bool
리턴 bool
        internal bool IsSetEventDescription()
        {
            return this._eventDescription != null;
        }