Amazon.CloudWatchLogs.Model.FilterLogEventsRequest.IsSetLogStreamNames C# (CSharp) Méthode

IsSetLogStreamNames() private méthode

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