Uses of Interface
software.amazon.awscdk.services.ecs.IFargateService
-
Uses of IFargateService in software.amazon.awscdk.services.ecs
Modifier and TypeInterfaceDescriptionstatic interface
Internal default implementation forIFargateService
.Modifier and TypeClassDescriptionclass
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.Modifier and TypeMethodDescriptionstatic IFargateService
FargateService.fromFargateServiceArn
(software.constructs.Construct scope, String id, String fargateServiceArn) Imports from the specified service ARN.