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 TypeInterfaceDescriptioninterfaceThe interface for BaseService.static interfaceInternal default implementation forIBaseService.interfaceThe interface for a service using the EC2 launch type on an ECS cluster.static interfaceInternal default implementation forIEc2Service.interfaceThe interface for a service using the External launch type on an ECS cluster.static interfaceInternal default implementation forIExternalService.interfaceThe interface for a service using the Fargate launch type on an ECS cluster.static interfaceInternal default implementation forIFargateService.static interfaceInternal default implementation forIService.Classes in software.amazon.awscdk.services.ecs that implement IServiceModifier and TypeClassDescriptionclassThe base class for Ec2Service and FargateService services.classThis creates a service using the EC2 launch type on an ECS cluster.classThis creates a service using the External launch type on an ECS cluster.classThis creates a service using the Fargate launch type on an ECS cluster.static final classA proxy class which represents a concrete javascript instance of this type.static final classA proxy class which represents a concrete javascript instance of this type.static final classA proxy class which represents a concrete javascript instance of this type.static final classA proxy class which represents a concrete javascript instance of this type.static final classA proxy class which represents a concrete javascript instance of this type.