interface IScalingPolicyRef
Language | Type name |
---|---|
![]() | Amazon.CDK.AWS.AutoScaling.IScalingPolicyRef |
![]() | github.com/aws/aws-cdk-go/awscdk/v2/awsautoscaling#IScalingPolicyRef |
![]() | software.amazon.awscdk.services.autoscaling.IScalingPolicyRef |
![]() | aws_cdk.aws_autoscaling.IScalingPolicyRef |
![]() | aws-cdk-lib » aws_autoscaling » IScalingPolicyRef |
Implemented by
Cfn
Indicates that this resource can be referenced as a ScalingPolicy.
Properties
Name | Type | Description |
---|---|---|
node | Node | The tree node. |
scaling | Scaling | A reference to a ScalingPolicy resource. |
node
Type:
Node
The tree node.
scalingPolicyRef
Type:
Scaling
A reference to a ScalingPolicy resource.