Module: Aws::EventBridge::Client::_ListConnectionsResponseSuccess

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

Instance Method Summary collapse

Instance Method Details

#connections::Array[Types::Connection]

Returns:



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

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

#next_token::String

Returns:

  • (::String)


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

def next_token: () -> ::String