Amazon.CloudWatchLogs.Model.FilterLogEventsRequest.IsSetLogStreamNames C# (CSharp) Method

IsSetLogStreamNames() private method

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