recoveryPoints
fun Flow<ListRecoveryPointsByBackupVaultResponse>.recoveryPoints(): Flow<RecoveryPointByBackupVault>
This paginator transforms the flow returned by listRecoveryPointsByBackupVaultPaginated to access the nested member RecoveryPointByBackupVault
Return
A kotlinx.coroutines.flow.Flow that can collect RecoveryPointByBackupVault
This paginator transforms the flow returned by listRecoveryPointsByLegalHoldPaginated to access the nested member RecoveryPointMember
Return
A kotlinx.coroutines.flow.Flow that can collect RecoveryPointMember
This paginator transforms the flow returned by listRecoveryPointsByResourcePaginated to access the nested member RecoveryPointByResource
Return
A kotlinx.coroutines.flow.Flow that can collect RecoveryPointByResource