Class: Aws::Types::GetOdbPeeringConnectionOutput
- Inherits:
-
Object
- Object
- Aws::Types::GetOdbPeeringConnectionOutput
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#odb_peering_connection ⇒ Types::OdbPeeringConnection
Returns the value of attribute odb_peering_connection.
Instance Attribute Details
#odb_peering_connection ⇒ Types::OdbPeeringConnection
Returns the value of attribute odb_peering_connection.
1726 1727 1728 |
# File 'sig/types.rbs', line 1726 def odb_peering_connection @odb_peering_connection end |