| Package | Description |
|---|---|
| software.amazon.awssdk.services.wisdom.model |
| Modifier and Type | Method and Description |
|---|---|
AppIntegrationsConfiguration |
SourceConfiguration.appIntegrations()
Configuration information for Amazon AppIntegrations to automatically ingest content.
|
| Modifier and Type | Method and Description |
|---|---|
SourceConfiguration.Builder |
SourceConfiguration.Builder.appIntegrations(AppIntegrationsConfiguration appIntegrations)
Configuration information for Amazon AppIntegrations to automatically ingest content.
|
static SourceConfiguration |
SourceConfiguration.fromAppIntegrations(AppIntegrationsConfiguration appIntegrations)
Create an instance of this class with
SourceConfiguration.appIntegrations() initialized to the given value. |
Copyright © 2023. All rights reserved.