Uses of Class
software.amazon.awscdk.cfnpropertymixins.services.quicksight.CfnAgentMixinProps.Builder
Packages that use CfnAgentMixinProps.Builder
-
Uses of CfnAgentMixinProps.Builder in software.amazon.awscdk.cfnpropertymixins.services.quicksight
Methods in software.amazon.awscdk.cfnpropertymixins.services.quicksight that return CfnAgentMixinProps.BuilderModifier and TypeMethodDescriptionCfnAgentMixinProps.Builder.actionConnectors(List<String> actionConnectors) Sets the value ofCfnAgentMixinProps.getActionConnectors()Sets the value ofCfnAgentMixinProps.getAgentId()CfnAgentMixinProps.Builder.agentLifecycle(String agentLifecycle) Sets the value ofCfnAgentMixinProps.getAgentLifecycle()CfnAgentMixinProps.Builder.awsAccountId(String awsAccountId) Sets the value ofCfnAgentMixinProps.getAwsAccountId()static CfnAgentMixinProps.BuilderCfnAgentMixinProps.builder()CfnAgentMixinProps.Builder.customPromptInput(CfnAgentPropsMixin.CustomPromptInputProperty customPromptInput) Sets the value ofCfnAgentMixinProps.getCustomPromptInput()CfnAgentMixinProps.Builder.customPromptInput(IResolvable customPromptInput) Sets the value ofCfnAgentMixinProps.getCustomPromptInput()CfnAgentMixinProps.Builder.description(String description) Sets the value ofCfnAgentMixinProps.getDescription()Sets the value ofCfnAgentMixinProps.getIconId()Sets the value ofCfnAgentMixinProps.getName()Sets the value ofCfnAgentMixinProps.getSpaces()CfnAgentMixinProps.Builder.starterPrompts(List<String> starterPrompts) Sets the value ofCfnAgentMixinProps.getStarterPrompts()CfnAgentMixinProps.Builder.tags(List<? extends CfnAgentPropsMixin.AgentTagProperty> tags) Sets the value ofCfnAgentMixinProps.getTags()CfnAgentMixinProps.Builder.welcomeMessage(String welcomeMessage) Sets the value ofCfnAgentMixinProps.getWelcomeMessage()Constructors in software.amazon.awscdk.cfnpropertymixins.services.quicksight with parameters of type CfnAgentMixinProps.BuilderModifierConstructorDescriptionprotectedJsii$Proxy(CfnAgentMixinProps.Builder builder) Constructor that initializes the object based on literal property values passed by theCfnAgentMixinProps.Builder.