Amazon.CloudWatchLogs.Model.DescribeLogStreamsResponse.IsSetLogStreams C# (CSharp) Method

IsSetLogStreams() private method

private IsSetLogStreams ( ) : bool
return bool
        internal bool IsSetLogStreams()
        {
            return this._logStreams != null && this._logStreams.Count > 0; 
        }
DescribeLogStreamsResponse