Amazon.CloudWatchLogs.Model.CreateLogStreamRequest.IsSetLogStreamName C# (CSharp) Метод

IsSetLogStreamName() приватный Метод

private IsSetLogStreamName ( ) : bool
Результат bool
        internal bool IsSetLogStreamName()
        {
            return this._logStreamName != null;
        }