Show / Hide Table of Contents

Interface IFargateService

The interface for a service using the Fargate launch type on an ECS cluster.

Inherited Members
IService.ServiceArn
IService.ServiceName
IResource.ApplyRemovalPolicy(RemovalPolicy)
IResource.Env
IResource.Stack
IConstruct.Node
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

Synopsis

Back to top Generated by DocFX