Module: Aws::ManagedBlockchain::Client::_ListNetworksResponseSuccess

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

Instance Method Summary collapse

Instance Method Details

#networks::Array[Types::NetworkSummary]

Returns:



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

def networks: () -> ::Array[Types::NetworkSummary]

#next_token::String

Returns:

  • (::String)


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

def next_token: () -> ::String