Uses of Class
software.amazon.awscdk.cfnpropertymixins.services.qbusiness.CfnPluginMixinProps.Builder
Packages that use CfnPluginMixinProps.Builder
-
Uses of CfnPluginMixinProps.Builder in software.amazon.awscdk.cfnpropertymixins.services.qbusiness
Methods in software.amazon.awscdk.cfnpropertymixins.services.qbusiness that return CfnPluginMixinProps.BuilderModifier and TypeMethodDescriptionCfnPluginMixinProps.Builder.applicationId(String applicationId) Sets the value ofCfnPluginMixinProps.getApplicationId()CfnPluginMixinProps.Builder.authConfiguration(CfnPluginPropsMixin.PluginAuthConfigurationProperty authConfiguration) Sets the value ofCfnPluginMixinProps.getAuthConfiguration()CfnPluginMixinProps.Builder.authConfiguration(IResolvable authConfiguration) Sets the value ofCfnPluginMixinProps.getAuthConfiguration()static CfnPluginMixinProps.BuilderCfnPluginMixinProps.builder()CfnPluginMixinProps.Builder.customPluginConfiguration(CfnPluginPropsMixin.CustomPluginConfigurationProperty customPluginConfiguration) Sets the value ofCfnPluginMixinProps.getCustomPluginConfiguration()CfnPluginMixinProps.Builder.customPluginConfiguration(IResolvable customPluginConfiguration) Sets the value ofCfnPluginMixinProps.getCustomPluginConfiguration()CfnPluginMixinProps.Builder.displayName(String displayName) Sets the value ofCfnPluginMixinProps.getDisplayName()Sets the value ofCfnPluginMixinProps.getServerUrl()Sets the value ofCfnPluginMixinProps.getState()Sets the value ofCfnPluginMixinProps.getTags()Sets the value ofCfnPluginMixinProps.getType()Constructors in software.amazon.awscdk.cfnpropertymixins.services.qbusiness with parameters of type CfnPluginMixinProps.BuilderModifierConstructorDescriptionprotectedJsii$Proxy(CfnPluginMixinProps.Builder builder) Constructor that initializes the object based on literal property values passed by theCfnPluginMixinProps.Builder.