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
Classes in software.amazon.awscdk.services.ecs that implement IServiceRefModifier and TypeClassDescriptionclassTheAWS::ECS::Serviceresource creates an Amazon Elastic Container Service (Amazon ECS) service that runs and maintains the requested number of tasks and associated load balancers.