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