Contents:
LaunchType
Bases: Enum
Enum
The launch type of an ECS service.
Attributes
The service will be launched using the EC2 launch type.
The service will be launched using the EXTERNAL launch type.
The service will be launched using the FARGATE launch type.