public static interface KnowledgeBaseAssociationData.Builder extends SdkPojo, CopyableBuilder<KnowledgeBaseAssociationData.Builder,KnowledgeBaseAssociationData>
| Modifier and Type | Method and Description |
|---|---|
KnowledgeBaseAssociationData.Builder |
knowledgeBaseArn(String knowledgeBaseArn)
The Amazon Resource Name (ARN) of the knowledge base.
|
KnowledgeBaseAssociationData.Builder |
knowledgeBaseId(String knowledgeBaseId)
The the identifier of the knowledge base.
|
equalsBySdkFields, sdkFieldscopyapplyMutation, buildKnowledgeBaseAssociationData.Builder knowledgeBaseArn(String knowledgeBaseArn)
The Amazon Resource Name (ARN) of the knowledge base.
knowledgeBaseArn - The Amazon Resource Name (ARN) of the knowledge base.KnowledgeBaseAssociationData.Builder knowledgeBaseId(String knowledgeBaseId)
The the identifier of the knowledge base.
knowledgeBaseId - The the identifier of the knowledge base.Copyright © 2021. All rights reserved.