Home > @world-wide-lab/deploy > WwlAzureDeployment > (constructor)
WwlAzureDeployment.(constructor)
Create a new deployment of WWL on AWS App Runner.
Signature:
typescript
constructor(config?: WwlAzureDeploymentConfig, stackConfig?: any);
Parameters
Parameter | Type | Description |
---|---|---|
config | (Optional) The configuration for this deployment. | |
stackConfig | any | (Optional) The stack configuration for the pulumi stack (this is usually only needed in exceptional circumstances). |