Uses of Interface
software.amazon.awscdk.services.kendra.CfnFaq.S3PathProperty
Packages that use CfnFaq.S3PathProperty
-
Uses of CfnFaq.S3PathProperty in software.amazon.awscdk.services.kendra
Classes in software.amazon.awscdk.services.kendra that implement CfnFaq.S3PathPropertyMethods in software.amazon.awscdk.services.kendra that return CfnFaq.S3PathPropertyModifier and TypeMethodDescriptionCfnFaq.S3PathProperty.Builder.build()
Builds the configured instance.Methods in software.amazon.awscdk.services.kendra with parameters of type CfnFaq.S3PathPropertyModifier and TypeMethodDescriptionCfnFaq.Builder.s3Path
(CfnFaq.S3PathProperty s3Path) The Amazon Simple Storage Service (Amazon S3) location of the FAQ input data.CfnFaqProps.Builder.s3Path
(CfnFaq.S3PathProperty s3Path) Sets the value ofCfnFaqProps.getS3Path()
void
CfnFaq.setS3Path
(CfnFaq.S3PathProperty value) The Amazon Simple Storage Service (Amazon S3) location of the FAQ input data.