Uses of Interface
software.aws.awsprototypingsdk.cdkgraphplugindiagram.IDiagramConfig
-
-
Uses of IDiagramConfig in software.aws.awsprototypingsdk.cdkgraphplugindiagram
Subinterfaces of IDiagramConfig in software.aws.awsprototypingsdk.cdkgraphplugindiagram Modifier and Type Interface Description static interfaceIDiagramConfig.Jsii$DefaultInternal default implementation forIDiagramConfig.Classes in software.aws.awsprototypingsdk.cdkgraphplugindiagram that implement IDiagramConfig Modifier and Type Class Description static classIDiagramConfig.Jsii$ProxyA proxy class which represents a concrete javascript instance of this type.Methods in software.aws.awsprototypingsdk.cdkgraphplugindiagram that return types with arguments of type IDiagramConfig Modifier and Type Method Description default List<IDiagramConfig>IPluginConfig. getDiagrams()(experimental) List of diagram configurations to generate diagrams.default List<IDiagramConfig>IPluginConfig.Jsii$Default. getDiagrams()(experimental) List of diagram configurations to generate diagrams.List<IDiagramConfig>IPluginConfig.Jsii$Proxy. getDiagrams()(experimental) List of diagram configurations to generate diagrams.
-