Module: Aws::CloudWatchLogs::Client::_DescribeDeliveryDestinationsResponseSuccess

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

Instance Method Summary collapse

Instance Method Details

#delivery_destinations::Array[Types::DeliveryDestination]

Returns:



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

def delivery_destinations: () -> ::Array[Types::DeliveryDestination]

#next_token::String

Returns:

  • (::String)


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

def next_token: () -> ::String