@openfabr/cdf / Exports / InfraPlan
Class: InfraPlan<IPC>
Concrete class that carries both the generated infra baseline and all the outputs as a result.
Usually there is no need to extend this class.
Type parameters
| Name | Type |
|---|---|
IPC | extends InfraPlanConstructs |
Table of contents
Constructors
Properties
Constructors
constructor
• new InfraPlan<IPC>(constructs, outputs)
Type parameters
| Name | Type |
|---|---|
IPC | extends InfraPlanConstructs |
Parameters
| Name | Type |
|---|---|
constructs | IPC |
outputs | InfraPlanOutputs |
Defined in
Properties
constructs
• Readonly constructs: IPC
Defined in
outputs
• Readonly outputs: InfraPlanOutputs