interface ITargetGroupRef
Language | Type name |
---|---|
![]() | Amazon.CDK.AWS.ElasticLoadBalancingV2.ITargetGroupRef |
![]() | github.com/aws/aws-cdk-go/awscdk/v2/awselasticloadbalancingv2#ITargetGroupRef |
![]() | software.amazon.awscdk.services.elasticloadbalancingv2.ITargetGroupRef |
![]() | aws_cdk.aws_elasticloadbalancingv2.ITargetGroupRef |
![]() | aws-cdk-lib » aws_elasticloadbalancingv2 » ITargetGroupRef |
Implemented by
Cfn
Indicates that this resource can be referenced as a TargetGroup.
Properties
Name | Type | Description |
---|---|---|
node | Node | The tree node. |
target | Target | A reference to a TargetGroup resource. |
node
Type:
Node
The tree node.
targetGroupRef
Type:
Target
A reference to a TargetGroup resource.