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]
430 |
# File 'sig/client.rbs', line 430
def deliveries: () -> ::Array[Types::Delivery]
|
#next_token ⇒ ::String
431 |
# File 'sig/client.rbs', line 431
def next_token: () -> ::String
|