Home > @world-wide-lab/deploy > WwlAwsDeployment > (constructor)
WwlAwsDeployment.(constructor)
Create a new deployment of WWL on AWS ECS.
Signature:
typescript
constructor(config?: WwlAwsDeploymentConfig);
Parameters
Parameter | Type | Description |
---|---|---|
config | (Optional) The configuration for this deployment. |