Uses of Class
software.amazon.awscdk.services.kendra.CfnFaqProps.Builder
Packages that use CfnFaqProps.Builder
-
Uses of CfnFaqProps.Builder in software.amazon.awscdk.services.kendra
Methods in software.amazon.awscdk.services.kendra that return CfnFaqProps.BuilderModifier and TypeMethodDescriptionstatic CfnFaqProps.BuilderCfnFaqProps.builder()CfnFaqProps.Builder.description(String description) Sets the value ofCfnFaqProps.getDescription()CfnFaqProps.Builder.fileFormat(String fileFormat) Sets the value ofCfnFaqProps.getFileFormat()Sets the value ofCfnFaqProps.getIndexId()CfnFaqProps.Builder.languageCode(String languageCode) Sets the value ofCfnFaqProps.getLanguageCode()Sets the value ofCfnFaqProps.getName()Sets the value ofCfnFaqProps.getRoleArn()CfnFaqProps.Builder.s3Path(IResolvable s3Path) Sets the value ofCfnFaqProps.getS3Path()CfnFaqProps.Builder.s3Path(CfnFaq.S3PathProperty s3Path) Sets the value ofCfnFaqProps.getS3Path()Sets the value ofCfnFaqProps.getTags()Constructors in software.amazon.awscdk.services.kendra with parameters of type CfnFaqProps.BuilderModifierConstructorDescriptionprotectedJsii$Proxy(CfnFaqProps.Builder builder) Constructor that initializes the object based on literal property values passed by theCfnFaqProps.Builder.