Uses of Interface
software.aws.awsprototypingsdk.cdkgraphplugindiagram.IPluginConfig
-
-
Uses of IPluginConfig in software.aws.awsprototypingsdk.cdkgraphplugindiagram
Subinterfaces of IPluginConfig in software.aws.awsprototypingsdk.cdkgraphplugindiagram Modifier and Type Interface Description static interfaceIPluginConfig.Jsii$DefaultInternal default implementation forIPluginConfig.Classes in software.aws.awsprototypingsdk.cdkgraphplugindiagram that implement IPluginConfig Modifier and Type Class Description static classIPluginConfig.Jsii$ProxyA proxy class which represents a concrete javascript instance of this type.Methods in software.aws.awsprototypingsdk.cdkgraphplugindiagram that return IPluginConfig Modifier and Type Method Description IPluginConfigCdkGraphDiagramPlugin. getConfig()(experimental) Get diagram plugin config.Constructors in software.aws.awsprototypingsdk.cdkgraphplugindiagram with parameters of type IPluginConfig Constructor Description CdkGraphDiagramPlugin(IPluginConfig config)
-