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 class
An implementation forCfnPlugin.CustomPluginConfigurationProperty
Methods 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()
void
CfnPlugin.setCustomPluginConfiguration
(CfnPlugin.CustomPluginConfigurationProperty value) Configuration information required to create a custom plugin.