Amazon.EC2.Model.HistoryRecord.IsSetEventInformation C# (CSharp) Méthode

IsSetEventInformation() private méthode

private IsSetEventInformation ( ) : bool
Résultat bool
        internal bool IsSetEventInformation()
        {
            return this._eventInformation != null;
        }