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]
585 |
# File 'sig/client.rbs', line 585 def lookup_tables: () -> ::Array[Types::LookupTable] |
#next_token ⇒ ::String
586 |
# File 'sig/client.rbs', line 586 def next_token: () -> ::String |