Knowledge Base App Integrations Configuration
data class KnowledgeBaseAppIntegrationsConfiguration(val appIntegrationArn: String, val objectFields: List<String>? = null)
Properties
Link copied to clipboard
The Amazon Resource Name (ARN) of the AppIntegrations DataIntegration to use for ingesting content.
Link copied to clipboard
The fields from the source that are made available to your agents in Amazon Q in Connect. Optional if ObjectConfiguration is included in the provided DataIntegration.