Interface IExternalService
The interface for a service using the External launch type on an ECS cluster.
Inherited Members
Namespace: Amazon.CDK.AWS.ECS
Assembly: Amazon.CDK.AWS.ECS.dll
Syntax (csharp)
public interface IExternalService : IService, IResource, IConstruct, IDependable
Syntax (vb)
Public Interface IExternalService
Inherits IService, IResource, IConstruct, IConstruct, IDependable