Amazon.Redshift.Model.CreateEventSubscriptionRequest.IsSetSourceType C# (CSharp) 메소드

IsSetSourceType() 개인적인 메소드

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