Uses of Class
software.amazon.awscdk.cfnpropertymixins.services.qbusiness.CfnWebExperienceMixinProps.Builder
Packages that use CfnWebExperienceMixinProps.Builder
-
Uses of CfnWebExperienceMixinProps.Builder in software.amazon.awscdk.cfnpropertymixins.services.qbusiness
Methods in software.amazon.awscdk.cfnpropertymixins.services.qbusiness that return CfnWebExperienceMixinProps.BuilderModifier and TypeMethodDescriptionCfnWebExperienceMixinProps.Builder.applicationId(String applicationId) Sets the value ofCfnWebExperienceMixinProps.getApplicationId()CfnWebExperienceMixinProps.Builder.browserExtensionConfiguration(CfnWebExperiencePropsMixin.BrowserExtensionConfigurationProperty browserExtensionConfiguration) Sets the value ofCfnWebExperienceMixinProps.getBrowserExtensionConfiguration()CfnWebExperienceMixinProps.Builder.browserExtensionConfiguration(IResolvable browserExtensionConfiguration) Sets the value ofCfnWebExperienceMixinProps.getBrowserExtensionConfiguration()CfnWebExperienceMixinProps.builder()CfnWebExperienceMixinProps.Builder.customizationConfiguration(CfnWebExperiencePropsMixin.CustomizationConfigurationProperty customizationConfiguration) Sets the value ofCfnWebExperienceMixinProps.getCustomizationConfiguration()CfnWebExperienceMixinProps.Builder.customizationConfiguration(IResolvable customizationConfiguration) Sets the value ofCfnWebExperienceMixinProps.getCustomizationConfiguration()CfnWebExperienceMixinProps.Builder.identityProviderConfiguration(CfnWebExperiencePropsMixin.IdentityProviderConfigurationProperty identityProviderConfiguration) Sets the value ofCfnWebExperienceMixinProps.getIdentityProviderConfiguration()CfnWebExperienceMixinProps.Builder.identityProviderConfiguration(IResolvable identityProviderConfiguration) Sets the value ofCfnWebExperienceMixinProps.getIdentityProviderConfiguration()Sets the value ofCfnWebExperienceMixinProps.getOrigins()Sets the value ofCfnWebExperienceMixinProps.getRoleArn()CfnWebExperienceMixinProps.Builder.samplePromptsControlMode(String samplePromptsControlMode) Sets the value ofCfnWebExperienceMixinProps.getSamplePromptsControlMode()Sets the value ofCfnWebExperienceMixinProps.getSubtitle()Sets the value ofCfnWebExperienceMixinProps.getTags()Sets the value ofCfnWebExperienceMixinProps.getTitle()CfnWebExperienceMixinProps.Builder.welcomeMessage(String welcomeMessage) Sets the value ofCfnWebExperienceMixinProps.getWelcomeMessage()Constructors in software.amazon.awscdk.cfnpropertymixins.services.qbusiness with parameters of type CfnWebExperienceMixinProps.BuilderModifierConstructorDescriptionprotectedConstructor that initializes the object based on literal property values passed by theCfnWebExperienceMixinProps.Builder.