interface ILoadBalancerRef
Language | Type name |
---|---|
![]() | Amazon.CDK.AWS.Lightsail.ILoadBalancerRef |
![]() | github.com/aws/aws-cdk-go/awscdk/v2/awslightsail#ILoadBalancerRef |
![]() | software.amazon.awscdk.services.lightsail.ILoadBalancerRef |
![]() | aws_cdk.aws_lightsail.ILoadBalancerRef |
![]() | aws-cdk-lib » aws_lightsail » ILoadBalancerRef |
Implemented by
Cfn
Indicates that this resource can be referenced as a LoadBalancer.
Properties
Name | Type | Description |
---|---|---|
load | Load | A reference to a LoadBalancer resource. |
node | Node | The tree node. |
loadBalancerRef
Type:
Load
A reference to a LoadBalancer resource.
node
Type:
Node
The tree node.