Kind: Interface
Source: atloria-monorepo/libs/parser-core/src/generators/diagrams/deployment-diagram.generator.ts
Options for deployment diagram generation
Properties
| Property | Type |
|---|---|
showPorts | boolean |
showTechnology | boolean |
showNetworkZones | boolean |
showInstanceCounts | boolean |
showExternalServices | boolean |
direction | `'TB' |
includeNodeTypes | DeploymentNodeType[] |
environment | string |
Was this page helpful?