Amazon.CloudWatchLogs.Model.DeleteLogStreamRequest.IsSetLogGroupName C# (CSharp) Method

IsSetLogGroupName() private method

private IsSetLogGroupName ( ) : bool
return bool
        internal bool IsSetLogGroupName()
        {
            return this._logGroupName != null;
        }