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