Uses of Class
software.amazon.awscdk.services.kendraranking.ExecutionPlanReference.Builder
Packages that use ExecutionPlanReference.Builder
Package
Description
AWS::KendraRanking Construct Library
-
Uses of ExecutionPlanReference.Builder in software.amazon.awscdk.services.kendraranking
Methods in software.amazon.awscdk.services.kendraranking that return ExecutionPlanReference.BuilderModifier and TypeMethodDescriptionExecutionPlanReference.builder()
ExecutionPlanReference.Builder.executionPlanArn
(String executionPlanArn) Sets the value ofExecutionPlanReference.getExecutionPlanArn()
ExecutionPlanReference.Builder.executionPlanId
(String executionPlanId) Sets the value ofExecutionPlanReference.getExecutionPlanId()
Constructors in software.amazon.awscdk.services.kendraranking with parameters of type ExecutionPlanReference.BuilderModifierConstructorDescriptionprotected
Jsii$Proxy
(ExecutionPlanReference.Builder builder) Constructor that initializes the object based on literal property values passed by theExecutionPlanReference.Builder
.