Module: Aws::RedshiftServerless::Client::_ListTableRestoreStatusResponseSuccess
- Includes:
- Seahorse::Client::_ResponseSuccess[Types::ListTableRestoreStatusResponse]
- Defined in:
- sig/client.rbs
Instance Method Summary collapse
Instance Method Details
#next_token ⇒ ::String
663 |
# File 'sig/client.rbs', line 663
def next_token: () -> ::String
|
#table_restore_statuses ⇒ ::Array[Types::TableRestoreStatus]
664 |
# File 'sig/client.rbs', line 664
def table_restore_statuses: () -> ::Array[Types::TableRestoreStatus]
|