Amazon.Redshift.Model.ModifyEventSubscriptionRequest.IsSetSourceType C# (CSharp) Method

IsSetSourceType() private method

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