Uses of Interface
software.amazon.awscdk.services.ecs.IService
Packages that use IService
-
Uses of IService in software.amazon.awscdk.services.ecs
Subinterfaces of IService in software.amazon.awscdk.services.ecsModifier and TypeInterfaceDescriptioninterface
The interface for BaseService.static interface
Internal default implementation forIBaseService
.interface
The interface for a service using the EC2 launch type on an ECS cluster.static interface
Internal default implementation forIEc2Service
.interface
The interface for a service using the External launch type on an ECS cluster.static interface
Internal default implementation forIExternalService
.interface
The interface for a service using the Fargate launch type on an ECS cluster.static interface
Internal default implementation forIFargateService
.static interface
Internal default implementation forIService
.Classes in software.amazon.awscdk.services.ecs that implement IServiceModifier and TypeClassDescriptionclass
The base class for Ec2Service and FargateService services.class
This creates a service using the EC2 launch type on an ECS cluster.class
This creates a service using the External launch type on an ECS cluster.class
This creates a service using the Fargate launch type on an ECS cluster.static final class
A proxy class which represents a concrete javascript instance of this type.static final class
A proxy class which represents a concrete javascript instance of this type.static final class
A proxy class which represents a concrete javascript instance of this type.static final class
A proxy class which represents a concrete javascript instance of this type.static final class
A proxy class which represents a concrete javascript instance of this type.