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)


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

def next_token: () -> ::String

#odb_peering_connections::Array[Types::OdbPeeringConnectionSummary]



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

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