Interface IDaemonRef
(experimental) Indicates that this resource can be referenced as a Daemon.
Inherited Members
Namespace: Amazon.CDK.Interfaces.ECS
Assembly: Amazon.CDK.Lib.dll
Syntax (csharp)
public interface IDaemonRef : IConstruct, IDependable, IEnvironmentAware
Syntax (vb)
Public Interface IDaemonRef Inherits IConstruct, IDependable, IEnvironmentAware
Remarks
Stability: Experimental
Synopsis
Properties
| DaemonRef | (experimental) A reference to a Daemon resource. |
Properties
DaemonRef
(experimental) A reference to a Daemon resource.
IDaemonReference DaemonRef { get; }
Property Value
Remarks
Stability: Experimental