Module: Aws::CodeStarconnections::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:



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

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

#next_token::String

Returns:

  • (::String)


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

def next_token: () -> ::String