Module: Aws::Odb::Client::_ListOdbNetworksResponseSuccess

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

Instance Method Summary collapse

Instance Method Details

#next_token::String

Returns:

  • (::String)


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

def next_token: () -> ::String

#odb_networks::Array[Types::OdbNetworkSummary]

Returns:



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

def odb_networks: () -> ::Array[Types::OdbNetworkSummary]