Uses of Interface
software.amazon.awscdk.services.quicksight.CfnAgent.CustomPromptInputProperty
Packages that use CfnAgent.CustomPromptInputProperty
-
Uses of CfnAgent.CustomPromptInputProperty in software.amazon.awscdk.services.quicksight
Classes in software.amazon.awscdk.services.quicksight that implement CfnAgent.CustomPromptInputPropertyModifier and TypeClassDescriptionstatic final classAn implementation forCfnAgent.CustomPromptInputPropertyMethods in software.amazon.awscdk.services.quicksight that return CfnAgent.CustomPromptInputPropertyModifier and TypeMethodDescriptionCfnAgent.CustomPromptInputProperty.Builder.build()Builds the configured instance.Methods in software.amazon.awscdk.services.quicksight with parameters of type CfnAgent.CustomPromptInputPropertyModifier and TypeMethodDescriptionCfnAgent.Builder.customPromptInput(CfnAgent.CustomPromptInputProperty customPromptInput) Custom prompt configuration.CfnAgentProps.Builder.customPromptInput(CfnAgent.CustomPromptInputProperty customPromptInput) Sets the value ofCfnAgentProps.getCustomPromptInput()voidCfnAgent.setCustomPromptInput(CfnAgent.CustomPromptInputProperty value) Custom prompt configuration.