interface IScalingPlanRef
Language | Type name |
---|---|
![]() | Amazon.CDK.AWS.AutoScalingPlans.IScalingPlanRef |
![]() | github.com/aws/aws-cdk-go/awscdk/v2/awsautoscalingplans#IScalingPlanRef |
![]() | software.amazon.awscdk.services.autoscalingplans.IScalingPlanRef |
![]() | aws_cdk.aws_autoscalingplans.IScalingPlanRef |
![]() | aws-cdk-lib » aws_autoscalingplans » IScalingPlanRef |
Implemented by
Cfn
Indicates that this resource can be referenced as a ScalingPlan.
Properties
Name | Type | Description |
---|---|---|
node | Node | The tree node. |
scaling | Scaling | A reference to a ScalingPlan resource. |
node
Type:
Node
The tree node.
scalingPlanRef
Type:
Scaling
A reference to a ScalingPlan resource.