Uses of Interface
software.amazon.awscdk.services.ecs.IExternalService
Packages that use IExternalService
-
Uses of IExternalService in software.amazon.awscdk.services.ecs
Subinterfaces of IExternalService in software.amazon.awscdk.services.ecsModifier and TypeInterfaceDescriptionstatic interfaceInternal default implementation forIExternalService.Classes in software.amazon.awscdk.services.ecs that implement IExternalServiceModifier and TypeClassDescriptionclassThis creates a service using the External 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 IExternalServiceModifier and TypeMethodDescriptionstatic IExternalServiceExternalService.fromExternalServiceArn(software.constructs.Construct scope, String id, String externalServiceArn) Imports from the specified service ARN.