redshiftserverless_get_recovery_point {paws.database} | R Documentation |
Returns information about a recovery point
Description
Returns information about a recovery point.
See https://www.paws-r-sdk.com/docs/redshiftserverless_get_recovery_point/ for full documentation.
Usage
redshiftserverless_get_recovery_point(recoveryPointId)
Arguments
recoveryPointId |
[required] The unique identifier of the recovery point to return information for. |
[Package paws.database version 0.6.0 Index]