Uses of Class
software.amazon.awscdk.services.wisdom.AssistantReference.Builder
Packages that use AssistantReference.Builder
-
Uses of AssistantReference.Builder in software.amazon.awscdk.services.wisdom
Methods in software.amazon.awscdk.services.wisdom that return AssistantReference.BuilderModifier and TypeMethodDescriptionAssistantReference.Builder.assistantArn
(String assistantArn) Sets the value ofAssistantReference.getAssistantArn()
AssistantReference.Builder.assistantId
(String assistantId) Sets the value ofAssistantReference.getAssistantId()
static AssistantReference.Builder
AssistantReference.builder()
Constructors in software.amazon.awscdk.services.wisdom with parameters of type AssistantReference.BuilderModifierConstructorDescriptionprotected
Jsii$Proxy
(AssistantReference.Builder builder) Constructor that initializes the object based on literal property values passed by theAssistantReference.Builder
.