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