Uses of Interface
software.amazon.awscdk.services.kendraranking.CfnExecutionPlan.CapacityUnitsConfigurationProperty
Packages that use CfnExecutionPlan.CapacityUnitsConfigurationProperty
Package
Description
AWS::KendraRanking Construct Library
-
Uses of CfnExecutionPlan.CapacityUnitsConfigurationProperty in software.amazon.awscdk.services.kendraranking
Classes in software.amazon.awscdk.services.kendraranking that implement CfnExecutionPlan.CapacityUnitsConfigurationPropertyModifier and TypeClassDescriptionstatic final classAn implementation forCfnExecutionPlan.CapacityUnitsConfigurationPropertyMethods in software.amazon.awscdk.services.kendraranking that return CfnExecutionPlan.CapacityUnitsConfigurationPropertyModifier and TypeMethodDescriptionCfnExecutionPlan.CapacityUnitsConfigurationProperty.Builder.build()Builds the configured instance.Methods in software.amazon.awscdk.services.kendraranking with parameters of type CfnExecutionPlan.CapacityUnitsConfigurationPropertyModifier and TypeMethodDescriptionCfnExecutionPlan.Builder.capacityUnits(CfnExecutionPlan.CapacityUnitsConfigurationProperty capacityUnits) You can set additional capacity units to meet the needs of your rescore execution plan.CfnExecutionPlanProps.Builder.capacityUnits(CfnExecutionPlan.CapacityUnitsConfigurationProperty capacityUnits) Sets the value ofCfnExecutionPlanProps.getCapacityUnits()voidCfnExecutionPlan.setCapacityUnits(CfnExecutionPlan.CapacityUnitsConfigurationProperty value) You can set additional capacity units to meet the needs of your rescore execution plan.