includeSpaces property
A list of space keys for Confluence spaces. If you include a key, the blogs,
documents, and attachments in the space are indexed. Spaces that aren't in
the list aren't indexed. A space in the list must exist. Otherwise, Amazon
Kendra logs an error when the data source is synchronized. If a space is in
both the IncludeSpaces
and the ExcludeSpaces
list,
the space is excluded.
Implementation
final List<String>? includeSpaces;