interface IDBProxyTargetGroupRef
Language | Type name |
---|---|
![]() | Amazon.CDK.AWS.RDS.IDBProxyTargetGroupRef |
![]() | github.com/aws/aws-cdk-go/awscdk/v2/awsrds#IDBProxyTargetGroupRef |
![]() | software.amazon.awscdk.services.rds.IDBProxyTargetGroupRef |
![]() | aws_cdk.aws_rds.IDBProxyTargetGroupRef |
![]() | aws-cdk-lib » aws_rds » IDBProxyTargetGroupRef |
Implemented by
Cfn
Indicates that this resource can be referenced as a DBProxyTargetGroup.
Properties
Name | Type | Description |
---|---|---|
db | DBProxy | A reference to a DBProxyTargetGroup resource. |
node | Node | The tree node. |
dbProxyTargetGroupRef
Type:
DBProxy
A reference to a DBProxyTargetGroup resource.
node
Type:
Node
The tree node.