Uses of Class
software.amazon.awscdk.services.qbusiness.CfnIndex.IndexStatisticsProperty.Builder
Packages that use CfnIndex.IndexStatisticsProperty.Builder
-
Uses of CfnIndex.IndexStatisticsProperty.Builder in software.amazon.awscdk.services.qbusiness
Methods in software.amazon.awscdk.services.qbusiness that return CfnIndex.IndexStatisticsProperty.BuilderModifier and TypeMethodDescriptionCfnIndex.IndexStatisticsProperty.builder()
CfnIndex.IndexStatisticsProperty.Builder.textDocumentStatistics
(IResolvable textDocumentStatistics) Sets the value ofCfnIndex.IndexStatisticsProperty.getTextDocumentStatistics()
CfnIndex.IndexStatisticsProperty.Builder.textDocumentStatistics
(CfnIndex.TextDocumentStatisticsProperty textDocumentStatistics) Sets the value ofCfnIndex.IndexStatisticsProperty.getTextDocumentStatistics()
Constructors in software.amazon.awscdk.services.qbusiness with parameters of type CfnIndex.IndexStatisticsProperty.BuilderModifierConstructorDescriptionprotected
Constructor that initializes the object based on literal property values passed by theCfnIndex.IndexStatisticsProperty.Builder
.