Amazon.EC2.Model.EventInformation.IsSetEventSubType C# (CSharp) Method

IsSetEventSubType() private method

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