Show / Hide Table of Contents

Interface IWarmPoolRef

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

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

IWarmPoolReference

Remarks

Stability: Experimental

Back to top Generated by DocFX