Show / Hide Table of Contents

Interface IDaemonRef

(experimental) Indicates that this resource can be referenced as a Daemon.

Inherited Members
IEnvironmentAware.Env
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

IDaemonReference

Remarks

Stability: Experimental

Back to top Generated by DocFX