Module: Aws::CodeConnections::Client::_ListConnectionsResponseSuccess

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

Instance Method Summary collapse

Instance Method Details

#connections::Array[Types::Connection]

Returns:



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

def connections: () -> ::Array[Types::Connection]

#next_token::String

Returns:

  • (::String)


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

def next_token: () -> ::String