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