logGroupNames property

List<String>? logGroupNames
final

If this query definition contains a list of log groups that it is limited to, that list appears here.

Implementation

final List<String>? logGroupNames;