Uses of Interface
software.amazon.awscdk.services.kendra.CfnFaq.S3PathProperty
-
Uses of CfnFaq.S3PathProperty in software.amazon.awscdk.services.kendra
Modifier and TypeMethodDescriptionCfnFaq.S3PathProperty.Builder.build()
Builds the configured instance.Modifier 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.