Uses of Class
software.amazon.awscdk.cfnpropertymixins.services.wisdom.CfnAIAgentMixinProps.Builder
Packages that use CfnAIAgentMixinProps.Builder
-
Uses of CfnAIAgentMixinProps.Builder in software.amazon.awscdk.cfnpropertymixins.services.wisdom
Methods in software.amazon.awscdk.cfnpropertymixins.services.wisdom that return CfnAIAgentMixinProps.BuilderModifier and TypeMethodDescriptionCfnAIAgentMixinProps.Builder.assistantId(String assistantId) Sets the value ofCfnAIAgentMixinProps.getAssistantId()static CfnAIAgentMixinProps.BuilderCfnAIAgentMixinProps.builder()CfnAIAgentMixinProps.Builder.configuration(CfnAIAgentPropsMixin.AIAgentConfigurationProperty configuration) Sets the value ofCfnAIAgentMixinProps.getConfiguration()CfnAIAgentMixinProps.Builder.configuration(IResolvable configuration) Sets the value ofCfnAIAgentMixinProps.getConfiguration()CfnAIAgentMixinProps.Builder.description(String description) Sets the value ofCfnAIAgentMixinProps.getDescription()Sets the value ofCfnAIAgentMixinProps.getName()Sets the value ofCfnAIAgentMixinProps.getTags()Sets the value ofCfnAIAgentMixinProps.getType()Constructors in software.amazon.awscdk.cfnpropertymixins.services.wisdom with parameters of type CfnAIAgentMixinProps.BuilderModifierConstructorDescriptionprotectedJsii$Proxy(CfnAIAgentMixinProps.Builder builder) Constructor that initializes the object based on literal property values passed by theCfnAIAgentMixinProps.Builder.