Interface DeploymentPlanProps

interface DeploymentPlanProps {
    definition: IChainable;
}

Properties

Properties

definition: IChainable

Generated using TypeDoc