Interface IExternalTaskDefinition
The interface of a task definition run on an External cluster.
Inherited Members
Namespace: Amazon.CDK.AWS.ECS
Assembly: Amazon.CDK.AWS.ECS.dll
Syntax (csharp)
public interface IExternalTaskDefinition : ITaskDefinition, IResource, IConstruct, IDependable
Syntax (vb)
Public Interface IExternalTaskDefinition
Inherits ITaskDefinition, IResource, IConstruct, IConstruct, IDependable