Amazon.EC2.Model.HistoryRecord.IsSetEventInformation C# (CSharp) 메소드

IsSetEventInformation() 개인적인 메소드

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