| Interface | Description |
|---|---|
| CfnAssistant.ServerSideEncryptionConfigurationProperty |
The KMS key used for encryption.
|
| CfnAssistantAssociation.AssociationDataProperty |
A union type that currently has a single argument, which is the knowledge base ID.
|
| CfnAssistantAssociationProps |
Properties for defining a `CfnAssistantAssociation`.
|
| CfnAssistantProps |
Properties for defining a `CfnAssistant`.
|
| CfnKnowledgeBase.AppIntegrationsConfigurationProperty |
Configuration information for Amazon AppIntegrations to automatically ingest content.
|
| CfnKnowledgeBase.RenderingConfigurationProperty |
Information about how to render the content.
|
| CfnKnowledgeBase.ServerSideEncryptionConfigurationProperty |
The KMS key used for encryption.
|
| CfnKnowledgeBase.SourceConfigurationProperty |
Configuration information about the external data source.
|
| CfnKnowledgeBaseProps |
Properties for defining a `CfnKnowledgeBase`.
|
This module is part of the AWS Cloud Development Kit project.
import software.amazon.awscdk.services.wisdom.*;
There are no official hand-written (L2) constructs for this service yet. Here are some suggestions on how to proceed:
There are no hand-written (L2) constructs for this service yet. However, you can still use the automatically generated L1 constructs, and use this service exactly as you would using CloudFormation directly.
For more information on the resources and properties available for this service, see the CloudFormation documentation for AWS::Wisdom.
(Read the CDK Contributing Guide and submit an RFC if you are interested in contributing to this construct library.)
Copyright © 2022. All rights reserved.