Uses of Interface
software.amazon.awscdk.interfaces.ecs.IServiceRef
Packages that use IServiceRef
Package
Description
Amazon ECS Construct Library
-
Uses of IServiceRef in software.amazon.awscdk.interfaces.ecs
Subinterfaces of IServiceRef in software.amazon.awscdk.interfaces.ecsModifier and TypeInterfaceDescriptionstatic interfaceInternal default implementation forIServiceRef.Classes in software.amazon.awscdk.interfaces.ecs that implement IServiceRefModifier and TypeClassDescriptionstatic final classA proxy class which represents a concrete javascript instance of this type. -
Uses of IServiceRef in software.amazon.awscdk.services.ecs
Subinterfaces of IServiceRef 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.interfaceThe interface for a service.static interfaceInternal default implementation forIService.Classes in software.amazon.awscdk.services.ecs that implement IServiceRefModifier and TypeClassDescriptionclassThe base class for Ec2Service and FargateService services.classTheAWS::ECS::Serviceresource creates an Amazon Elastic Container Service (Amazon ECS) service that runs and maintains the requested number of tasks and associated load balancers.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.Methods in software.amazon.awscdk.services.ecs with parameters of type IServiceRef