Uses of Class
software.amazon.awscdk.services.qbusiness.CfnWebExperienceProps.Builder
Packages that use CfnWebExperienceProps.Builder
-
Uses of CfnWebExperienceProps.Builder in software.amazon.awscdk.services.qbusiness
Methods in software.amazon.awscdk.services.qbusiness that return CfnWebExperienceProps.BuilderModifier and TypeMethodDescriptionCfnWebExperienceProps.Builder.applicationId(String applicationId) Sets the value ofCfnWebExperienceProps.getApplicationId()CfnWebExperienceProps.Builder.browserExtensionConfiguration(IResolvable browserExtensionConfiguration) Sets the value ofCfnWebExperienceProps.getBrowserExtensionConfiguration()CfnWebExperienceProps.Builder.browserExtensionConfiguration(CfnWebExperience.BrowserExtensionConfigurationProperty browserExtensionConfiguration) Sets the value ofCfnWebExperienceProps.getBrowserExtensionConfiguration()CfnWebExperienceProps.builder()CfnWebExperienceProps.Builder.customizationConfiguration(IResolvable customizationConfiguration) Sets the value ofCfnWebExperienceProps.getCustomizationConfiguration()CfnWebExperienceProps.Builder.customizationConfiguration(CfnWebExperience.CustomizationConfigurationProperty customizationConfiguration) Sets the value ofCfnWebExperienceProps.getCustomizationConfiguration()CfnWebExperienceProps.Builder.identityProviderConfiguration(IResolvable identityProviderConfiguration) Sets the value ofCfnWebExperienceProps.getIdentityProviderConfiguration()CfnWebExperienceProps.Builder.identityProviderConfiguration(CfnWebExperience.IdentityProviderConfigurationProperty identityProviderConfiguration) Sets the value ofCfnWebExperienceProps.getIdentityProviderConfiguration()Sets the value ofCfnWebExperienceProps.getOrigins()Sets the value ofCfnWebExperienceProps.getRoleArn()CfnWebExperienceProps.Builder.samplePromptsControlMode(String samplePromptsControlMode) Sets the value ofCfnWebExperienceProps.getSamplePromptsControlMode()Sets the value ofCfnWebExperienceProps.getSubtitle()Sets the value ofCfnWebExperienceProps.getTags()Sets the value ofCfnWebExperienceProps.getTitle()CfnWebExperienceProps.Builder.welcomeMessage(String welcomeMessage) Sets the value ofCfnWebExperienceProps.getWelcomeMessage()Constructors in software.amazon.awscdk.services.qbusiness with parameters of type CfnWebExperienceProps.BuilderModifierConstructorDescriptionprotectedJsii$Proxy(CfnWebExperienceProps.Builder builder) Constructor that initializes the object based on literal property values passed by theCfnWebExperienceProps.Builder.