Amazon.KinesisFirehose.Model.ProcessingConfiguration.IsSetProcessors C# (CSharp) Method

IsSetProcessors() private method

private IsSetProcessors ( ) : bool
return bool
        internal bool IsSetProcessors()
        {
            return this._processors != null && this._processors.Count > 0; 
        }
ProcessingConfiguration