Uses of Class
software.amazon.awscdk.services.kendra.CfnDataSource.DocumentAttributeTargetProperty.Builder
Packages that use CfnDataSource.DocumentAttributeTargetProperty.Builder
-
Uses of CfnDataSource.DocumentAttributeTargetProperty.Builder in software.amazon.awscdk.services.kendra
Methods in software.amazon.awscdk.services.kendra that return CfnDataSource.DocumentAttributeTargetProperty.BuilderModifier and TypeMethodDescriptionCfnDataSource.DocumentAttributeTargetProperty.builder()
CfnDataSource.DocumentAttributeTargetProperty.Builder.targetDocumentAttributeKey
(String targetDocumentAttributeKey) CfnDataSource.DocumentAttributeTargetProperty.Builder.targetDocumentAttributeValue
(IResolvable targetDocumentAttributeValue) CfnDataSource.DocumentAttributeTargetProperty.Builder.targetDocumentAttributeValue
(CfnDataSource.DocumentAttributeValueProperty targetDocumentAttributeValue) CfnDataSource.DocumentAttributeTargetProperty.Builder.targetDocumentAttributeValueDeletion
(Boolean targetDocumentAttributeValueDeletion) CfnDataSource.DocumentAttributeTargetProperty.Builder.targetDocumentAttributeValueDeletion
(IResolvable targetDocumentAttributeValueDeletion) Constructors in software.amazon.awscdk.services.kendra with parameters of type CfnDataSource.DocumentAttributeTargetProperty.BuilderModifierConstructorDescriptionprotected
Constructor that initializes the object based on literal property values passed by theCfnDataSource.DocumentAttributeTargetProperty.Builder
.