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

IsSetSourceIds() private method

private IsSetSourceIds ( ) : bool
return bool
        internal bool IsSetSourceIds()
        {
            return this._sourceIds != null && this._sourceIds.Count > 0; 
        }