excludeSpaces property
A list of space keys of Confluence spaces. If you include a key, the blogs,
documents, and attachments in the space are not indexed. If a space is in
both the ExcludeSpaces
and the IncludeSpaces
list,
the space is excluded.
Implementation
final List<String>? excludeSpaces;