Module: Aws::CloudWatchLogs::Client::_DescribeDestinationsResponseSuccess

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

Instance Method Summary collapse

Instance Method Details

#destinations::Array[Types::Destination]

Returns:



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

def destinations: () -> ::Array[Types::Destination]

#next_token::String

Returns:

  • (::String)


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

def next_token: () -> ::String