Amazon.CloudWatchLogs.Model.PutLogEventsRequest.IsSetLogEvents C# (CSharp) 메소드

IsSetLogEvents() 개인적인 메소드

private IsSetLogEvents ( ) : bool
리턴 bool
        internal bool IsSetLogEvents()
        {
            return this._logEvents != null && this._logEvents.Count > 0; 
        }