@wildix/wim-knowledge-base-client > DescribeDataSourceConfluenceResult > spaces
DescribeDataSourceConfluenceResult.spaces property
List of Confluence spaces matching the requested type filter. Only present if spaces were requested in the describe parameters
Signature:
spaces?: (DescribeDataSourceConfluenceSpaceResult)[] | undefined;