Show / Hide Table of Contents

Interface IWaitConditionHandleRef

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

Inherited Members
IEnvironmentAware.Env
Namespace: Amazon.CDK.Interfaces.CloudFormation
Assembly: Amazon.CDK.Lib.dll
Syntax (csharp)
public interface IWaitConditionHandleRef : IConstruct, IDependable, IEnvironmentAware
Syntax (vb)
Public Interface IWaitConditionHandleRef Inherits IConstruct, IDependable, IEnvironmentAware
Remarks

Stability: Experimental

Synopsis

Properties

WaitConditionHandleRef

(experimental) A reference to a WaitConditionHandle resource.

Properties

WaitConditionHandleRef

(experimental) A reference to a WaitConditionHandle resource.

IWaitConditionHandleReference WaitConditionHandleRef { get; }
Property Value

IWaitConditionHandleReference

Remarks

Stability: Experimental

Back to top Generated by DocFX