Class: Aws::Types::DeleteOdbPeeringConnectionInput
- Inherits:
-
Object
- Object
- Aws::Types::DeleteOdbPeeringConnectionInput
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#odb_peering_connection_id ⇒ ::String
Returns the value of attribute odb_peering_connection_id.
Instance Attribute Details
#odb_peering_connection_id ⇒ ::String
Returns the value of attribute odb_peering_connection_id.
1327 1328 1329 |
# File 'sig/types.rbs', line 1327 def odb_peering_connection_id @odb_peering_connection_id end |