Module: Aws::Redshift::Client::_DescribeTableRestoreStatusResponseSuccess
- Includes:
- Seahorse::Client::_ResponseSuccess[Types::TableRestoreStatusMessage]
- Defined in:
- sig/client.rbs
Instance Method Summary collapse
Instance Method Details
#marker ⇒ ::String
1437 |
# File 'sig/client.rbs', line 1437
def marker: () -> ::String
|
#table_restore_status_details ⇒ ::Array[Types::TableRestoreStatus]
1436 |
# File 'sig/client.rbs', line 1436
def table_restore_status_details: () -> ::Array[Types::TableRestoreStatus]
|