Module: Aws::Odb::Client::_ListOdbPeeringConnectionsResponseSuccess

Includes:
Seahorse::Client::_ResponseSuccess[Types::ListOdbPeeringConnectionsOutput]
Defined in:
sig/client.rbs

Instance Method Summary collapse

Instance Method Details

#next_token::String

Returns:

  • (::String)


810
# File 'sig/client.rbs', line 810

def next_token: () -> ::String

#odb_peering_connections::Array[Types::OdbPeeringConnectionSummary]



811
# File 'sig/client.rbs', line 811

def odb_peering_connections: () -> ::Array[Types::OdbPeeringConnectionSummary]