generative-ai-cdk-constructs

@cdklabs/generative-ai-cdk-constructsDocs


@cdklabs/generative-ai-cdk-constructs / bedrock / SharePointObjectType

Enumeration: SharePointObjectType

Represents the SharePoint object types that can be accessed by the data source connector.

Enumeration Members

EVENT

EVENT: "Event"

Represents a calendar event in SharePoint.


FILE

FILE: "File"

Represents a file stored in SharePoint document libraries.


PAGE

PAGE: "Page"

Represents a SharePoint page, which typically contains web parts and content.