@openfabr/cdf / Exports / cdktf / ProjectStackProps
Interface: ProjectStackProps<IPC, GC, NC, CC, SC, RC>
cdktf.ProjectStackProps
Properties for ProjectStack.
Type parameters
| Name | Type | 
|---|---|
IPC |  extends InfraPlanConstructs |  
GC |  extends GeneralConfig |  
NC |  extends NetworkConfig |  
CC |  extends ComponentConfig |  
SC |  extends ServiceConfig |  
RC |  extends RelationConfig |  
Table of contents
Properties
Properties
orchestrator
• orchestrator: Orchestrator<IPC, GC, NC, CC, SC, RC>