interface IOdbPeeringConnectionRef
Language | Type name |
---|---|
![]() | Amazon.CDK.aws_odb.IOdbPeeringConnectionRef |
![]() | github.com/aws/aws-cdk-go/awscdk/v2/awsodb#IOdbPeeringConnectionRef |
![]() | software.amazon.awscdk.services.odb.IOdbPeeringConnectionRef |
![]() | aws_cdk.aws_odb.IOdbPeeringConnectionRef |
![]() | aws-cdk-lib » aws_odb » IOdbPeeringConnectionRef |
Implemented by
Cfn
Indicates that this resource can be referenced as a OdbPeeringConnection.
Properties
Name | Type | Description |
---|---|---|
node | Node | The tree node. |
odb | Odb | A reference to a OdbPeeringConnection resource. |
node
Type:
Node
The tree node.
odbPeeringConnectionRef
Type:
Odb
A reference to a OdbPeeringConnection resource.