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



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

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

#next_token::String

Returns:

  • (::String)


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

def next_token: () -> ::String