Uses of Class
software.amazon.awscdk.services.wisdom.AIAgentReference.Builder
Packages that use AIAgentReference.Builder
-
Uses of AIAgentReference.Builder in software.amazon.awscdk.services.wisdom
Methods in software.amazon.awscdk.services.wisdom that return AIAgentReference.BuilderModifier and TypeMethodDescriptionAIAgentReference.Builder.aiAgentArn
(String aiAgentArn) Sets the value ofAIAgentReference.getAiAgentArn()
Sets the value ofAIAgentReference.getAiAgentId()
AIAgentReference.Builder.assistantId
(String assistantId) Sets the value ofAIAgentReference.getAssistantId()
static AIAgentReference.Builder
AIAgentReference.builder()
Constructors in software.amazon.awscdk.services.wisdom with parameters of type AIAgentReference.BuilderModifierConstructorDescriptionprotected
Jsii$Proxy
(AIAgentReference.Builder builder) Constructor that initializes the object based on literal property values passed by theAIAgentReference.Builder
.