AwsEcsDeploymentModule
Hierarchy
- unknown<AwsEcsDeploymentModuleSchema, Deployment>
- AwsEcsDeploymentModule
Index
Constructors
Methods
Constructors
constructor
Returns AwsEcsDeploymentModule
Methods
onInit
Parameters
inputs: AwsEcsDeploymentModuleSchema
Returns Promise<AwsEcsDeployment>
AwsEcsDeploymentModuleis an ECS-based AWS deployment module that provides an implementation for theDeploymentmodel. This module creates deployments for ECS-based servers with container configurations for task definitions. It establishes the relationship between servers and their deployment configurations.TypeScript
Modules/Deployment/AwsEcsDeployment
Deploymentmodel.