public static final class CfnAssistantAssociation.AssociationDataProperty.Builder
extends java.lang.Object
CfnAssistantAssociation.AssociationDataProperty
Constructor and Description |
---|
Builder() |
Modifier and Type | Method and Description |
---|---|
CfnAssistantAssociation.AssociationDataProperty |
build()
Builds the configured instance.
|
CfnAssistantAssociation.AssociationDataProperty.Builder |
knowledgeBaseId(java.lang.String knowledgeBaseId)
Sets the value of
CfnAssistantAssociation.AssociationDataProperty.getKnowledgeBaseId() |
public CfnAssistantAssociation.AssociationDataProperty.Builder knowledgeBaseId(java.lang.String knowledgeBaseId)
CfnAssistantAssociation.AssociationDataProperty.getKnowledgeBaseId()
knowledgeBaseId
- The identifier of the knowledge base. This parameter is required.this
public CfnAssistantAssociation.AssociationDataProperty build()
CfnAssistantAssociation.AssociationDataProperty
java.lang.NullPointerException
- if any required attribute was not provided