Class: Aws::Types::DeleteOdbPeeringConnectionInput

Inherits:
Object
  • Object
show all
Defined in:
sig/types.rbs

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#odb_peering_connection_id::String

Returns the value of attribute odb_peering_connection_id.

Returns:

  • (::String)


1327
1328
1329
# File 'sig/types.rbs', line 1327

def odb_peering_connection_id
  @odb_peering_connection_id
end