Show / Hide Table of Contents

Interface IScalingPolicyRef

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

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

Stability: Experimental

Synopsis

Properties

ScalingPolicyRef

(experimental) A reference to a ScalingPolicy resource.

Properties

ScalingPolicyRef

(experimental) A reference to a ScalingPolicy resource.

IScalingPolicyReference ScalingPolicyRef { get; }
Property Value

IScalingPolicyReference

Remarks

Stability: Experimental

Back to top Generated by DocFX