interface ILoadBalancerRef
Language | Type name |
---|---|
![]() | Amazon.CDK.AWS.ElasticLoadBalancingV2.ILoadBalancerRef |
![]() | github.com/aws/aws-cdk-go/awscdk/v2/awselasticloadbalancingv2#ILoadBalancerRef |
![]() | software.amazon.awscdk.services.elasticloadbalancingv2.ILoadBalancerRef |
![]() | aws_cdk.aws_elasticloadbalancingv2.ILoadBalancerRef |
![]() | aws-cdk-lib » aws_elasticloadbalancingv2 » 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.