Module: Aws::CloudWatchLogs::Client::_DescribeLogStreamsResponseSuccess
- Includes:
- Seahorse::Client::_ResponseSuccess[Types::DescribeLogStreamsResponse]
- Defined in:
- sig/client.rbs
Instance Method Summary collapse
Instance Method Details
#log_streams ⇒ ::Array[Types::LogStream]
566 |
# File 'sig/client.rbs', line 566
def log_streams: () -> ::Array[Types::LogStream]
|
#next_token ⇒ ::String
567 |
# File 'sig/client.rbs', line 567
def next_token: () -> ::String
|