Amazon.EC2.Model.EventInformation.IsSetEventSubType C# (CSharp) 메소드

IsSetEventSubType() 개인적인 메소드

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