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