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]
442 |
# File 'sig/client.rbs', line 442
def delivery_destinations: () -> ::Array[Types::DeliveryDestination]
|
#next_token ⇒ ::String
443 |
# File 'sig/client.rbs', line 443
def next_token: () -> ::String
|