Module: Aws::CloudWatchLogs::Client::_DescribeDeliveriesResponseSuccess
- Includes:
- Seahorse::Client::_ResponseSuccess[Types::DescribeDeliveriesResponse]
- Defined in:
- sig/client.rbs
Instance Method Summary collapse
Instance Method Details
#deliveries ⇒ ::Array[Types::Delivery]
431 |
# File 'sig/client.rbs', line 431
def deliveries: () -> ::Array[Types::Delivery]
|
#next_token ⇒ ::String
432 |
# File 'sig/client.rbs', line 432
def next_token: () -> ::String
|