listIndexedRecoveryPoints
inline suspend fun BackupClient.listIndexedRecoveryPoints(crossinline block: ListIndexedRecoveryPointsRequest.Builder.() -> Unit): ListIndexedRecoveryPointsResponse
This operation returns a list of recovery points that have an associated index, belonging to the specified account.
Optional parameters you can include are: MaxResults; NextToken; SourceResourceArns; CreatedBefore; CreatedAfter; and ResourceType.