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