Amazon.RDS.Model.CreateEventSubscriptionRequest.IsSetSourceType C# (CSharp) Method

IsSetSourceType() private method

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