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:



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

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

#next_token::String

Returns:

  • (::String)


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

def next_token: () -> ::String