Uses of Interface
software.amazon.awscdk.services.ecs.IFargateService
Packages that use IFargateService
-
Uses of IFargateService in software.amazon.awscdk.services.ecs
Subinterfaces of IFargateService in software.amazon.awscdk.services.ecsModifier and TypeInterfaceDescriptionstatic interfaceInternal default implementation forIFargateService.Classes in software.amazon.awscdk.services.ecs that implement IFargateServiceModifier and TypeClassDescriptionclassThis 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.Methods in software.amazon.awscdk.services.ecs that return IFargateServiceModifier and TypeMethodDescriptionstatic IFargateServiceFargateService.fromFargateServiceArn(software.constructs.Construct scope, String id, String fargateServiceArn) Imports from the specified service ARN.