Module: Aws::CloudWatchEvents::Client::_ListApiDestinationsResponseSuccess

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

Instance Method Summary collapse

Instance Method Details

#api_destinations::Array[Types::ApiDestination]

Returns:



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

def api_destinations: () -> ::Array[Types::ApiDestination]

#next_token::String

Returns:

  • (::String)


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

def next_token: () -> ::String