Amazon.CloudWatchLogs.Model.GetLogEventsRequest.IsSetLogStreamName C# (CSharp) 메소드

IsSetLogStreamName() 개인적인 메소드

private IsSetLogStreamName ( ) : bool
리턴 bool
        internal bool IsSetLogStreamName()
        {
            return this._logStreamName != null;
        }