Module: Aws::CloudWatchLogs::Client::_DescribeLookupTablesResponseSuccess
- Includes:
- Seahorse::Client::_ResponseSuccess[Types::DescribeLookupTablesResponse]
- Defined in:
- sig/client.rbs
Instance Method Summary collapse
Instance Method Details
#lookup_tables ⇒ ::Array[Types::LookupTable]
583 |
# File 'sig/client.rbs', line 583
def lookup_tables: () -> ::Array[Types::LookupTable]
|
#next_token ⇒ ::String
584 |
# File 'sig/client.rbs', line 584
def next_token: () -> ::String
|