Interface IWaitConditionHandleRef
(experimental) Indicates that this resource can be referenced as a WaitConditionHandle.
Inherited Members
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
Remarks
Stability: Experimental