interface IScalingPolicyRef
Language | Type name |
---|---|
![]() | Amazon.CDK.AWS.ApplicationAutoScaling.IScalingPolicyRef |
![]() | github.com/aws/aws-cdk-go/awscdk/v2/awsapplicationautoscaling#IScalingPolicyRef |
![]() | software.amazon.awscdk.services.applicationautoscaling.IScalingPolicyRef |
![]() | aws_cdk.aws_applicationautoscaling.IScalingPolicyRef |
![]() | aws-cdk-lib » aws_applicationautoscaling » 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.