Uses of Interface
software.amazon.awscdk.services.qbusiness.CfnPlugin.CustomPluginConfigurationProperty
Packages that use CfnPlugin.CustomPluginConfigurationProperty
-
Uses of CfnPlugin.CustomPluginConfigurationProperty in software.amazon.awscdk.services.qbusiness
Classes in software.amazon.awscdk.services.qbusiness that implement CfnPlugin.CustomPluginConfigurationPropertyModifier and TypeClassDescriptionstatic final classAn implementation forCfnPlugin.CustomPluginConfigurationPropertyMethods in software.amazon.awscdk.services.qbusiness that return CfnPlugin.CustomPluginConfigurationPropertyModifier and TypeMethodDescriptionCfnPlugin.CustomPluginConfigurationProperty.Builder.build()Builds the configured instance.Methods in software.amazon.awscdk.services.qbusiness with parameters of type CfnPlugin.CustomPluginConfigurationPropertyModifier and TypeMethodDescriptionCfnPlugin.Builder.customPluginConfiguration(CfnPlugin.CustomPluginConfigurationProperty customPluginConfiguration) Configuration information required to create a custom plugin.CfnPluginProps.Builder.customPluginConfiguration(CfnPlugin.CustomPluginConfigurationProperty customPluginConfiguration) Sets the value ofCfnPluginProps.getCustomPluginConfiguration()voidCfnPlugin.setCustomPluginConfiguration(CfnPlugin.CustomPluginConfigurationProperty value) Configuration information required to create a custom plugin.