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