Amazon.EC2.Model.VolumeStatusAction.IsSetEventType C# (CSharp) 메소드

IsSetEventType() 개인적인 메소드

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