Module: Aws::RedshiftServerless::Client::_ListRecoveryPointsResponseSuccess
- Includes:
- Seahorse::Client::_ResponseSuccess[Types::ListRecoveryPointsResponse]
- Defined in:
- sig/client.rbs
Instance Method Summary collapse
Instance Method Details
#next_token ⇒ ::String
580 |
# File 'sig/client.rbs', line 580
def next_token: () -> ::String
|
#recovery_points ⇒ ::Array[Types::RecoveryPoint]
581 |
# File 'sig/client.rbs', line 581
def recovery_points: () -> ::Array[Types::RecoveryPoint]
|