Uses of Interface
software.amazon.awscdk.services.kendra.CfnThesaurus.S3PathProperty
Packages that use CfnThesaurus.S3PathProperty
-
Uses of CfnThesaurus.S3PathProperty in software.amazon.awscdk.services.kendra
Classes in software.amazon.awscdk.services.kendra that implement CfnThesaurus.S3PathPropertyModifier and TypeClassDescriptionstatic final classAn implementation forCfnThesaurus.S3PathPropertyMethods in software.amazon.awscdk.services.kendra that return CfnThesaurus.S3PathPropertyModifier and TypeMethodDescriptionCfnThesaurus.S3PathProperty.Builder.build()Builds the configured instance.Methods in software.amazon.awscdk.services.kendra with parameters of type CfnThesaurus.S3PathPropertyModifier and TypeMethodDescriptionvoidCfnThesaurus.setSourceS3Path(CfnThesaurus.S3PathProperty value) Information required to find a specific file in an Amazon S3 bucket.CfnThesaurus.Builder.sourceS3Path(CfnThesaurus.S3PathProperty sourceS3Path) Information required to find a specific file in an Amazon S3 bucket.CfnThesaurusProps.Builder.sourceS3Path(CfnThesaurus.S3PathProperty sourceS3Path) Sets the value ofCfnThesaurusProps.getSourceS3Path()