---
type: resource-type
title: OdbPeeringConnection
description: aws resource type AWS::ODB::OdbPeeringConnection
name: OdbPeeringConnection
lexicon: aws
resource_type: AWS::ODB::OdbPeeringConnection
---
`AWS::ODB::OdbPeeringConnection`, a resource type of the aws lexicon.

## Properties

- `AdditionalPeerNetworkCidrs` (`string[]`, optional): The additional CIDR blocks for the ODB peering connection.
- `DisplayName` (`string`, optional): The name of the ODB peering connection.
- `OdbNetworkArn` (`string`, optional): The Amazon Resource Name (ARN) of the ODB network.
- `OdbNetworkId` (`string`, optional): The unique identifier of the ODB network.
- `OdbPeeringConnectionArn` (`string`, optional): The Amazon Resource Name (ARN) of the ODB peering connection.
- `OdbPeeringConnectionId` (`string`, optional): The unique identifier of the ODB peering connection.
- `PeerNetworkArn` (`string`, optional): The Amazon Resource Name (ARN) of the peer network.
- `PeerNetworkCidrs` (`string[]`, optional): The CIDR blocks for the ODB peering connection.
- `PeerNetworkId` (`string`, optional): The unique identifier of the peer network.
- `PeerNetworkRouteTableIds` (`string[]`, optional): The unique identifier of the VPC route table for which a route to the ODB network is automatically created during peering connection establishment.
- `Tags` (`OdbPeeringConnection_Tag[]`, optional): Tags to assign to the Odb peering connection.

## Attributes

- `OdbNetworkArn`
- `OdbPeeringConnectionArn`
- `OdbPeeringConnectionId`
- `PeerNetworkArn`
- `PeerNetworkCidrs`
