Module: Aws::TimestreamWrite::Client::_ListTablesResponseSuccess
- Includes:
- Seahorse::Client::_ResponseSuccess[Types::ListTablesResponse]
- Defined in:
- sig/client.rbs
Instance Method Summary collapse
Instance Method Details
#next_token ⇒ ::String
288 |
# File 'sig/client.rbs', line 288
def next_token: () -> ::String
|
#tables ⇒ ::Array[Types::Table]
287 |
# File 'sig/client.rbs', line 287
def tables: () -> ::Array[Types::Table]
|