@Stability(value=Stable) public static final class CfnAssistantAssociation.AssociationDataProperty.Builder extends Object implements software.amazon.jsii.Builder<CfnAssistantAssociation.AssociationDataProperty>
CfnAssistantAssociation.AssociationDataProperty| Constructor and Description |
|---|
Builder() |
| Modifier and Type | Method and Description |
|---|---|
CfnAssistantAssociation.AssociationDataProperty |
build()
Builds the configured instance.
|
CfnAssistantAssociation.AssociationDataProperty.Builder |
knowledgeBaseId(String knowledgeBaseId)
Sets the value of
CfnAssistantAssociation.AssociationDataProperty.getKnowledgeBaseId() |
@Stability(value=Stable) public CfnAssistantAssociation.AssociationDataProperty.Builder knowledgeBaseId(String knowledgeBaseId)
CfnAssistantAssociation.AssociationDataProperty.getKnowledgeBaseId()knowledgeBaseId - The identifier of the knowledge base. This parameter is required.this@Stability(value=Stable) public CfnAssistantAssociation.AssociationDataProperty build()
build in interface software.amazon.jsii.Builder<CfnAssistantAssociation.AssociationDataProperty>CfnAssistantAssociation.AssociationDataPropertyNullPointerException - if any required attribute was not providedCopyright © 2022. All rights reserved.