Uses of Interface
software.amazon.awscdk.cfnpropertymixins.services.kendra.CfnFaqPropsMixin.S3PathProperty
Packages that use CfnFaqPropsMixin.S3PathProperty
-
Uses of CfnFaqPropsMixin.S3PathProperty in software.amazon.awscdk.cfnpropertymixins.services.kendra
Classes in software.amazon.awscdk.cfnpropertymixins.services.kendra that implement CfnFaqPropsMixin.S3PathPropertyModifier and TypeClassDescriptionstatic final classAn implementation forCfnFaqPropsMixin.S3PathPropertyMethods in software.amazon.awscdk.cfnpropertymixins.services.kendra that return CfnFaqPropsMixin.S3PathPropertyModifier and TypeMethodDescriptionCfnFaqPropsMixin.S3PathProperty.Builder.build()Builds the configured instance.Methods in software.amazon.awscdk.cfnpropertymixins.services.kendra with parameters of type CfnFaqPropsMixin.S3PathPropertyModifier and TypeMethodDescriptionCfnFaqMixinProps.Builder.s3Path(CfnFaqPropsMixin.S3PathProperty s3Path) Sets the value ofCfnFaqMixinProps.getS3Path()CfnFaqPropsMixin.Builder.s3Path(CfnFaqPropsMixin.S3PathProperty s3Path) The Amazon Simple Storage Service (Amazon S3) location of the FAQ input data.